Gemfile.lock in requires_approval-1.0.5 vs Gemfile.lock in requires_approval-1.0.6

- old
+ new

@@ -1,22 +1,29 @@ +PATH + remote: . + specs: + requires_approval (1.0.6) + activerecord (~> 3) + activesupport (~> 3) + GEM remote: http://rubygems.org/ specs: - activemodel (3.2.8) - activesupport (= 3.2.8) + activemodel (3.2.11) + activesupport (= 3.2.11) builder (~> 3.0.0) - activerecord (3.2.8) - activemodel (= 3.2.8) - activesupport (= 3.2.8) + activerecord (3.2.11) + activemodel (= 3.2.11) + activesupport (= 3.2.11) arel (~> 3.0.2) tzinfo (~> 0.3.29) - activesupport (3.2.8) + activesupport (3.2.11) i18n (~> 0.6) multi_json (~> 1.0) archive-tar-minitar (0.5.2) arel (3.0.2) - builder (3.0.0) + builder (3.0.4) columnize (0.3.6) diff-lcs (1.1.3) ffi (1.1.5) git (1.2.5) guard (1.3.2) @@ -28,11 +35,11 @@ guard-rspec (1.2.1) guard (>= 1.1) guard-spork (1.1.0) guard (>= 1.1) spork (>= 0.8.4) - i18n (0.6.0) + i18n (0.6.1) jeweler (1.8.4) bundler (~> 1.0) git (>= 1.2.5) rake rdoc @@ -44,11 +51,11 @@ 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.3.6) + multi_json (1.5.0) rake (0.9.2.2) rb-fchange (0.0.5) ffi rb-fsevent (0.9.1) rb-inotify (0.8.8) @@ -74,25 +81,24 @@ 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.33) + tzinfo (0.3.35) yard (0.8.2.1) PLATFORMS ruby DEPENDENCIES - activerecord (~> 3) - activesupport (~> 3) bundler guard-bundler guard-rspec guard-spork jeweler (~> 1.8.3) mocha rdoc + requires_approval! rspec ruby-debug19 sqlite3 yard