Gemfile.lock in distributed_mutex-1.1.4 vs Gemfile.lock in distributed_mutex-1.1.5
- old
+ new
@@ -1,39 +1,39 @@
GEM
remote: http://rubygems.org/
specs:
- activemodel (3.1.1)
- activesupport (= 3.1.1)
+ activemodel (3.1.3)
+ activesupport (= 3.1.3)
builder (~> 3.0.0)
i18n (~> 0.6)
- activerecord (3.1.1)
- activemodel (= 3.1.1)
- activesupport (= 3.1.1)
+ activerecord (3.1.3)
+ activemodel (= 3.1.3)
+ activesupport (= 3.1.3)
arel (~> 2.2.1)
tzinfo (~> 0.3.29)
- activesupport (3.1.1)
+ activesupport (3.1.3)
multi_json (~> 1.0)
arel (2.2.1)
builder (3.0.0)
diff-lcs (1.1.3)
- git (1.3.0)
+ git (1.2.5)
i18n (0.6.0)
jeweler (1.6.4)
bundler (~> 1.0)
git (>= 1.2.5)
rake
- multi_json (1.0.3)
+ multi_json (1.0.4)
mysql (2.8.1)
rake (0.9.2.2)
- rspec (2.6.0)
- rspec-core (~> 2.6.0)
- rspec-expectations (~> 2.6.0)
- rspec-mocks (~> 2.6.0)
- rspec-core (2.6.4)
- rspec-expectations (2.6.0)
+ rspec (2.8.0)
+ rspec-core (~> 2.8.0)
+ rspec-expectations (~> 2.8.0)
+ rspec-mocks (~> 2.8.0)
+ rspec-core (2.8.0)
+ rspec-expectations (2.8.0)
diff-lcs (~> 1.1.2)
- rspec-mocks (2.6.0)
- tzinfo (0.3.30)
+ rspec-mocks (2.8.0)
+ tzinfo (0.3.31)
PLATFORMS
ruby
DEPENDENCIES