Gemfile.lock in requires_approval-1.0.7 vs Gemfile.lock in requires_approval-1.0.8
- old
+ new
@@ -1,16 +1,28 @@
PATH
remote: .
specs:
- requires_approval (1.0.7)
+ requires_approval (1.0.8)
+ activerecord
requires_approval
GEM
remote: http://rubygems.org/
specs:
- archive-tar-minitar (0.5.2)
- columnize (0.3.6)
+ activemodel (3.2.14)
+ activesupport (= 3.2.14)
+ builder (~> 3.0.0)
+ activerecord (3.2.14)
+ activemodel (= 3.2.14)
+ activesupport (= 3.2.14)
+ arel (~> 3.0.2)
+ tzinfo (~> 0.3.29)
+ activesupport (3.2.14)
+ i18n (~> 0.6, >= 0.6.4)
+ multi_json (~> 1.0)
+ arel (3.0.2)
+ builder (3.0.4)
diff-lcs (1.1.3)
ffi (1.1.5)
git (1.2.5)
guard (1.3.2)
listen (>= 0.4.2)
@@ -21,25 +33,25 @@
guard-rspec (1.2.1)
guard (>= 1.1)
guard-spork (1.1.0)
guard (>= 1.1)
spork (>= 0.8.4)
+ i18n (0.6.5)
jeweler (1.8.4)
bundler (~> 1.0)
git (>= 1.2.5)
rake
rdoc
json (1.7.5)
- linecache19 (0.5.12)
- ruby_core_source (>= 0.1.4)
listen (0.4.7)
rb-fchange (~> 0.0.5)
rb-fsevent (~> 0.9.1)
rb-inotify (~> 0.8.8)
metaclass (0.0.1)
mocha (0.12.3)
metaclass (~> 0.0.1)
+ multi_json (1.8.0)
rake (0.9.2.2)
rb-fchange (0.0.5)
ffi
rb-fsevent (0.9.1)
rb-inotify (0.8.8)
@@ -52,23 +64,14 @@
rspec-mocks (~> 2.11.0)
rspec-core (2.11.1)
rspec-expectations (2.11.2)
diff-lcs (~> 1.1.3)
rspec-mocks (2.11.2)
- ruby-debug-base19 (0.11.25)
- columnize (>= 0.3.1)
- linecache19 (>= 0.5.11)
- ruby_core_source (>= 0.1.4)
- ruby-debug19 (0.11.6)
- columnize (>= 0.3.1)
- linecache19 (>= 0.5.11)
- ruby-debug-base19 (>= 0.11.19)
- ruby_core_source (0.1.5)
- archive-tar-minitar (>= 0.5.2)
spork (0.9.2)
sqlite3 (1.3.6)
thor (0.16.0)
+ tzinfo (0.3.37)
yard (0.8.2.1)
PLATFORMS
ruby
@@ -80,8 +83,7 @@
jeweler (~> 1.8.3)
mocha
rdoc
requires_approval!
rspec
- ruby-debug19
sqlite3
yard