Gemfile.lock in requires_approval-1.0.15 vs Gemfile.lock in requires_approval-1.0.16

- old
+ new

@@ -1,13 +1,26 @@ PATH remote: . specs: - requires_approval (1.0.15) + requires_approval (1.0.16) GEM remote: http://rubygems.org/ specs: + 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.3) + builder (3.0.4) coderay (1.1.0) columnize (0.8.9) debugger (1.6.6) columnize (>= 0.3.1) debugger-linecache (~> 1.2.0) @@ -26,10 +39,11 @@ guard-rspec (1.2.1) guard (>= 1.1) guard-spork (1.1.0) guard (>= 1.1) spork (>= 0.8.4) + i18n (0.7.0) jeweler (1.8.4) bundler (~> 1.0) git (>= 1.2.5) rake rdoc @@ -40,10 +54,11 @@ rb-inotify (~> 0.8.8) metaclass (0.0.1) method_source (0.8.2) mocha (0.12.3) metaclass (~> 0.0.1) + multi_json (1.11.0) pry (0.9.12.6) coderay (~> 1.0) method_source (~> 0.8) slop (~> 3.4) pry-debugger (0.2.2) @@ -67,15 +82,17 @@ rspec-mocks (2.11.2) slop (3.6.0) spork (0.9.2) sqlite3 (1.3.6) thor (0.16.0) + tzinfo (0.3.43) yard (0.8.2.1) PLATFORMS ruby DEPENDENCIES + activerecord (= 3.2.14) bundler guard-bundler guard-rspec guard-spork jeweler (~> 1.8.3)