Gemfile.lock in ruby_skynet-0.2.0 vs Gemfile.lock in ruby_skynet-0.3.0
- old
+ new
@@ -1,35 +1,59 @@
GEM
remote: http://rubygems.org/
specs:
- activesupport (3.2.8)
+ activesupport (3.2.9)
i18n (~> 0.6)
multi_json (~> 1.0)
- bson (1.7.0)
- bson_ext (1.7.0)
- bson (~> 1.7.0)
+ bourne (1.1.2)
+ mocha (= 0.10.5)
+ bson (1.8.0)
+ activesupport
+ bson_ext (1.8.0)
+ bson (~> 1.8.0)
+ celluloid (0.12.3)
+ facter (>= 1.6.12)
+ timers (>= 1.0.0)
+ celluloid-io (0.12.0)
+ celluloid (~> 0.12.0)
+ nio4r (>= 0.4.0)
+ facter (1.6.16)
+ gene_pool (1.3.0)
i18n (0.6.1)
- multi_json (1.3.6)
- resilient_socket (0.2.1)
+ metaclass (0.0.1)
+ mocha (0.10.5)
+ metaclass (~> 0.0.1)
+ multi_json (1.4.0)
+ nio4r (0.4.3)
+ rake (10.0.2)
+ resilient_socket (0.4.0)
semantic_logger
ruby_protobuf (0.4.11)
- semantic_logger (0.7.0)
+ semantic_logger (0.11.4)
sync_attr
- shoulda (3.3.0)
- shoulda-context (~> 1.0)
- shoulda-matchers (~> 1.4)
- shoulda-context (1.0.0)
- shoulda-matchers (1.4.0)
+ thread_safe
+ shoulda (3.3.2)
+ shoulda-context (~> 1.0.1)
+ shoulda-matchers (~> 1.4.1)
+ shoulda-context (1.0.1)
+ shoulda-matchers (1.4.2)
activesupport (>= 3.0.0)
+ bourne (~> 1.1.2)
sync_attr (0.1.1)
+ thread_safe (0.0.3)
+ timers (1.0.1)
PLATFORMS
ruby
DEPENDENCIES
bson
bson_ext
+ celluloid-io
+ gene_pool
multi_json
+ rake
resilient_socket
ruby_protobuf
semantic_logger
shoulda
+ thread_safe