Gemfile.lock in glebtv-mongoid-paperclip-0.1.0 vs Gemfile.lock in glebtv-mongoid-paperclip-0.2.0
- old
+ new
@@ -1,45 +1,76 @@
+GIT
+ remote: git://github.com/mongoid/mongoid.git
+ revision: 5b0f031992cbec66d68c6cb288a4edb952ed5336
+ branch: master
+ specs:
+ mongoid (4.0.0.beta1)
+ activemodel (>= 4.0.0)
+ moped (~> 2.0.beta6)
+ origin (~> 2.1)
+ tzinfo (>= 0.3.37)
+
PATH
remote: .
specs:
glebtv-mongoid-paperclip (0.1.0)
+ mongoid (>= 3.0, < 5.0)
paperclip (>= 2.3.6)
GEM
remote: https://rubygems.org/
specs:
- activemodel (4.0.0)
- activesupport (= 4.0.0)
+ activemodel (4.0.2)
+ activesupport (= 4.0.2)
builder (~> 3.1.0)
- activesupport (4.0.0)
+ activesupport (4.0.2)
i18n (~> 0.6, >= 0.6.4)
minitest (~> 4.2)
multi_json (~> 1.3)
thread_safe (~> 0.1)
tzinfo (~> 0.3.37)
atomic (1.1.14)
+ bson (2.2.0)
builder (3.1.4)
climate_control (0.0.3)
activesupport (>= 3.0)
- cocaine (0.5.2)
+ cocaine (0.5.3)
climate_control (>= 0.0.3, < 1.0)
- i18n (0.6.5)
- mime-types (1.25)
+ connection_pool (1.2.0)
+ diff-lcs (1.2.5)
+ i18n (0.6.9)
+ mime-types (2.1)
minitest (4.7.5)
- multi_json (1.8.2)
- paperclip (3.5.1)
+ moped (2.0.0.beta6)
+ bson (~> 2.2)
+ connection_pool (~> 1.2)
+ optionable (~> 0.2.0)
+ multi_json (1.8.4)
+ optionable (0.2.0)
+ origin (2.1.0)
+ paperclip (4.0.0)
activemodel (>= 3.0.0)
activesupport (>= 3.0.0)
- cocaine (~> 0.5.0)
+ cocaine (~> 0.5.3)
mime-types
- rake (10.1.0)
+ rake (10.1.1)
+ rspec (2.14.1)
+ rspec-core (~> 2.14.0)
+ rspec-expectations (~> 2.14.0)
+ rspec-mocks (~> 2.14.0)
+ rspec-core (2.14.7)
+ rspec-expectations (2.14.5)
+ diff-lcs (>= 1.1.3, < 2.0)
+ rspec-mocks (2.14.5)
thread_safe (0.1.3)
atomic
tzinfo (0.3.38)
PLATFORMS
ruby
DEPENDENCIES
- bundler (~> 1.3)
+ bundler
glebtv-mongoid-paperclip!
+ mongoid!
rake
+ rspec