Gemfile.lock in has_draft-1.1.0 vs Gemfile.lock in has_draft-1.2.0
- old
+ new
@@ -1,25 +1,25 @@
PATH
remote: .
specs:
- has_draft (1.0.2)
+ has_draft (1.1.0)
activerecord (>= 3.0.0)
activesupport (>= 3.0.0)
GEM
remote: http://rubygems.org/
specs:
- activemodel (3.0.12)
- activesupport (= 3.0.12)
+ activemodel (3.0.20)
+ activesupport (= 3.0.20)
builder (~> 2.1.2)
i18n (~> 0.5.0)
- activerecord (3.0.12)
- activemodel (= 3.0.12)
- activesupport (= 3.0.12)
+ activerecord (3.0.20)
+ activemodel (= 3.0.20)
+ activesupport (= 3.0.20)
arel (~> 2.0.10)
tzinfo (~> 0.3.23)
- activesupport (3.0.12)
+ activesupport (3.0.20)
appraisal (0.4.1)
bundler
rake
arel (2.0.10)
builder (2.1.2)
@@ -36,10 +36,10 @@
rspec-core (2.5.1)
rspec-expectations (2.5.0)
diff-lcs (~> 1.1.2)
rspec-mocks (2.5.0)
sqlite3 (1.3.5)
- tzinfo (0.3.32)
+ tzinfo (0.3.35)
PLATFORMS
ruby
DEPENDENCIES