Gemfile.lock in quiq-0.1.0 vs Gemfile.lock in quiq-0.2.0

- old
+ new

@@ -1,11 +1,10 @@ PATH remote: . specs: - quiq (0.1.0) - async-container (~> 0.16) - async-redis (~> 0.4) + quiq (0.2.0) + async-redis (~> 0.4.3) GEM remote: https://rubygems.org/ specs: actioncable (6.0.2.1) @@ -65,27 +64,25 @@ zeitwerk (~> 2.2) async (1.24.2) console (~> 1.0) nio4r (~> 2.3) timers (~> 4.1) - async-container (0.16.1) - async (~> 1.0) - async-io (~> 1.26) - process-group async-io (1.27.3) async (~> 1.14) - async-redis (0.4.1) + async-pool (0.2.0) async (~> 1.8) + async-redis (0.4.3) + async (~> 1.8) async-io (~> 1.10) - protocol-redis (~> 0.2.0) + async-pool (~> 0.2) + protocol-redis (~> 0.4.0) builder (3.2.4) concurrent-ruby (1.1.5) - console (1.8.0) + console (1.8.1) crass (1.0.6) diff-lcs (1.3) erubi (1.9.0) - ffi (1.12.2) globalid (0.4.2) activesupport (>= 4.2.0) i18n (1.8.2) concurrent-ruby (~> 1.0) loofah (2.4.0) @@ -101,15 +98,11 @@ mini_portile2 (2.4.0) minitest (5.14.0) nio4r (2.5.2) nokogiri (1.10.7) mini_portile2 (~> 2.4.0) - process-group (1.2.1) - process-terminal (~> 0.2.0) - process-terminal (0.2.0) - ffi - protocol-redis (0.2.0) + protocol-redis (0.4.2) rack (2.1.1) rack-test (1.1.0) rack (>= 1.0, < 3) rails (6.0.2.1) actioncable (= 6.0.2.1) @@ -176,6 +169,6 @@ rails rake (~> 12.0) rspec (~> 3.0) BUNDLED WITH - 2.1.2 + 2.1.4