Gemfile.lock in gnuside-carrierwave-mongoid-0.6.7 vs Gemfile.lock in gnuside-carrierwave-mongoid-0.6.8

- old
+ new

@@ -1,41 +1,56 @@ PATH remote: . specs: - glebtv-carrierwave-mongoid (0.6.5) + gnuside-carrierwave-mongoid (0.6.7) carrierwave (>= 0.8.0, < 0.10.0) - mongoid (>= 3.0, < 5.0) - mongoid (>= 3.0, < 5.0) + gnuside-mongoid-grid_fs (>= 1.9.1) + mongoid (>= 4.0.0.alpha1) GEM remote: http://rubygems.org/ specs: - activemodel (3.2.15) - activesupport (= 3.2.15) - builder (~> 3.0.0) - activesupport (3.2.15) + activemodel (4.0.2) + activesupport (= 4.0.2) + builder (~> 3.1.0) + activesupport (4.0.2) i18n (~> 0.6, >= 0.6.4) - multi_json (~> 1.0) - builder (3.0.4) + minitest (~> 4.2) + multi_json (~> 1.3) + thread_safe (~> 0.1) + tzinfo (~> 0.3.37) + atomic (1.1.14) + bson (2.0.0) + builder (3.1.4) carrierwave (0.9.0) activemodel (>= 3.2.0) activesupport (>= 3.2.0) json (>= 1.7) coderay (1.0.9) + connection_pool (1.2.0) diff-lcs (1.2.4) - i18n (0.6.5) + gnuside-mongoid-grid_fs (1.9.1) + mime-types (~> 1.19) + mongoid (>= 3.0, < 5.0) + i18n (0.6.9) json (1.8.1) method_source (0.8.2) + mime-types (1.25.1) mini_magick (3.6.0) subexec (~> 0.2.1) - mongoid (3.1.5) - activemodel (~> 3.2) - moped (~> 1.4) + minitest (4.7.5) + mongoid (4.0.0.alpha1) + activemodel (~> 4.0.0) + moped (~> 2.0.beta4) origin (~> 1.0) - tzinfo (~> 0.3.29) - moped (1.5.1) + tzinfo (~> 0.3.37) + moped (2.0.0.beta4) + bson (~> 2.0) + connection_pool (~> 1.2) + optionable (~> 0.2.0) multi_json (1.8.2) + optionable (0.2.0) origin (1.1.0) pry (0.9.12.2) coderay (~> 1.0.5) method_source (~> 0.8) slop (~> 3.4) @@ -48,16 +63,18 @@ rspec-expectations (2.14.3) diff-lcs (>= 1.1.3, < 2.0) rspec-mocks (2.14.4) slop (3.4.6) subexec (0.2.3) + thread_safe (0.1.3) + atomic tzinfo (0.3.38) PLATFORMS ruby DEPENDENCIES - glebtv-carrierwave-mongoid! + gnuside-carrierwave-mongoid! mini_magick pry rake (~> 10.0) rspec (~> 2.14)