Gemfile.lock in attachment_magick-0.3.3 vs Gemfile.lock in attachment_magick-0.3.4

- old
+ new

@@ -1,171 +1,166 @@ PATH remote: . specs: attachment_magick (0.3.3) - dragonfly (>= 0.9.5) + dragonfly (>= 0.9.10) jquery-rails (>= 0.2.7) marcosinger-auto_html (>= 1.3.6) marcosinger-css_parser (>= 1.3.0) - rack-cache (>= 1.0) + rack-cache (>= 1.1) GEM remote: http://rubygems.org/ specs: - RedCloth (4.2.8) - abstract (1.0.0) - actionmailer (3.0.10) - actionpack (= 3.0.10) - mail (~> 2.2.19) - actionpack (3.0.10) - activemodel (= 3.0.10) - activesupport (= 3.0.10) - builder (~> 2.1.2) - erubis (~> 2.6.6) - i18n (~> 0.5.0) - rack (~> 1.2.1) - rack-mount (~> 0.6.14) - rack-test (~> 0.5.7) - tzinfo (~> 0.3.23) - activemodel (3.0.10) - activesupport (= 3.0.10) - builder (~> 2.1.2) - i18n (~> 0.5.0) - activerecord (3.0.10) - activemodel (= 3.0.10) - activesupport (= 3.0.10) - arel (~> 2.0.10) - tzinfo (~> 0.3.23) - activeresource (3.0.10) - activemodel (= 3.0.10) - activesupport (= 3.0.10) - activesupport (3.0.10) - archive-tar-minitar (0.5.2) - arel (2.0.10) - bson (1.4.1) - bson_ext (1.4.1) - builder (2.1.2) - capybara (1.1.1) + RedCloth (4.2.9) + actionmailer (3.2.3) + actionpack (= 3.2.3) + mail (~> 2.4.4) + actionpack (3.2.3) + activemodel (= 3.2.3) + activesupport (= 3.2.3) + builder (~> 3.0.0) + erubis (~> 2.7.0) + journey (~> 1.0.1) + rack (~> 1.4.0) + rack-cache (~> 1.2) + rack-test (~> 0.6.1) + sprockets (~> 2.1.2) + activemodel (3.2.3) + activesupport (= 3.2.3) + builder (~> 3.0.0) + activerecord (3.2.3) + activemodel (= 3.2.3) + activesupport (= 3.2.3) + arel (~> 3.0.2) + tzinfo (~> 0.3.29) + activeresource (3.2.3) + activemodel (= 3.2.3) + activesupport (= 3.2.3) + activesupport (3.2.3) + i18n (~> 0.6) + multi_json (~> 1.0) + addressable (2.2.8) + arel (3.0.2) + bson (1.5.2) + bson_ext (1.5.2) + bson (= 1.5.2) + builder (3.0.0) + 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.2) ffi (~> 1.0.6) - colorific (1.0.1) - minitest (~> 2.6.2) + colorific (1.0.2) + minitest (~> 2.8.0) ruby-progressbar (~> 0.0.10) - columnize (0.3.4) - dragonfly (0.9.8) + dragonfly (0.9.12) rack - erubis (2.6.6) - abstract (>= 1.0.0) - ffi (1.0.9) - hpricot (0.8.4) - i18n (0.5.0) - jquery-rails (1.0.16) - railties (~> 3.0) + erubis (2.7.0) + ffi (1.0.11) + hike (1.2.1) + hpricot (0.8.6) + i18n (0.6.0) + journey (1.0.3) + jquery-rails (2.0.2) + railties (>= 3.2.0, < 5.0) thor (~> 0.14) - json (1.6.1) - json_pure (1.6.1) - linecache19 (0.5.12) - ruby_core_source (>= 0.1.4) - mail (2.2.19) - activesupport (>= 2.3.6) + json (1.7.3) + libwebsocket (0.1.3) + addressable + mail (2.4.4) i18n (>= 0.4.0) mime-types (~> 1.16) treetop (~> 1.4.8) marcosinger-auto_html (1.3.6) RedCloth hpricot (>= 0.8.4) redcarpet rinku tag_helper marcosinger-css_parser (1.3.0) - mime-types (1.17.2) - minitest (2.6.2) - mongo (1.4.1) - bson (= 1.4.1) - mongoid (2.2.3) - activemodel (~> 3.0) + mime-types (1.18) + minitest (2.8.1) + mongo (1.5.2) + bson (= 1.5.2) + mongoid (2.4.10) + activemodel (~> 3.1) mongo (~> 1.3) tzinfo (~> 0.3.22) - multi_json (1.0.3) - nokogiri (1.5.0) - polyglot (0.3.2) - rack (1.2.4) - rack-cache (1.1) + multi_json (1.3.5) + nokogiri (1.5.2) + polyglot (0.3.3) + rack (1.4.1) + rack-cache (1.2) rack (>= 0.4) - rack-mount (0.6.14) - rack (>= 1.0.0) - rack-test (0.5.7) + rack-ssl (1.3.2) + rack + rack-test (0.6.1) rack (>= 1.0) - rails (3.0.10) - actionmailer (= 3.0.10) - actionpack (= 3.0.10) - activerecord (= 3.0.10) - activeresource (= 3.0.10) - activesupport (= 3.0.10) + rails (3.2.3) + actionmailer (= 3.2.3) + actionpack (= 3.2.3) + activerecord (= 3.2.3) + activeresource (= 3.2.3) + activesupport (= 3.2.3) bundler (~> 1.0) - railties (= 3.0.10) - railties (3.0.10) - actionpack (= 3.0.10) - activesupport (= 3.0.10) + railties (= 3.2.3) + railties (3.2.3) + actionpack (= 3.2.3) + activesupport (= 3.2.3) + rack-ssl (~> 1.3.2) rake (>= 0.8.7) rdoc (~> 3.4) - thor (~> 0.14.4) + thor (~> 0.14.6) rake (0.9.2.2) - rdoc (3.11) + rdoc (3.12) json (~> 1.4) - redcarpet (1.17.2) - rinku (1.2.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) - columnize (>= 0.3.1) - linecache19 (>= 0.5.11) - ruby-debug-base19 (>= 0.11.19) + redcarpet (2.1.1) + rinku (1.5.1) ruby-progressbar (0.0.10) - ruby_core_source (0.1.5) - archive-tar-minitar (>= 0.5.2) - rubyzip (0.9.4) - selenium-webdriver (2.9.1) - childprocess (>= 0.2.1) - ffi (= 1.0.9) - json_pure + rubyzip (0.9.8) + selenium-webdriver (2.21.2) + childprocess (>= 0.2.5) + ffi (~> 1.0) + libwebsocket (~> 0.1.3) + multi_json (~> 1.0) rubyzip - simplecov (0.5.4) - multi_json (~> 1.0.3) + simplecov (0.6.4) + multi_json (~> 1.0) simplecov-html (~> 0.5.3) simplecov-html (0.5.3) - sqlite3 (1.3.4) + sprockets (2.1.3) + hike (~> 1.2) + rack (~> 1.0) + tilt (~> 1.1, != 1.3.0) + sqlite3 (1.3.6) sqlite3-ruby (1.3.3) sqlite3 (>= 1.3.3) tag_helper (0.0.3) thor (0.14.6) + tilt (1.3.3) treetop (1.4.10) polyglot polyglot (>= 0.3.1) - tzinfo (0.3.30) + tzinfo (0.3.33) xpath (0.1.4) nokogiri (~> 1.3) PLATFORMS ruby DEPENDENCIES attachment_magick! - bson_ext (~> 1.4) + bson_ext (= 1.5.2) capybara (>= 1.0.1) colorific hpricot mime-types (>= 1.16) - mongoid (~> 2.2) + mongoid (= 2.4.10) nokogiri - rails (= 3.0.10) - ruby-debug19 + rails (= 3.2.3) simplecov sqlite3-ruby