Gemfile.lock in magic_test-0.0.1 vs Gemfile.lock in magic_test-0.0.2

- old
+ new

@@ -1,11 +1,12 @@ PATH remote: . specs: - magic_test (0.1.0) + magic_test (0.0.1) capybara (~> 3.0) pry + pry-stack_explorer rails (~> 6.0) GEM remote: https://rubygems.org/ specs: @@ -68,10 +69,12 @@ minitest (>= 5.1) tzinfo (~> 2.0) zeitwerk (~> 2.3) addressable (2.7.0) public_suffix (>= 2.0.2, < 5.0) + binding_of_caller (1.0.0) + debug_inspector (>= 0.0.1) builder (3.2.4) capybara (3.35.3) addressable mini_mime (>= 0.1.3) nokogiri (~> 1.8) @@ -80,10 +83,11 @@ regexp_parser (>= 1.5, < 3.0) xpath (~> 3.2) coderay (1.1.3) concurrent-ruby (1.1.8) crass (1.0.6) + debug_inspector (1.0.0) erubi (1.10.0) globalid (0.4.2) activesupport (>= 4.2.0) i18n (1.8.9) concurrent-ruby (~> 1.0) @@ -106,9 +110,12 @@ nokogiri (1.11.1-x86_64-darwin) racc (~> 1.4) pry (0.14.0) coderay (~> 1.1) method_source (~> 1.0) + pry-stack_explorer (0.6.1) + binding_of_caller (~> 1.0) + pry (~> 0.13) public_suffix (4.0.6) racc (1.5.2) rack (2.2.3) rack-test (1.1.0) rack (>= 1.0, < 3)