diff --git a/Gemfile.lock b/Gemfile.lock index d50cc7a..0a47554 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -42,8 +42,8 @@ GEM i18n (>= 0.7, < 2) minitest (~> 5.1) tzinfo (~> 1.1) - addressable (2.5.2) - public_suffix (>= 2.0.2, < 4.0) + addressable (2.8.1) + public_suffix (>= 2.0.2, < 6.0) arel (9.0.0) bcrypt (3.1.13) builder (3.2.4) @@ -85,8 +85,11 @@ GEM execjs (2.7.0) factory_girl (4.5.0) activesupport (>= 3.0.0) - faraday (0.17.3) + faraday (1.3.0) + faraday-net_http (~> 1.0) multipart-post (>= 1.2, < 3) + ruby2_keywords + faraday-net_http (1.0.1) ffi (1.9.25) fivemat (1.3.1) foreman (0.77.0) @@ -146,7 +149,7 @@ GEM minitest (5.14.1) multi_json (1.15.0) multi_xml (0.6.0) - multipart-post (2.1.1) + multipart-post (2.2.3) mustermann (1.1.1) ruby2_keywords (~> 0.0.1) newrelic_rpm (6.12.0.367) @@ -178,7 +181,7 @@ GEM method_source (~> 1.0) pry-rails (0.3.9) pry (>= 0.10.4) - public_suffix (3.0.3) + public_suffix (4.0.7) racc (1.5.2) rack (2.2.3) rack-protection (2.0.8.1) @@ -248,9 +251,9 @@ GEM sprockets (>= 2.8, < 4.0) sprockets-rails (>= 2.0, < 4.0) tilt (>= 1.1, < 3) - sawyer (0.8.1) - addressable (>= 2.3.5, < 2.6) - faraday (~> 0.8, < 1.0) + sawyer (0.8.2) + addressable (>= 2.3.5) + faraday (> 0.8, < 2.0) sexp_processor (4.10.1) shoulda-matchers (2.8.0) activesupport (>= 3.0.0)