Gemfile.lock in heap-profiler-0.2.1 vs Gemfile.lock in heap-profiler-0.3.0

- old
+ new

@@ -1,45 +1,45 @@ PATH remote: . specs: - heap-profiler (0.2.1) + heap-profiler (0.3.0) GEM remote: https://rubygems.org/ specs: ast (2.4.1) - benchmark-ips (2.8.2) + benchmark-ips (2.8.4) byebug (11.1.3) - minitest (5.14.1) - parallel (1.19.2) - parser (2.7.1.4) + minitest (5.14.3) + parallel (1.20.1) + parser (3.0.0.0) ast (~> 2.4.1) rainbow (3.0.0) - rake (13.0.1) + rake (13.0.3) rake-compiler (1.1.1) rake - regexp_parser (1.7.1) + regexp_parser (2.0.3) rexml (3.2.4) - rubocop (0.86.0) + rubocop (1.8.1) parallel (~> 1.10) - parser (>= 2.7.0.1) + parser (>= 3.0.0.0) rainbow (>= 2.2.2, < 4.0) - regexp_parser (>= 1.7) + regexp_parser (>= 1.8, < 3.0) rexml - rubocop-ast (>= 0.0.3, < 1.0) + rubocop-ast (>= 1.2.0, < 2.0) ruby-progressbar (~> 1.7) - unicode-display_width (>= 1.4.0, < 2.0) - rubocop-ast (0.2.0) - parser (>= 2.7.0.1) - rubocop-shopify (1.0.4) - rubocop (>= 0.85, < 0.87) - ruby-progressbar (1.10.1) - stackprof (0.2.15) - unicode-display_width (1.7.0) + unicode-display_width (>= 1.4.0, < 3.0) + rubocop-ast (1.4.0) + parser (>= 2.7.1.5) + rubocop-shopify (1.0.7) + rubocop (~> 1.4) + ruby-progressbar (1.11.0) + stackprof (0.2.16) + unicode-display_width (2.0.0) PLATFORMS - ruby + x86_64-darwin-19 DEPENDENCIES benchmark-ips byebug heap-profiler! @@ -48,6 +48,6 @@ rake-compiler rubocop-shopify stackprof BUNDLED WITH - 2.1.4 + 2.2.5