Gemfile.lock in requires_approval-1.0.10 vs Gemfile.lock in requires_approval-1.0.11

- old
+ new

@@ -1,113 +1,95 @@ PATH remote: . specs: - requires_approval (1.0.9) + requires_approval (1.0.10) + activerecord (= 3.2.14) requires_approval GEM remote: http://rubygems.org/ specs: - addressable (2.3.6) - builder (3.2.2) - celluloid (0.15.2) - timers (~> 1.1.0) - celluloid-io (0.15.0) - celluloid (>= 0.15.0) - nio4r (>= 0.5.0) - childprocess (0.5.3) - ffi (~> 1.0, >= 1.0.11) + 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) - diff-lcs (1.2.5) - faraday (0.8.9) - multipart-post (~> 1.2.0) - ffi (1.9.3) - formatador (0.2.4) - git (1.2.6) - github_api (0.10.1) - addressable - faraday (~> 0.8.1) - hashie (>= 1.2) - multi_json (~> 1.4) - nokogiri (~> 1.5.2) - oauth2 - guard (2.6.1) - formatador (>= 0.2.4) - listen (~> 2.7) - lumberjack (~> 1.0) - pry (>= 0.9.12) - thor (>= 0.18.1) - guard-bundler (2.0.0) + columnize (0.8.9) + debugger (1.6.6) + columnize (>= 0.3.1) + debugger-linecache (~> 1.2.0) + debugger-ruby_core_source (~> 1.3.2) + debugger-linecache (1.2.0) + debugger-ruby_core_source (1.3.5) + diff-lcs (1.1.3) + ffi (1.1.5) + git (1.2.5) + guard (1.3.2) + listen (>= 0.4.2) + thor (>= 0.14.6) + guard-bundler (1.0.0) bundler (~> 1.0) - guard (~> 2.2) - guard-rspec (4.2.8) - guard (~> 2.1) - rspec (>= 2.14, < 4.0) - guard-spork (1.5.1) - childprocess (>= 0.2.3) + guard (~> 1.1) + guard-rspec (1.2.1) guard (>= 1.1) + guard-spork (1.1.0) + guard (>= 1.1) spork (>= 0.8.4) - hashie (2.1.1) - highline (1.6.21) - jeweler (1.8.8) - builder + i18n (0.6.11) + jeweler (1.8.4) bundler (~> 1.0) git (>= 1.2.5) - github_api (= 0.10.1) - highline (>= 1.6.15) - nokogiri (= 1.5.10) rake rdoc - json (1.8.1) - jwt (0.1.13) - multi_json (>= 1.5) - listen (2.7.4) - celluloid (>= 0.15.2) - celluloid-io (>= 0.15.0) - rb-fsevent (>= 0.9.3) - rb-inotify (>= 0.9) - lumberjack (1.0.5) - metaclass (0.0.4) + json (1.7.5) + listen (0.4.7) + rb-fchange (~> 0.0.5) + rb-fsevent (~> 0.9.1) + rb-inotify (~> 0.8.8) + metaclass (0.0.1) method_source (0.8.2) - mocha (1.0.0) + mocha (0.12.3) metaclass (~> 0.0.1) - multi_json (1.10.0) - multi_xml (0.5.5) - multipart-post (1.2.0) - nio4r (1.0.0) - nokogiri (1.5.10) - oauth2 (0.9.3) - faraday (>= 0.8, < 0.10) - jwt (~> 0.1.8) - multi_json (~> 1.3) - multi_xml (~> 0.5) - rack (~> 1.2) + multi_json (1.10.1) pry (0.9.12.6) coderay (~> 1.0) method_source (~> 0.8) slop (~> 3.4) - rack (1.5.2) - rake (10.3.1) - rb-fsevent (0.9.4) - rb-inotify (0.9.4) + pry-debugger (0.2.2) + debugger (~> 1.3) + pry (~> 0.9.10) + rake (0.9.2.2) + rb-fchange (0.0.5) + ffi + rb-fsevent (0.9.1) + rb-inotify (0.8.8) ffi (>= 0.5.0) - rdoc (4.1.1) + rdoc (3.12) json (~> 1.4) - rspec (2.14.1) - rspec-core (~> 2.14.0) - rspec-expectations (~> 2.14.0) - rspec-mocks (~> 2.14.0) - rspec-core (2.14.8) - rspec-expectations (2.14.5) - diff-lcs (>= 1.1.3, < 2.0) - rspec-mocks (2.14.6) - slop (3.5.0) + 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.2) + diff-lcs (~> 1.1.3) + rspec-mocks (2.11.2) + slop (3.6.0) spork (0.9.2) - sqlite3 (1.3.9) - thor (0.19.1) - timers (1.1.0) - yard (0.8.7.4) + sqlite3 (1.3.6) + thor (0.16.0) + tzinfo (0.3.40) + yard (0.8.2.1) PLATFORMS ruby DEPENDENCIES @@ -115,9 +97,10 @@ guard-bundler guard-rspec guard-spork jeweler (~> 1.8.3) mocha + pry-debugger rdoc requires_approval! rspec sqlite3 yard