diff --git a/Gemfile.lock b/Gemfile.lock old mode 100755 new mode 100644 index ef20be9..c75d93c --- 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.8.0) + public_suffix (>= 2.0.2, < 5.0) appium_console (2.12.0) appium_lib (~> 10.0) bond (~> 0.5) @@ -65,7 +65,7 @@ GEM pry (0.12.2) coderay (~> 1.1.0) method_source (~> 0.9.0) - public_suffix (3.1.0) + public_suffix (4.0.6) rack (2.0.7) rack-test (1.1.0) rack (>= 1.0, < 3)