Gemfile.lock in game-server-0.4.3 vs Gemfile.lock in game-server-0.4.4
- old
+ new
@@ -1,27 +1,38 @@
GEM
remote: http://rubygems.org/
specs:
+ activesupport (3.2.9)
+ i18n (~> 0.6)
+ multi_json (~> 1.0)
+ bourne (1.1.2)
+ mocha (= 0.10.5)
git (1.2.5)
- jeweler (1.8.3)
+ i18n (0.6.1)
+ jeweler (1.8.4)
bundler (~> 1.0)
git (>= 1.2.5)
rake
rdoc
- json (1.7.3)
- multi_json (1.3.5)
- rake (0.9.2.2)
+ json (1.7.5)
+ metaclass (0.0.1)
+ mocha (0.10.5)
+ metaclass (~> 0.0.1)
+ multi_json (1.5.0)
+ rake (10.0.3)
rdoc (3.12)
json (~> 1.4)
- shoulda (3.0.1)
- shoulda-context (~> 1.0.0)
- shoulda-matchers (~> 1.0.0)
- shoulda-context (1.0.0)
- shoulda-matchers (1.0.0)
- simplecov (0.6.3)
+ shoulda (3.3.2)
+ shoulda-context (~> 1.0.1)
+ shoulda-matchers (~> 1.4.1)
+ shoulda-context (1.0.2)
+ shoulda-matchers (1.4.2)
+ activesupport (>= 3.0.0)
+ bourne (~> 1.1.2)
+ simplecov (0.7.1)
multi_json (~> 1.0)
- simplecov-html (~> 0.5.3)
- simplecov-html (0.5.3)
+ simplecov-html (~> 0.7.1)
+ simplecov-html (0.7.1)
PLATFORMS
ruby
DEPENDENCIES