diff --git a/Gemfile.lock b/Gemfile.lock index 9a0525f0a..614cc8e72 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -23,7 +23,7 @@ GEM addressable (2.7.0) public_suffix (>= 2.0.2, < 5.0) ast (2.4.0) - async (1.24.2) + async (1.25.0) console (~> 1.0) nio4r (~> 2.3) timers (~> 4.1) @@ -39,8 +39,8 @@ GEM faraday async-io (1.28.0) async (~> 1.14) - async-pool (0.2.0) - async (~> 1.8) + async-pool (0.3.0) + async (~> 1.25) backports (3.17.1) bump (0.9.0) childprocess (3.0.0)