Update lock file.
This commit is contained in:
parent
7e059a5a6e
commit
f1d8ed6aaf
14
Gemfile.lock
14
Gemfile.lock
|
@ -385,13 +385,13 @@ PLATFORMS
|
||||||
ruby
|
ruby
|
||||||
|
|
||||||
DEPENDENCIES
|
DEPENDENCIES
|
||||||
actionmailer (~> 5.1.4)
|
actionmailer (~> 5.1)
|
||||||
actionpack (~> 5.1.4)
|
actionpack (~> 5.1)
|
||||||
actionview (~> 5.1.4)
|
actionview (~> 5.1)
|
||||||
active_model_serializers (~> 0.8.3)
|
active_model_serializers (~> 0.8.3)
|
||||||
activemodel (~> 5.1.4)
|
activemodel (~> 5.1)
|
||||||
activerecord (~> 5.1.4)
|
activerecord (~> 5.1)
|
||||||
activesupport (~> 5.1.4)
|
activesupport (~> 5.1)
|
||||||
annotate
|
annotate
|
||||||
aws-sdk
|
aws-sdk
|
||||||
barber
|
barber
|
||||||
|
@ -458,7 +458,7 @@ DEPENDENCIES
|
||||||
rack-mini-profiler
|
rack-mini-profiler
|
||||||
rack-protection
|
rack-protection
|
||||||
rails_multisite (~> 1.1.0.rc4)
|
rails_multisite (~> 1.1.0.rc4)
|
||||||
railties (~> 5.1.4)
|
railties (~> 5.1)
|
||||||
rake
|
rake
|
||||||
rb-fsevent
|
rb-fsevent
|
||||||
rb-inotify (~> 0.9)
|
rb-inotify (~> 0.9)
|
||||||
|
|
Loading…
Reference in New Issue