Gemfile.lock in rails_admin_settings-0.8.0 vs Gemfile.lock in rails_admin_settings-0.9.0.pre
- old
+ new
@@ -1,21 +1,42 @@
PATH
remote: .
specs:
- rails_admin_settings (0.8.0)
- mongoid (>= 3.0, < 4.1)
+ rails_admin_settings (0.9.0.pre)
GEM
remote: https://rubygems.org/
specs:
+ actionmailer (3.2.19)
+ actionpack (= 3.2.19)
+ mail (~> 2.5.4)
+ actionpack (3.2.19)
+ activemodel (= 3.2.19)
+ activesupport (= 3.2.19)
+ builder (~> 3.0.0)
+ erubis (~> 2.7.0)
+ journey (~> 1.0.4)
+ rack (~> 1.4.5)
+ rack-cache (~> 1.2)
+ rack-test (~> 0.6.1)
+ sprockets (~> 2.2.1)
activemodel (3.2.19)
activesupport (= 3.2.19)
builder (~> 3.0.0)
+ activerecord (3.2.19)
+ activemodel (= 3.2.19)
+ activesupport (= 3.2.19)
+ arel (~> 3.0.2)
+ tzinfo (~> 0.3.29)
+ activeresource (3.2.19)
+ activemodel (= 3.2.19)
+ activesupport (= 3.2.19)
activesupport (3.2.19)
i18n (~> 0.6, >= 0.6.4)
multi_json (~> 1.0)
addressable (2.3.6)
+ arel (3.0.3)
builder (3.0.4)
carrierwave (0.10.0)
activemodel (>= 3.2.0)
activesupport (>= 3.2.0)
json (>= 1.7)
@@ -27,23 +48,29 @@
coderay (1.1.0)
crass (0.2.1)
database_cleaner (1.3.0)
diff-lcs (1.2.5)
docile (1.1.5)
+ erubis (2.7.0)
factory_girl (4.4.0)
activesupport (>= 3.0.0)
- geocoder (1.2.3)
+ geocoder (1.2.5)
glebtv-carrierwave-mongoid (0.8.0)
carrierwave (>= 0.8.0, < 0.11.0)
mongoid (>= 3.0, < 5.0)
glebtv-mongoid-paperclip (0.2.4)
mongoid (>= 3.0, < 5.0)
paperclip (>= 2.3.6)
+ hike (1.2.3)
i18n (0.6.11)
+ journey (1.0.4)
json (1.8.1)
+ mail (2.5.4)
+ mime-types (~> 1.16)
+ treetop (~> 1.4.8)
method_source (0.8.2)
- mime-types (2.3)
+ mime-types (1.25.1)
mini_portile (0.6.0)
mongoid (3.1.6)
activemodel (~> 3.2)
moped (~> 1.4)
origin (~> 1.0)
@@ -54,50 +81,172 @@
rspec (>= 2.14)
moped (1.5.2)
multi_json (1.10.1)
nokogiri (1.6.3.1)
mini_portile (= 0.6.0)
- nokogumbo (1.1.9)
+ nokogumbo (1.1.12)
nokogiri
origin (1.1.0)
paperclip (4.2.0)
activemodel (>= 3.0.0)
activesupport (>= 3.0.0)
cocaine (~> 0.5.3)
mime-types
- pry (0.10.0)
+ polyglot (0.3.5)
+ pry (0.10.1)
coderay (~> 1.1.0)
method_source (~> 0.8.1)
slop (~> 3.4)
+ rack (1.4.5)
+ rack-cache (1.2)
+ rack (>= 0.4)
+ rack-ssl (1.3.4)
+ rack
+ rack-test (0.6.2)
+ rack (>= 1.0)
+ rails (3.2.19)
+ actionmailer (= 3.2.19)
+ actionpack (= 3.2.19)
+ activerecord (= 3.2.19)
+ activeresource (= 3.2.19)
+ activesupport (= 3.2.19)
+ bundler (~> 1.0)
+ railties (= 3.2.19)
+ railties (3.2.19)
+ actionpack (= 3.2.19)
+ activesupport (= 3.2.19)
+ rack-ssl (~> 1.3.2)
+ rake (>= 0.8.7)
+ rdoc (~> 3.4)
+ thor (>= 0.14.6, < 2.0)
rake (10.3.2)
- rspec (3.0.0)
- rspec-core (~> 3.0.0)
- rspec-expectations (~> 3.0.0)
- rspec-mocks (~> 3.0.0)
- rspec-core (3.0.3)
- rspec-support (~> 3.0.0)
- rspec-expectations (3.0.3)
+ rdoc (3.12.2)
+ json (~> 1.4)
+ rspec (3.1.0)
+ rspec-core (~> 3.1.0)
+ rspec-expectations (~> 3.1.0)
+ rspec-mocks (~> 3.1.0)
+ rspec-core (3.1.4)
+ rspec-support (~> 3.1.0)
+ rspec-expectations (3.1.1)
diff-lcs (>= 1.2.0, < 2.0)
- rspec-support (~> 3.0.0)
- rspec-mocks (3.0.3)
- rspec-support (~> 3.0.0)
- rspec-support (3.0.3)
+ rspec-support (~> 3.1.0)
+ rspec-mocks (3.1.1)
+ rspec-support (~> 3.1.0)
+ rspec-support (3.1.0)
russian_phone (0.4.1)
mongoid (>= 3.0.0)
safe_yaml (1.0.3)
- sanitize (3.0.0)
+ sanitize (3.0.2)
crass (~> 0.2.0)
nokogiri (>= 1.4.4)
- nokogumbo (= 1.1.9)
- simplecov (0.9.0)
+ nokogumbo (= 1.1.12)
+ simplecov (0.9.1)
docile (~> 1.1.0)
- multi_json
+ multi_json (~> 1.0)
simplecov-html (~> 0.8.0)
simplecov-html (0.8.0)
slop (3.6.0)
+ sprockets (2.2.2)
+ hike (~> 1.2)
+ multi_json (~> 1.0)
+ rack (~> 1.0)
+ tilt (~> 1.1, != 1.3.0)
+ thor (0.19.1)
+ tilt (1.4.1)
+ treetop (1.4.15)
+ polyglot
+ polyglot
+ polyglot
+ polyglot
+ polyglot
+ polyglot
+ polyglot
+ polyglot
+ polyglot
+ polyglot
+ polyglot
+ polyglot
+ polyglot
+ polyglot
+ polyglot
+ polyglot
+ polyglot
+ polyglot (>= 0.3.1)
+ polyglot (>= 0.3.1)
+ polyglot (>= 0.3.1)
+ polyglot (>= 0.3.1)
+ polyglot (>= 0.3.1)
+ polyglot (>= 0.3.1)
+ polyglot (>= 0.3.1)
+ polyglot (>= 0.3.1)
+ polyglot (>= 0.3.1)
+ polyglot (>= 0.3.1)
+ polyglot (>= 0.3.1)
+ polyglot (>= 0.3.1)
+ polyglot (>= 0.3.1)
+ polyglot (>= 0.3.1)
+ polyglot (>= 0.3.1)
+ polyglot (>= 0.3.1)
+ polyglot (>= 0.3.1)
+ polyglot (>= 0.3.1)
+ polyglot (>= 0.3.1)
+ polyglot (>= 0.3.1)
+ polyglot (>= 0.3.1)
+ polyglot (>= 0.3.1)
+ polyglot (>= 0.3.1)
+ polyglot (>= 0.3.1)
+ polyglot (>= 0.3.1)
+ polyglot (>= 0.3.1)
+ polyglot (>= 0.3.1)
+ polyglot (>= 0.3.1)
+ polyglot (>= 0.3.1)
+ polyglot (>= 0.3.1)
+ polyglot (>= 0.3.1)
+ polyglot (>= 0.3.1)
+ polyglot (>= 0.3.1)
+ polyglot (>= 0.3.1)
+ polyglot (>= 0.3.1)
+ polyglot (>= 0.3.1)
+ polyglot (>= 0.3.1)
+ polyglot (>= 0.3.1)
+ polyglot (>= 0.3.1)
+ polyglot (>= 0.3.1)
+ polyglot (>= 0.3.1)
+ polyglot (>= 0.3.1)
+ polyglot (>= 0.3.1)
+ polyglot (>= 0.3.1)
+ polyglot (>= 0.3.1)
+ polyglot (>= 0.3.1)
+ polyglot (>= 0.3.1)
+ polyglot (>= 0.3.1)
+ polyglot (>= 0.3.1)
+ polyglot (>= 0.3.1)
+ polyglot (>= 0.3.1)
+ polyglot (>= 0.3.1)
+ polyglot (>= 0.3.1)
+ polyglot (>= 0.3.1)
+ polyglot (>= 0.3.1)
+ polyglot (>= 0.3.1)
+ polyglot (>= 0.3.1)
+ polyglot (>= 0.3.1)
+ polyglot (>= 0.3.1)
+ polyglot (>= 0.3.1)
+ polyglot (>= 0.3.1)
+ polyglot (>= 0.3.1)
+ polyglot (>= 0.3.1)
+ polyglot (>= 0.3.1)
+ polyglot (>= 0.3.1)
+ polyglot (>= 0.3.1)
+ polyglot (>= 0.3.1)
+ polyglot (>= 0.3.1)
+ polyglot (>= 0.3.1)
+ polyglot (>= 0.3.1)
+ polyglot (>= 0.3.1)
tzinfo (0.3.41)
- validates_email_format_of (1.5.3)
+ validates_email_format_of (1.6.1)
+ i18n
PLATFORMS
ruby
DEPENDENCIES
@@ -106,11 +255,13 @@
database_cleaner
factory_girl
geocoder
glebtv-carrierwave-mongoid
glebtv-mongoid-paperclip
+ mongoid (>= 3.0, < 4.1)
mongoid-rspec
pry
+ rails
rails_admin_settings!
rake
rspec
russian_phone
safe_yaml