update it
This commit is contained in:
parent
564e5b0207
commit
0665f1bc2f
|
@ -63,6 +63,7 @@ GEM
|
|||
json (~> 1.7, >= 1.7.7)
|
||||
minitest (~> 5.1)
|
||||
thread_safe (~> 0.3, >= 0.3.4)
|
||||
concurrent-ruby (~> 1.0, => 1.0.2)
|
||||
tzinfo (~> 1.1)
|
||||
addressable (2.4.0)
|
||||
airbrake (5.3.0)
|
||||
|
@ -119,7 +120,7 @@ GEM
|
|||
compass (~> 1.0.0)
|
||||
sass-rails (< 5.1)
|
||||
sprockets (< 4.0)
|
||||
concurrent-ruby (1.0.5)
|
||||
concurrent-ruby (1.0.2)
|
||||
connection_pool (2.2.01)
|
||||
crack (0.4.3)
|
||||
safe_yaml (~> 1.0.0)
|
||||
|
|
Loading…
Reference in New Issue