Revert "Update dependencies"
This reverts commit b29953c59a0ecaaafe5f58b4f32cbe75adbea5d9. This appears to disable hashes with indifferent access on staging, trying to find which gem update broke this
This commit is contained in:
parent
41e3c0299a
commit
2e02bdfb7b
29
Gemfile.lock
29
Gemfile.lock
@ -8,19 +8,19 @@ GEM
|
||||
tzinfo (~> 1.1)
|
||||
addressable (2.5.2)
|
||||
public_suffix (>= 2.0.2, < 4.0)
|
||||
backports (3.11.3)
|
||||
backports (3.11.2)
|
||||
concurrent-ruby (1.0.5)
|
||||
crack (0.4.3)
|
||||
safe_yaml (~> 1.0.0)
|
||||
domain_name (0.5.20180417)
|
||||
domain_name (0.5.20170404)
|
||||
unf (>= 0.0.5, < 1.0.0)
|
||||
faraday (0.15.2)
|
||||
faraday (0.14.0)
|
||||
multipart-post (>= 1.2, < 3)
|
||||
hashdiff (0.3.7)
|
||||
http-accept (1.7.0)
|
||||
http-cookie (1.0.3)
|
||||
domain_name (~> 0.5)
|
||||
i18n (1.0.1)
|
||||
i18n (1.0.0)
|
||||
concurrent-ruby (~> 1.0)
|
||||
kgio (2.11.2)
|
||||
m (1.5.1)
|
||||
@ -39,8 +39,8 @@ GEM
|
||||
public_suffix (3.0.2)
|
||||
purdytest (2.0.0)
|
||||
minitest (~> 5.5)
|
||||
rack (2.0.5)
|
||||
rack-protection (2.0.3)
|
||||
rack (2.0.4)
|
||||
rack-protection (2.0.1)
|
||||
rack
|
||||
rack-test (1.0.0)
|
||||
rack (>= 1.0, < 3)
|
||||
@ -57,20 +57,19 @@ GEM
|
||||
mime-types (>= 1.16, < 4.0)
|
||||
netrc (~> 0.8)
|
||||
safe_yaml (1.0.4)
|
||||
sentry-raven (2.7.4)
|
||||
sentry-raven (2.7.2)
|
||||
faraday (>= 0.7.6, < 1.0)
|
||||
sinatra (2.0.3)
|
||||
sinatra (2.0.1)
|
||||
mustermann (~> 1.0)
|
||||
rack (~> 2.0)
|
||||
rack-protection (= 2.0.3)
|
||||
rack-protection (= 2.0.1)
|
||||
tilt (~> 2.0)
|
||||
sinatra-contrib (2.0.3)
|
||||
activesupport (>= 4.0.0)
|
||||
backports (>= 2.8.2)
|
||||
sinatra-contrib (2.0.1)
|
||||
backports (>= 2.0)
|
||||
multi_json
|
||||
mustermann (~> 1.0)
|
||||
rack-protection (= 2.0.3)
|
||||
sinatra (= 2.0.3)
|
||||
rack-protection (= 2.0.1)
|
||||
sinatra (= 2.0.1)
|
||||
tilt (>= 1.3, < 3)
|
||||
thread_safe (0.3.6)
|
||||
tilt (2.0.8)
|
||||
@ -82,7 +81,7 @@ GEM
|
||||
unicorn (5.4.0)
|
||||
kgio (~> 2.6)
|
||||
raindrops (~> 0.7)
|
||||
webmock (3.4.2)
|
||||
webmock (3.3.0)
|
||||
addressable (>= 2.3.6)
|
||||
crack (>= 0.3.2)
|
||||
hashdiff
|
||||
|
Loading…
x
Reference in New Issue
Block a user