Gemfile.lock in puffer_pages-0.1.0 vs Gemfile.lock in puffer_pages-0.1.1

- old
+ new

@@ -1,148 +1,151 @@ GIT remote: git://github.com/puffer/puffer.git - revision: cdbcc66e5b205cd8f95a48e84568c6748640f349 + revision: 719b80730fd723c7f665c95315a19edbb8148593 specs: - puffer (0.1.0) + puffer (0.1.1) kaminari orm_adapter - rails (~> 3.1.0) + rails (~> 3.1) PATH remote: . specs: - puffer_pages (0.1.0) + puffer_pages (0.1.1) liquid nested_set puffer - rails (~> 3.1.0) + rails (~> 3.1) GEM remote: http://rubygems.org/ specs: - actionmailer (3.1.1) - actionpack (= 3.1.1) - mail (~> 2.3.0) - actionpack (3.1.1) - activemodel (= 3.1.1) - activesupport (= 3.1.1) + actionmailer (3.2.1) + actionpack (= 3.2.1) + mail (~> 2.4.0) + actionpack (3.2.1) + activemodel (= 3.2.1) + activesupport (= 3.2.1) builder (~> 3.0.0) erubis (~> 2.7.0) - i18n (~> 0.6) - rack (~> 1.3.2) + journey (~> 1.0.1) + rack (~> 1.4.0) rack-cache (~> 1.1) - rack-mount (~> 0.8.2) rack-test (~> 0.6.1) - sprockets (~> 2.0.2) - activemodel (3.1.1) - activesupport (= 3.1.1) + sprockets (~> 2.1.2) + activemodel (3.2.1) + activesupport (= 3.2.1) builder (~> 3.0.0) - i18n (~> 0.6) - activerecord (3.1.1) - activemodel (= 3.1.1) - activesupport (= 3.1.1) - arel (~> 2.2.1) + activerecord (3.2.1) + activemodel (= 3.2.1) + activesupport (= 3.2.1) + arel (~> 3.0.0) tzinfo (~> 0.3.29) - activeresource (3.1.1) - activemodel (= 3.1.1) - activesupport (= 3.1.1) - activesupport (3.1.1) + activeresource (3.2.1) + activemodel (= 3.2.1) + activesupport (= 3.2.1) + activesupport (3.2.1) + i18n (~> 0.6) multi_json (~> 1.0) - arel (2.2.1) + arel (3.0.0) + bcrypt-ruby (3.0.1) builder (3.0.0) - capybara (1.1.1) + capybara (1.1.2) mime-types (>= 1.16) nokogiri (>= 1.3.3) rack (>= 1.0.0) rack-test (>= 0.5.4) selenium-webdriver (~> 2.0) xpath (~> 0.1.4) - childprocess (0.2.2) + childprocess (0.3.1) ffi (~> 1.0.6) - database_cleaner (0.6.7) + database_cleaner (0.7.1) diff-lcs (1.1.3) erubis (2.7.0) - fabrication (1.1.0) - ffi (1.0.9) + fabrication (1.2.0) + ffi (1.0.11) forgery (0.5.0) - guard (0.6.3) + guard (1.0.0) + ffi (>= 0.5.0) thor (~> 0.14.6) - guard-rspec (0.4.5) - guard (>= 0.4.0) + guard-rspec (0.6.0) + guard (>= 0.10.0) hike (1.2.1) i18n (0.6.0) - json (1.6.1) - json_pure (1.6.0) - kaminari (0.12.4) - rails (>= 3.0.0) - libnotify (0.5.7) + journey (1.0.1) + json (1.6.5) + kaminari (0.13.0) + actionpack (>= 3.0.0) + activesupport (>= 3.0.0) + railties (>= 3.0.0) + libnotify (0.7.2) liquid (2.3.0) - mail (2.3.0) + mail (2.4.1) i18n (>= 0.4.0) mime-types (~> 1.16) treetop (~> 1.4.8) mime-types (1.17.2) - multi_json (1.0.3) + multi_json (1.0.4) mysql (2.8.1) nested_set (1.6.8) activerecord (>= 3.0.0) railties (>= 3.0.0) nokogiri (1.5.0) - orm_adapter (0.0.5) - pg (0.11.0) + orm_adapter (0.0.6) + pg (0.12.2) polyglot (0.3.3) - rack (1.3.5) + rack (1.4.1) rack-cache (1.1) rack (>= 0.4) - rack-mount (0.8.3) - rack (>= 1.0.0) rack-ssl (1.3.2) rack rack-test (0.6.1) rack (>= 1.0) - rails (3.1.1) - actionmailer (= 3.1.1) - actionpack (= 3.1.1) - activerecord (= 3.1.1) - activeresource (= 3.1.1) - activesupport (= 3.1.1) + rails (3.2.1) + actionmailer (= 3.2.1) + actionpack (= 3.2.1) + activerecord (= 3.2.1) + activeresource (= 3.2.1) + activesupport (= 3.2.1) bundler (~> 1.0) - railties (= 3.1.1) - railties (3.1.1) - actionpack (= 3.1.1) - activesupport (= 3.1.1) + railties (= 3.2.1) + railties (3.2.1) + actionpack (= 3.2.1) + activesupport (= 3.2.1) rack-ssl (~> 1.3.2) rake (>= 0.8.7) rdoc (~> 3.4) thor (~> 0.14.6) rake (0.9.2.2) - rdoc (3.11) + rb-inotify (0.8.8) + ffi (>= 0.5.0) + rdoc (3.12) json (~> 1.4) - rspec (2.6.0) - rspec-core (~> 2.6.0) - rspec-expectations (~> 2.6.0) - rspec-mocks (~> 2.6.0) - rspec-core (2.6.4) - rspec-expectations (2.6.0) + rspec (2.8.0) + rspec-core (~> 2.8.0) + rspec-expectations (~> 2.8.0) + rspec-mocks (~> 2.8.0) + rspec-core (2.8.0) + rspec-expectations (2.8.0) diff-lcs (~> 1.1.2) - rspec-mocks (2.6.0) - rspec-rails (2.6.1) - actionpack (~> 3.0) - activesupport (~> 3.0) - railties (~> 3.0) - rspec (~> 2.6.0) - rubyzip (0.9.4) - selenium-webdriver (2.5.0) - childprocess (>= 0.2.1) - ffi (>= 1.0.7) - json_pure + rspec-mocks (2.8.0) + rspec-rails (2.8.1) + actionpack (>= 3.0) + activesupport (>= 3.0) + railties (>= 3.0) + rspec (~> 2.8.0) + rubyzip (0.9.5) + selenium-webdriver (2.18.0) + childprocess (>= 0.2.5) + ffi (~> 1.0.9) + multi_json (~> 1.0.4) rubyzip - sprockets (2.0.3) + sprockets (2.1.2) hike (~> 1.2) rack (~> 1.0) - tilt (!= 1.3.0, ~> 1.1) - sqlite3 (1.3.4) + tilt (~> 1.1, != 1.3.0) + sqlite3 (1.3.5) sqlite3-ruby (1.3.3) sqlite3 (>= 1.3.3) thor (0.14.6) tilt (1.3.3) treetop (1.4.10) @@ -154,10 +157,11 @@ PLATFORMS ruby DEPENDENCIES + bcrypt-ruby capybara (>= 0.4.0) database_cleaner fabrication forgery guard @@ -165,7 +169,8 @@ libnotify mysql pg puffer! puffer_pages! + rb-inotify rspec-rails sqlite3-ruby