Gemfile.lock in kaiser-ruby-0.1.0 vs Gemfile.lock in kaiser-ruby-0.2.0
- old
+ new
@@ -1,10 +1,11 @@
PATH
remote: .
specs:
- kaiser-ruby (0.1.0)
- parslet
+ kaiser-ruby (0.2.0)
+ parslet (~> 1.8)
+ thor (~> 0.20)
GEM
remote: https://rubygems.org/
specs:
coderay (1.1.2)
@@ -26,17 +27,18 @@
rspec-support (~> 3.7.0)
rspec-mocks (3.7.0)
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.7.0)
rspec-support (3.7.1)
+ thor (0.20.0)
PLATFORMS
ruby
DEPENDENCIES
bundler (~> 1.16)
kaiser-ruby!
- pry
+ pry (~> 0.11)
rake (~> 10.0)
rspec (~> 3.0)
BUNDLED WITH
1.16.1