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

- old
+ new

@@ -1,22 +1,34 @@ PATH remote: . specs: - rubygb (0.1.0) + rubygb (0.2.0) thor (~> 0.19) GEM remote: https://rubygems.org/ specs: + byebug (8.2.2) + coderay (1.1.1) + method_source (0.8.2) minitest (5.8.4) + pry (0.10.3) + coderay (~> 1.1.0) + method_source (~> 0.8.1) + slop (~> 3.4) + pry-byebug (3.3.0) + byebug (~> 8.0) + pry (~> 0.10) rake (10.5.0) + slop (3.6.0) thor (0.19.1) PLATFORMS ruby DEPENDENCIES minitest + pry-byebug rake rubygb! BUNDLED WITH 1.11.2