mirror of
https://github.com/danbee/danbarberphoto
synced 2025-03-04 08:49:07 +00:00
Update dotenv-rails to version 2.4.0
This commit is contained in:
parent
a87e566435
commit
9ba0ae3f83
16
Gemfile.lock
16
Gemfile.lock
@ -103,10 +103,10 @@ GEM
|
|||||||
debug_inspector (0.0.3)
|
debug_inspector (0.0.3)
|
||||||
diff-lcs (1.3)
|
diff-lcs (1.3)
|
||||||
docile (1.3.0)
|
docile (1.3.0)
|
||||||
dotenv (2.2.1)
|
dotenv (2.4.0)
|
||||||
dotenv-rails (2.2.1)
|
dotenv-rails (2.4.0)
|
||||||
dotenv (= 2.2.1)
|
dotenv (= 2.4.0)
|
||||||
railties (>= 3.2, < 5.2)
|
railties (>= 3.2, < 6.0)
|
||||||
dragonfly (1.1.5)
|
dragonfly (1.1.5)
|
||||||
addressable (~> 2.3)
|
addressable (~> 2.3)
|
||||||
multi_json (~> 1.0)
|
multi_json (~> 1.0)
|
||||||
@ -114,7 +114,7 @@ GEM
|
|||||||
dragonfly-s3_data_store (1.3.0)
|
dragonfly-s3_data_store (1.3.0)
|
||||||
dragonfly (~> 1.0)
|
dragonfly (~> 1.0)
|
||||||
fog-aws
|
fog-aws
|
||||||
erubi (1.7.0)
|
erubi (1.7.1)
|
||||||
excon (0.57.1)
|
excon (0.57.1)
|
||||||
execjs (2.7.0)
|
execjs (2.7.0)
|
||||||
factory_bot (4.8.2)
|
factory_bot (4.8.2)
|
||||||
@ -208,8 +208,8 @@ GEM
|
|||||||
method_source (~> 0.9.0)
|
method_source (~> 0.9.0)
|
||||||
public_suffix (3.0.2)
|
public_suffix (3.0.2)
|
||||||
puma (3.11.4)
|
puma (3.11.4)
|
||||||
rack (2.0.4)
|
rack (2.0.5)
|
||||||
rack-test (0.8.2)
|
rack-test (1.0.0)
|
||||||
rack (>= 1.0, < 3)
|
rack (>= 1.0, < 3)
|
||||||
rails (5.1.5)
|
rails (5.1.5)
|
||||||
actioncable (= 5.1.5)
|
actioncable (= 5.1.5)
|
||||||
@ -244,7 +244,7 @@ GEM
|
|||||||
rake (>= 0.8.7)
|
rake (>= 0.8.7)
|
||||||
thor (>= 0.18.1, < 2.0)
|
thor (>= 0.18.1, < 2.0)
|
||||||
rainbow (3.0.0)
|
rainbow (3.0.0)
|
||||||
rake (12.3.0)
|
rake (12.3.1)
|
||||||
rb-fsevent (0.10.2)
|
rb-fsevent (0.10.2)
|
||||||
rb-inotify (0.9.10)
|
rb-inotify (0.9.10)
|
||||||
ffi (>= 0.5.0, < 2)
|
ffi (>= 0.5.0, < 2)
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user