Gemfile.lock in artoo-roomba-1.0.1 vs Gemfile.lock in artoo-roomba-1.0.2
- old
+ new
@@ -1,53 +1,50 @@
PATH
remote: .
specs:
- artoo-roomba (1.0.1)
- artoo (~> 1.1.0)
+ artoo-roomba (1.0.2)
+ artoo (>= 1.2.2)
GEM
remote: http://rubygems.org/
specs:
- artoo (1.1.0)
+ artoo (1.2.2)
celluloid (~> 0.15.0)
celluloid-io (~> 0.15.0)
multi_json (~> 1.6)
pry (~> 0.9)
- rake (~> 10.0)
- reel (~> 0.4.0.pre)
+ rake
+ reel (~> 0.4.0)
thor (~> 0.18.1)
- celluloid (0.15.0)
+ celluloid (0.15.1)
timers (~> 1.1.0)
celluloid-io (0.15.0)
celluloid (>= 0.15.0)
nio4r (>= 0.5.0)
- certified (0.1.1)
coderay (1.0.9)
- http (0.4.0)
- certified
+ http (0.5.0)
http_parser.rb
- http_parser.rb (0.5.3)
+ http_parser.rb (0.6.0.beta.2)
metaclass (0.0.1)
method_source (0.8.2)
minitest (5.0.1)
minitest-happy (1.0.0)
mocha (0.14.0)
metaclass (~> 0.0.1)
- multi_json (1.7.9)
+ multi_json (1.8.0)
nio4r (0.5.0)
pry (0.9.12.2)
coderay (~> 1.0.5)
method_source (~> 0.8)
slop (~> 3.4)
- rack (1.5.2)
rake (10.1.0)
- reel (0.4.0.pre)
- celluloid-io (>= 0.8.0)
- http (>= 0.2.0)
- http_parser.rb (>= 0.5.3)
- rack (>= 1.4.0)
- websocket_parser (>= 0.1.2)
+ reel (0.4.0)
+ celluloid (>= 0.15.1)
+ celluloid-io (>= 0.15.0)
+ http (>= 0.5.0)
+ http_parser.rb (>= 0.6.0.beta.2)
+ websocket_parser (>= 0.1.4)
slop (3.4.6)
thor (0.18.1)
timers (1.1.0)
websocket_parser (0.1.4)
http
@@ -55,8 +52,8 @@
PLATFORMS
ruby
DEPENDENCIES
artoo-roomba!
- minitest (~> 5.0)
+ minitest (>= 5.0)
minitest-happy
- mocha (~> 0.14.0)
+ mocha (>= 0.14.0)