Gemfile.lock in grumlin-0.18.1 vs Gemfile.lock in grumlin-0.19.0

- old
+ new

@@ -1,12 +1,13 @@ PATH remote: . specs: - grumlin (0.18.1) + grumlin (0.19.0) async-pool (~> 0.3) async-websocket (~> 0.19) oj (~> 3.12) + retryable (~> 3.0) zeitwerk (~> 2.4) GEM remote: https://rubygems.org/ specs: @@ -19,17 +20,18 @@ ast (2.4.2) async (1.30.1) console (~> 1.10) nio4r (~> 2.3) timers (~> 4.1) - async-http (0.56.5) + async-http (0.56.6) async (>= 1.25) async-io (>= 1.28) async-pool (>= 0.2) protocol-http (~> 0.22.0) protocol-http1 (~> 0.14.0) protocol-http2 (~> 0.14.0) + traces (~> 0.4.0) async-io (1.33.0) async async-pool (0.3.9) async (>= 1.25) async-rspec (1.16.0) @@ -40,10 +42,11 @@ async-http (~> 0.54) async-io (~> 1.23) protocol-websocket (~> 0.7.0) backport (1.2.0) benchmark (0.1.1) + benchmark-ips (2.10.0) childprocess (4.0.0) concurrent-ruby (1.1.8) console (1.15.0) fiber-local diff-lcs (1.4.4) @@ -58,10 +61,11 @@ jaro_winkler (1.5.4) kramdown (2.3.1) rexml kramdown-parser-gfm (1.1.0) kramdown (~> 2.0) + memory_profiler (1.0.0) mini_portile2 (2.7.1) minitest (5.14.4) nio4r (2.5.8) nokogiri (1.13.1) mini_portile2 (~> 2.7.0) @@ -74,12 +78,12 @@ iniparse (~> 1.4) parallel (1.21.0) parser (3.0.3.2) ast (~> 2.4.1) protocol-hpack (1.4.2) - protocol-http (0.22.5) - protocol-http1 (0.14.2) + protocol-http (0.22.6) + protocol-http1 (0.14.4) protocol-http (~> 0.22) protocol-http2 (0.14.2) protocol-hpack (~> 1.4) protocol-http (~> 0.18) protocol-websocket (0.7.5) @@ -87,10 +91,11 @@ protocol-http1 (~> 0.2) racc (1.6.0) rainbow (3.0.0) rake (13.0.3) regexp_parser (2.2.0) + retryable (3.0.5) reverse_markdown (2.0.0) nokogiri rexml (3.2.5) rspec (3.10.0) rspec-core (~> 3.10.0) @@ -123,10 +128,11 @@ rubocop-performance (1.12.0) rubocop (>= 1.7.0, < 2.0) rubocop-ast (>= 0.4.0) rubocop-rspec (2.6.0) rubocop (~> 1.19) + ruby-prof (1.4.3) ruby-progressbar (1.11.0) simplecov (0.21.2) docile (~> 1.1) simplecov-html (~> 0.11) simplecov_json_formatter (~> 0.1) @@ -148,10 +154,11 @@ tilt (~> 2.0) yard (~> 0.9, >= 0.9.24) thor (1.1.0) tilt (2.0.10) timers (4.3.3) + traces (0.4.1) tzinfo (2.0.4) concurrent-ruby (~> 1.0) unicode-display_width (2.1.0) yard (0.9.26) zeitwerk (2.4.2) @@ -160,18 +167,21 @@ ruby x86_64-linux DEPENDENCIES async-rspec + benchmark-ips factory_bot grumlin! + memory_profiler nokogiri overcommit rake rspec rubocop rubocop-performance rubocop-rspec + ruby-prof simplecov solargraph BUNDLED WITH 2.2.26