Skip to content

Commit

Permalink
Added Figaro env
Browse files Browse the repository at this point in the history
  • Loading branch information
manju authored and manju committed Jul 22, 2018
1 parent 46516f4 commit f70dfc3
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -65,6 +65,8 @@ GEM
erubis (2.7.0)
execjs (2.7.0)
ffi (1.9.18)
figaro (1.1.1)
thor (~> 0.14)
globalid (0.3.7)
activesupport (>= 4.1.0)
i18n (0.8.1)
Expand Down Expand Up @@ -178,6 +180,7 @@ DEPENDENCIES
byebug
coffee-rails (~> 4.2)
devise (~> 4.2)
figaro
jbuilder (~> 2.5)
jquery-rails
jquery-turbolinks
Expand All @@ -194,4 +197,4 @@ DEPENDENCIES
web-console (>= 3.3.0)

BUNDLED WITH
1.14.6
1.16.2

0 comments on commit f70dfc3

Please sign in to comment.