bump dependency gems
This commit is contained in:
parent
bebaa98680
commit
4fd66313a4
1 changed files with 2 additions and 3 deletions
|
|
@ -108,8 +108,7 @@ GEM
|
||||||
guard (~> 2.0)
|
guard (~> 2.0)
|
||||||
rubocop (~> 0.20)
|
rubocop (~> 0.20)
|
||||||
hashdiff (0.3.0)
|
hashdiff (0.3.0)
|
||||||
httparty (0.13.7)
|
httparty (0.14.0)
|
||||||
json (~> 1.8)
|
|
||||||
multi_xml (>= 0.5.2)
|
multi_xml (>= 0.5.2)
|
||||||
i18n (0.7.0)
|
i18n (0.7.0)
|
||||||
json (1.8.3)
|
json (1.8.3)
|
||||||
|
|
@ -252,7 +251,7 @@ GEM
|
||||||
spring-watcher-listen (2.0.0)
|
spring-watcher-listen (2.0.0)
|
||||||
listen (>= 2.7, < 4.0)
|
listen (>= 2.7, < 4.0)
|
||||||
spring (~> 1.2)
|
spring (~> 1.2)
|
||||||
sprockets (3.6.3)
|
sprockets (3.7.0)
|
||||||
concurrent-ruby (~> 1.0)
|
concurrent-ruby (~> 1.0)
|
||||||
rack (> 1, < 3)
|
rack (> 1, < 3)
|
||||||
sprockets-rails (3.1.1)
|
sprockets-rails (3.1.1)
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue