Gemfile.lock in glebtv-mongoid-paperclip-0.2.4 vs Gemfile.lock in glebtv-mongoid-paperclip-0.3.0
- old
+ new
@@ -1,76 +1,79 @@
GIT
remote: git://github.com/mongoid/mongoid.git
- revision: 5b0f031992cbec66d68c6cb288a4edb952ed5336
+ revision: 507d7a794f6edd5f2b1a2b86c922340f3cf7d9c2
branch: master
specs:
- mongoid (4.0.0.beta1)
- activemodel (>= 4.0.0)
- moped (~> 2.0.beta6)
+ mongoid (5.0.0.beta)
+ activemodel (~> 4.0)
+ mongo (= 2.1.0.beta)
origin (~> 2.1)
tzinfo (>= 0.3.37)
PATH
remote: .
specs:
- glebtv-mongoid-paperclip (0.2.2)
+ glebtv-mongoid-paperclip (0.3.0)
mongoid (>= 3.0, < 5.0)
- paperclip (>= 2.3.6)
+ paperclip (>= 3.4, != 4.3.0)
GEM
remote: https://rubygems.org/
specs:
- activemodel (4.0.2)
- activesupport (= 4.0.2)
- builder (~> 3.1.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)
+ activemodel (4.2.3)
+ activesupport (= 4.2.3)
+ builder (~> 3.1)
+ activesupport (4.2.3)
+ i18n (~> 0.7)
+ json (~> 1.7, >= 1.7.7)
+ minitest (~> 5.1)
+ thread_safe (~> 0.3, >= 0.3.4)
+ tzinfo (~> 1.1)
+ bson (3.1.2)
+ builder (3.2.2)
climate_control (0.0.3)
activesupport (>= 3.0)
- cocaine (0.5.3)
+ cocaine (0.5.7)
climate_control (>= 0.0.3, < 1.0)
- connection_pool (1.2.0)
diff-lcs (1.2.5)
- i18n (0.6.9)
- mime-types (2.1)
- minitest (4.7.5)
- 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.3)
+ i18n (0.7.0)
+ json (1.8.3)
+ mime-types (2.6.1)
+ minitest (5.7.0)
+ mongo (2.1.0.beta)
+ bson (~> 3.0)
+ origin (2.1.1)
+ paperclip (4.2.4)
+ activemodel (>= 3.2.0)
+ activesupport (>= 3.2.0)
+ cocaine (~> 0.5.5)
mime-types
- 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)
+ rake (10.4.2)
+ rspec (3.3.0)
+ rspec-core (~> 3.3.0)
+ rspec-expectations (~> 3.3.0)
+ rspec-mocks (~> 3.3.0)
+ rspec-core (3.3.1)
+ rspec-support (~> 3.3.0)
+ rspec-expectations (3.3.0)
+ diff-lcs (>= 1.2.0, < 2.0)
+ rspec-support (~> 3.3.0)
+ rspec-mocks (3.3.1)
+ diff-lcs (>= 1.2.0, < 2.0)
+ rspec-support (~> 3.3.0)
+ rspec-support (3.3.0)
+ thread_safe (0.3.5)
+ tzinfo (1.2.2)
+ thread_safe (~> 0.1)
PLATFORMS
ruby
DEPENDENCIES
bundler
glebtv-mongoid-paperclip!
mongoid!
rake
rspec
+
+BUNDLED WITH
+ 1.10.5