Gemfile.lock in requires_approval-1.0.0 vs Gemfile.lock in requires_approval-1.0.1

- old
+ new

@@ -1,52 +1,54 @@ GEM remote: http://rubygems.org/ specs: - activemodel (3.0.16) - activesupport (= 3.0.16) - builder (~> 2.1.2) - i18n (~> 0.5.0) - activerecord (3.0.16) - activemodel (= 3.0.16) - activesupport (= 3.0.16) - arel (~> 2.0.10) - tzinfo (~> 0.3.23) - activesupport (3.0.16) + activemodel (3.2.8) + activesupport (= 3.2.8) + builder (~> 3.0.0) + activerecord (3.2.8) + activemodel (= 3.2.8) + activesupport (= 3.2.8) + arel (~> 3.0.2) + tzinfo (~> 0.3.29) + activesupport (3.2.8) + i18n (~> 0.6) + multi_json (~> 1.0) archive-tar-minitar (0.5.2) - arel (2.0.10) - builder (2.1.2) + arel (3.0.2) + builder (3.0.0) columnize (0.3.6) diff-lcs (1.1.3) - ffi (1.1.0) + ffi (1.1.5) git (1.2.5) - guard (1.2.3) + guard (1.3.2) listen (>= 0.4.2) thor (>= 0.14.6) guard-bundler (1.0.0) bundler (~> 1.0) guard (~> 1.1) - guard-rspec (1.2.0) + guard-rspec (1.2.1) guard (>= 1.1) guard-spork (1.1.0) guard (>= 1.1) spork (>= 0.8.4) - i18n (0.5.0) + i18n (0.6.0) jeweler (1.8.4) bundler (~> 1.0) git (>= 1.2.5) rake rdoc - json (1.7.4) + 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.1) + mocha (0.12.3) metaclass (~> 0.0.1) + multi_json (1.3.6) rake (0.9.2.2) rb-fchange (0.0.5) ffi rb-fsevent (0.9.1) rb-inotify (0.8.8) @@ -56,13 +58,13 @@ rspec (2.11.0) rspec-core (~> 2.11.0) rspec-expectations (~> 2.11.0) rspec-mocks (~> 2.11.0) rspec-core (2.11.1) - rspec-expectations (2.11.1) + rspec-expectations (2.11.2) diff-lcs (~> 1.1.3) - rspec-mocks (2.11.1) + 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) @@ -71,19 +73,19 @@ 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.15.4) + thor (0.16.0) tzinfo (0.3.33) yard (0.8.2.1) PLATFORMS ruby DEPENDENCIES - activerecord (~> 3.0.9) - activesupport (~> 3.0.9) + activerecord (~> 3) + activesupport (~> 3) bundler guard-bundler guard-rspec guard-spork jeweler (~> 1.8.3)