Gemfile.lock in gina-conveyor-0.2.3 vs Gemfile.lock in gina-conveyor-0.2.4
- old
+ new
@@ -1,25 +1,24 @@
PATH
remote: .
specs:
- gina-conveyor (0.2.1)
+ gina-conveyor (0.2.3)
activemodel (~> 4.1.0)
activesupport (~> 4.1.0)
em-websocket (~> 0.5.1)
eventmachine (~> 1.0.0)
- listen (~> 2.7.11)
+ listen (~> 2.10)
rainbow (~> 2.0.0)
rb-readline (~> 0.5.0)
- tinder (= 1.10.0)
GEM
remote: http://rubygems.org/
specs:
- activemodel (4.1.7)
- activesupport (= 4.1.7)
+ activemodel (4.1.12)
+ activesupport (= 4.1.12)
builder (~> 3.1)
- activesupport (4.1.7)
+ activesupport (4.1.12)
i18n (~> 0.6, >= 0.6.9)
json (~> 1.7, >= 1.7.7)
minitest (~> 5.1)
thread_safe (~> 0.1)
tzinfo (~> 1.1)
@@ -27,50 +26,29 @@
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.3)
- faraday (0.9.0)
- multipart-post (>= 1.2, < 3)
- faraday_middleware (0.9.1)
- faraday (>= 0.7.4, < 0.10)
- ffi (1.9.6)
- hashie (2.1.2)
+ eventmachine (1.0.7)
+ ffi (1.9.10)
hitimes (1.2.2)
http_parser.rb (0.6.0)
- i18n (0.6.11)
- json (1.8.1)
- listen (2.7.11)
- celluloid (>= 0.15.2)
+ 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)
- mime-types (2.4.3)
- minitest (5.4.2)
- multi_json (1.10.1)
- multipart-post (2.0.0)
+ minitest (5.7.0)
rainbow (2.0.0)
rake (10.3.2)
- rb-fsevent (0.9.4)
+ rb-fsevent (0.9.5)
rb-inotify (0.9.5)
ffi (>= 0.5.0)
- rb-readline (0.5.1)
- roauth (0.0.8)
- thread_safe (0.3.4)
+ rb-readline (0.5.3)
+ thread_safe (0.3.5)
timers (4.0.1)
hitimes
- tinder (1.10.0)
- eventmachine (~> 1.0)
- faraday (~> 0.9.0)
- faraday_middleware (~> 0.9)
- hashie (>= 1.0, < 3)
- json (~> 1.8.0)
- mime-types
- multi_json (~> 1.7)
- twitter-stream (~> 0.1)
- twitter-stream (0.1.12)
- eventmachine (>= 0.12.8)
- roauth (>= 0.0.2)
tzinfo (1.2.2)
thread_safe (~> 0.1)
PLATFORMS
ruby