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:
Greg Karékinian 2018-07-19 12:45:14 +02:00
parent 41e3c0299a
commit 2e02bdfb7b

View File

@ -8,19 +8,19 @@ GEM
tzinfo (~> 1.1) tzinfo (~> 1.1)
addressable (2.5.2) addressable (2.5.2)
public_suffix (>= 2.0.2, < 4.0) public_suffix (>= 2.0.2, < 4.0)
backports (3.11.3) backports (3.11.2)
concurrent-ruby (1.0.5) concurrent-ruby (1.0.5)
crack (0.4.3) crack (0.4.3)
safe_yaml (~> 1.0.0) safe_yaml (~> 1.0.0)
domain_name (0.5.20180417) domain_name (0.5.20170404)
unf (>= 0.0.5, < 1.0.0) unf (>= 0.0.5, < 1.0.0)
faraday (0.15.2) faraday (0.14.0)
multipart-post (>= 1.2, < 3) multipart-post (>= 1.2, < 3)
hashdiff (0.3.7) hashdiff (0.3.7)
http-accept (1.7.0) http-accept (1.7.0)
http-cookie (1.0.3) http-cookie (1.0.3)
domain_name (~> 0.5) domain_name (~> 0.5)
i18n (1.0.1) i18n (1.0.0)
concurrent-ruby (~> 1.0) concurrent-ruby (~> 1.0)
kgio (2.11.2) kgio (2.11.2)
m (1.5.1) m (1.5.1)
@ -39,8 +39,8 @@ GEM
public_suffix (3.0.2) public_suffix (3.0.2)
purdytest (2.0.0) purdytest (2.0.0)
minitest (~> 5.5) minitest (~> 5.5)
rack (2.0.5) rack (2.0.4)
rack-protection (2.0.3) rack-protection (2.0.1)
rack rack
rack-test (1.0.0) rack-test (1.0.0)
rack (>= 1.0, < 3) rack (>= 1.0, < 3)
@ -57,20 +57,19 @@ GEM
mime-types (>= 1.16, < 4.0) mime-types (>= 1.16, < 4.0)
netrc (~> 0.8) netrc (~> 0.8)
safe_yaml (1.0.4) safe_yaml (1.0.4)
sentry-raven (2.7.4) sentry-raven (2.7.2)
faraday (>= 0.7.6, < 1.0) faraday (>= 0.7.6, < 1.0)
sinatra (2.0.3) sinatra (2.0.1)
mustermann (~> 1.0) mustermann (~> 1.0)
rack (~> 2.0) rack (~> 2.0)
rack-protection (= 2.0.3) rack-protection (= 2.0.1)
tilt (~> 2.0) tilt (~> 2.0)
sinatra-contrib (2.0.3) sinatra-contrib (2.0.1)
activesupport (>= 4.0.0) backports (>= 2.0)
backports (>= 2.8.2)
multi_json multi_json
mustermann (~> 1.0) mustermann (~> 1.0)
rack-protection (= 2.0.3) rack-protection (= 2.0.1)
sinatra (= 2.0.3) sinatra (= 2.0.1)
tilt (>= 1.3, < 3) tilt (>= 1.3, < 3)
thread_safe (0.3.6) thread_safe (0.3.6)
tilt (2.0.8) tilt (2.0.8)
@ -82,7 +81,7 @@ GEM
unicorn (5.4.0) unicorn (5.4.0)
kgio (~> 2.6) kgio (~> 2.6)
raindrops (~> 0.7) raindrops (~> 0.7)
webmock (3.4.2) webmock (3.3.0)
addressable (>= 2.3.6) addressable (>= 2.3.6)
crack (>= 0.3.2) crack (>= 0.3.2)
hashdiff hashdiff