diff --git a/Gemfile.lock b/Gemfile.lock index 3c7a817..69b2782 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -40,8 +40,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) airbrussh (1.3.0) sshkit (>= 1.6.1, != 1.7.0) annotate (2.7.2) @@ -96,7 +96,7 @@ GEM factory_bot_rails (4.8.2) factory_bot (~> 4.8.2) railties (>= 3.0.0) - faraday (0.13.1) + faraday (0.17.5) multipart-post (>= 1.2, < 3) faraday-http-cache (2.0.0) faraday (~> 0.8) @@ -137,7 +137,7 @@ GEM minitest (5.11.3) mocha (1.3.0) metaclass (~> 0.0.1) - multipart-post (2.0.0) + multipart-post (2.2.3) mustermann (1.0.3) net-scp (1.2.1) net-ssh (>= 2.6.5) @@ -159,7 +159,7 @@ GEM activesupport (>= 4.2) arel (>= 6) powerpack (0.1.1) - public_suffix (3.0.1) + public_suffix (5.0.0) puma (3.11.0) rack (2.0.8) rack-protection (2.0.5) @@ -222,9 +222,9 @@ GEM unicode-display_width (~> 1.0, >= 1.0.1) ruby-progressbar (1.9.0) ruby_dep (1.5.0) - 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) scenic (1.4.1) activerecord (>= 4.0.0) railties (>= 4.0.0)