diff --git a/Gemfile.lock b/Gemfile.lock index 72ae0c9..c45cd12 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -7,8 +7,8 @@ PATH GEM remote: https://rubygems.org/ specs: - addressable (2.7.0) - public_suffix (>= 2.0.2, < 5.0) + addressable (2.8.1) + public_suffix (>= 2.0.2, < 6.0) app_version_tasks (0.2.5) git (~> 1.3) ast (2.4.0) @@ -18,7 +18,8 @@ GEM docile (1.3.2) faraday (1.0.1) multipart-post (>= 1.2, < 3) - git (1.6.0) + git (1.13.1) + addressable (~> 2.8) rchardet (~> 1.8) hashdiff (1.0.1) jaro_winkler (1.5.4) @@ -26,7 +27,7 @@ GEM parallel (1.19.1) parser (2.7.1.1) ast (~> 2.4.0) - public_suffix (4.0.4) + public_suffix (5.0.1) rack (2.2.2) rainbow (3.0.0) rake (10.5.0)