Gemfile.lock in rshade-0.1.9.1 vs Gemfile.lock in rshade-0.2.0

- old
+ new

@@ -1,18 +1,24 @@ PATH remote: . specs: - rshade (0.1.9.1) + rshade (0.2.0) + binding_of_caller colorize + prism GEM remote: https://rubygems.org/ specs: + binding_of_caller (1.0.1) + debug_inspector (>= 1.2.0) coderay (1.1.3) colorize (0.8.1) + debug_inspector (1.2.0) diff-lcs (1.5.0) method_source (1.0.0) + prism (1.3.0) pry (0.14.1) coderay (~> 1.1) method_source (~> 1.0) rake (13.0.6) rspec (3.11.0) @@ -30,12 +36,15 @@ rspec-support (3.11.0) PLATFORMS x86_64-darwin-19 x86_64-darwin-20 + x86_64-darwin-22 DEPENDENCIES + binding_of_caller bundler (~> 2.2.33) + prism pry rake (>= 12.3.3) rshade! rspec (~> 3.0)