diff --git a/Gemfile.lock b/Gemfile.lock index 1d6681d..9f925b6 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -39,7 +39,7 @@ GEM tzinfo (~> 1.1) addressable (2.5.2) public_suffix (>= 2.0.2, < 4.0) - ast (2.3.0) + ast (2.4.0) builder (3.2.3) byebug (9.1.0) coderay (1.1.2) @@ -85,7 +85,7 @@ GEM hashdiff (0.3.7) httparty (0.15.6) multi_xml (>= 0.5.2) - i18n (0.9.1) + i18n (0.9.3) concurrent-ruby (~> 1.0) json (2.1.0) json-schema (2.8.0) @@ -105,7 +105,7 @@ GEM systemu (~> 2.6.2) method_source (0.9.0) mini_portile2 (2.3.0) - minitest (5.11.1) + minitest (5.11.2) multi_xml (0.6.0) multipart-post (2.0.0) nenv (0.3.0) diff --git a/test/gemfiles/no-rails.Gemfile.lock b/test/gemfiles/no-rails.Gemfile.lock index 960fd2e..06fa882 100644 --- a/test/gemfiles/no-rails.Gemfile.lock +++ b/test/gemfiles/no-rails.Gemfile.lock @@ -2,7 +2,7 @@ PATH remote: ../.. specs: diaspora_federation (0.2.2) - faraday (>= 0.9.0, < 0.14.0) + faraday (>= 0.9.0, < 0.15.0) faraday_middleware (>= 0.10.0, < 0.13.0) nokogiri (~> 1.6, >= 1.6.8) typhoeus (~> 1.0) @@ -25,7 +25,7 @@ GEM ethon (0.11.0) ffi (>= 1.3.0) fabrication (2.16.3) - faraday (0.13.1) + faraday (0.14.0) multipart-post (>= 1.2, < 3) faraday_middleware (0.12.2) faraday (>= 0.7.4, < 1.0) @@ -81,7 +81,7 @@ GEM uuid (2.3.8) macaddr (~> 1.0) valid (1.2.0) - webmock (3.2.1) + webmock (3.3.0) addressable (>= 2.3.6) crack (>= 0.3.2) hashdiff diff --git a/test/gemfiles/rails4.Gemfile.lock b/test/gemfiles/rails4.Gemfile.lock index 18ab408..178162f 100644 --- a/test/gemfiles/rails4.Gemfile.lock +++ b/test/gemfiles/rails4.Gemfile.lock @@ -2,7 +2,7 @@ PATH remote: ../.. specs: diaspora_federation (0.2.2) - faraday (>= 0.9.0, < 0.14.0) + faraday (>= 0.9.0, < 0.15.0) faraday_middleware (>= 0.10.0, < 0.13.0) nokogiri (~> 1.6, >= 1.6.8) typhoeus (~> 1.0) @@ -50,7 +50,7 @@ GEM ethon (0.11.0) ffi (>= 1.3.0) fabrication (2.16.3) - faraday (0.13.1) + faraday (0.14.0) multipart-post (>= 1.2, < 3) faraday_middleware (0.12.2) faraday (>= 0.7.4, < 1.0) @@ -59,7 +59,7 @@ GEM rspec-core (~> 3.0) ruby-progressbar (~> 1.4) hashdiff (0.3.7) - i18n (0.9.1) + i18n (0.9.3) concurrent-ruby (~> 1.0) json (2.1.0) json-schema (2.8.0) @@ -73,7 +73,7 @@ GEM macaddr (1.7.1) systemu (~> 2.6.2) mini_portile2 (2.3.0) - minitest (5.11.1) + minitest (5.11.2) multipart-post (2.0.0) nokogiri (1.8.1) mini_portile2 (~> 2.3.0) @@ -140,7 +140,7 @@ GEM uuid (2.3.8) macaddr (~> 1.0) valid (1.2.0) - webmock (3.2.1) + webmock (3.3.0) addressable (>= 2.3.6) crack (>= 0.3.2) hashdiff