Gemfile.lock in bukkit-2.3.2 vs Gemfile.lock in bukkit-2.4.0
- old
+ new
@@ -1,9 +1,9 @@
PATH
remote: .
specs:
- bukkit (2.3.1)
+ bukkit (2.4.0)
archive-zip
colorize
commander
launchy
multi_json
@@ -13,25 +13,47 @@
remote: https://rubygems.org/
specs:
addressable (2.3.5)
archive-zip (0.6.0)
io-like (>= 0.3.0)
+ aruba (0.5.3)
+ childprocess (>= 0.3.6)
+ cucumber (>= 1.1.1)
+ rspec-expectations (>= 2.7.0)
+ builder (3.2.2)
+ childprocess (0.3.9)
+ ffi (~> 1.0, >= 1.0.11)
colorize (0.6.0)
commander (4.1.5)
highline (~> 1.6.11)
+ cucumber (1.3.10)
+ builder (>= 2.1.2)
+ diff-lcs (>= 1.1.3)
+ gherkin (~> 2.12)
+ multi_json (>= 1.7.5, < 2.0)
+ multi_test (>= 0.0.2)
+ diff-lcs (1.2.5)
+ ffi (1.9.3)
+ gherkin (2.12.2)
+ multi_json (~> 1.3)
highline (1.6.20)
io-like (0.3.0)
launchy (2.4.2)
addressable (~> 2.3)
mime-types (2.0)
multi_json (1.8.2)
+ multi_test (0.0.3)
rake (10.1.1)
rest-client (1.6.7)
mime-types (>= 1.16)
+ rspec-expectations (2.14.4)
+ diff-lcs (>= 1.1.3, < 2.0)
PLATFORMS
ruby
DEPENDENCIES
+ aruba
bukkit!
bundler
+ cucumber
rake