Gemfile.lock in email_validation-1.1.0 vs Gemfile.lock in email_validation-1.1.1
- old
+ new
@@ -1,41 +1,41 @@
GEM
remote: http://rubygems.org/
specs:
RedCloth (4.2.7)
- activemodel (3.0.5)
- activesupport (= 3.0.5)
+ activemodel (3.0.9)
+ activesupport (= 3.0.9)
builder (~> 2.1.2)
- i18n (~> 0.4)
- activerecord (3.0.5)
- activemodel (= 3.0.5)
- activesupport (= 3.0.5)
- arel (~> 2.0.2)
+ i18n (~> 0.5.0)
+ activerecord (3.0.9)
+ activemodel (= 3.0.9)
+ activesupport (= 3.0.9)
+ arel (~> 2.0.10)
tzinfo (~> 0.3.23)
- activesupport (3.0.5)
- arel (2.0.9)
+ activesupport (3.0.9)
+ arel (2.0.10)
builder (2.1.2)
diff-lcs (1.1.2)
git (1.2.5)
i18n (0.5.0)
- jeweler (1.5.2)
- bundler (~> 1.0.0)
+ jeweler (1.6.4)
+ bundler (~> 1.0)
git (>= 1.2.5)
rake
localized_each_validator (1.0.1)
activerecord (>= 3.0)
activesupport (>= 3.0)
- rake (0.8.7)
- rspec (2.5.0)
- rspec-core (~> 2.5.0)
- rspec-expectations (~> 2.5.0)
- rspec-mocks (~> 2.5.0)
- rspec-core (2.5.1)
- rspec-expectations (2.5.0)
+ rake (0.9.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)
diff-lcs (~> 1.1.2)
- rspec-mocks (2.5.0)
- tzinfo (0.3.25)
- yard (0.6.5)
+ rspec-mocks (2.6.0)
+ tzinfo (0.3.29)
+ yard (0.7.2)
PLATFORMS
ruby
DEPENDENCIES