Gemfile.lock in gina-conveyor-0.2.4 vs Gemfile.lock in gina-conveyor-1.0.0
- old
+ new
@@ -1,24 +1,25 @@
PATH
remote: .
specs:
- gina-conveyor (0.2.3)
+ gina-conveyor (1.0.0)
activemodel (~> 4.1.0)
activesupport (~> 4.1.0)
em-websocket (~> 0.5.1)
eventmachine (~> 1.0.0)
listen (~> 2.10)
+ mixlib-shellout (~> 2.2.1)
rainbow (~> 2.0.0)
rb-readline (~> 0.5.0)
GEM
remote: http://rubygems.org/
specs:
- activemodel (4.1.12)
- activesupport (= 4.1.12)
+ activemodel (4.1.13)
+ activesupport (= 4.1.13)
builder (~> 3.1)
- activesupport (4.1.12)
+ activesupport (4.1.13)
i18n (~> 0.6, >= 0.6.9)
json (~> 1.7, >= 1.7.7)
minitest (~> 5.1)
thread_safe (~> 0.1)
tzinfo (~> 1.1)
@@ -26,34 +27,38 @@
celluloid (0.16.0)
timers (~> 4.0.0)
em-websocket (0.5.1)
eventmachine (>= 0.12.9)
http_parser.rb (~> 0.6.0)
- eventmachine (1.0.7)
+ eventmachine (1.0.8)
ffi (1.9.10)
- hitimes (1.2.2)
+ hitimes (1.2.3)
http_parser.rb (0.6.0)
i18n (0.7.0)
json (1.8.3)
listen (2.10.1)
celluloid (~> 0.16.0)
rb-fsevent (>= 0.9.3)
rb-inotify (>= 0.9)
- minitest (5.7.0)
+ minitest (5.8.1)
+ mixlib-shellout (2.2.1)
rainbow (2.0.0)
rake (10.3.2)
- rb-fsevent (0.9.5)
+ rb-fsevent (0.9.6)
rb-inotify (0.9.5)
ffi (>= 0.5.0)
rb-readline (0.5.3)
thread_safe (0.3.5)
- timers (4.0.1)
+ timers (4.0.4)
hitimes
tzinfo (1.2.2)
thread_safe (~> 0.1)
PLATFORMS
ruby
DEPENDENCIES
gina-conveyor!
rake
+
+BUNDLED WITH
+ 1.10.6