diff --git a/Gemfile.lock b/Gemfile.lock index 8c0f0e73e4d00ed63373dc2f2b5274f86c4928d5..2f37b30b1cb4812ee53eaa501a01943c15ea17a1 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -1,8 +1,8 @@ GEM remote: https://rubygems.org/ specs: - addressable (2.6.0) - public_suffix (>= 2.0.2, < 4.0) + addressable (2.7.0) + public_suffix (>= 2.0.2, < 5.0) backports (3.15.0) bond (0.4.3) diffy (3.3.0) @@ -28,7 +28,7 @@ GEM faraday_middleware (~> 0.10, >= 0.10.0) mime-types (2.99.3) multipart-post (2.1.1) - net-ssh (4.2.0) + net-ssh (5.2.0) net-ssh-gateway (2.0.0) net-ssh (>= 4.0.0) net-ssh-multi (1.2.1) @@ -36,8 +36,8 @@ GEM net-ssh-gateway (>= 1.2.0) netrc (0.11.0) peach (0.5.1) - public_suffix (3.1.1) - rack (1.6.4) + public_suffix (4.0.1) + rack (2.0.7) rack-cache (1.9.0) rack (>= 0.4) rb-readline (0.5.5) @@ -93,6 +93,3 @@ DEPENDENCIES peach restfully ruby-cute - -BUNDLED WITH - 1.17.3