Gemfile.lock in rails_admin_settings-0.9.1 vs Gemfile.lock in rails_admin_settings-1.0.0.pre.1
- old
+ new
@@ -1,308 +1,186 @@
PATH
remote: .
specs:
- rails_admin_settings (0.9.1)
+ rails_admin_settings (1.0.0.pre.1)
GEM
remote: https://rubygems.org/
specs:
- actionmailer (3.2.21)
- actionpack (= 3.2.21)
- mail (~> 2.5.4)
- actionpack (3.2.21)
- activemodel (= 3.2.21)
- activesupport (= 3.2.21)
- builder (~> 3.0.0)
+ actionmailer (4.2.0)
+ actionpack (= 4.2.0)
+ actionview (= 4.2.0)
+ activejob (= 4.2.0)
+ mail (~> 2.5, >= 2.5.4)
+ rails-dom-testing (~> 1.0, >= 1.0.5)
+ actionpack (4.2.0)
+ actionview (= 4.2.0)
+ activesupport (= 4.2.0)
+ rack (~> 1.6.0)
+ rack-test (~> 0.6.2)
+ rails-dom-testing (~> 1.0, >= 1.0.5)
+ rails-html-sanitizer (~> 1.0, >= 1.0.1)
+ actionview (4.2.0)
+ activesupport (= 4.2.0)
+ builder (~> 3.1)
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.21)
- activesupport (= 3.2.21)
- builder (~> 3.0.0)
- activerecord (3.2.21)
- activemodel (= 3.2.21)
- activesupport (= 3.2.21)
- arel (~> 3.0.2)
- tzinfo (~> 0.3.29)
- activeresource (3.2.21)
- activemodel (= 3.2.21)
- activesupport (= 3.2.21)
- activesupport (3.2.21)
- i18n (~> 0.6, >= 0.6.4)
- multi_json (~> 1.0)
- addressable (2.3.6)
- arel (3.0.3)
- builder (3.0.4)
+ rails-dom-testing (~> 1.0, >= 1.0.5)
+ rails-html-sanitizer (~> 1.0, >= 1.0.1)
+ activejob (4.2.0)
+ activesupport (= 4.2.0)
+ globalid (>= 0.3.0)
+ activemodel (4.2.0)
+ activesupport (= 4.2.0)
+ builder (~> 3.1)
+ activerecord (4.2.0)
+ activemodel (= 4.2.0)
+ activesupport (= 4.2.0)
+ arel (~> 6.0)
+ activesupport (4.2.0)
+ i18n (~> 0.7)
+ json (~> 1.7, >= 1.7.7)
+ minitest (~> 5.1)
+ thread_safe (~> 0.3, >= 0.3.4)
+ tzinfo (~> 1.1)
+ addressable (2.3.7)
+ arel (6.0.0)
+ bson (2.3.0)
+ builder (3.2.2)
carrierwave (0.10.0)
activemodel (>= 3.2.0)
activesupport (>= 3.2.0)
json (>= 1.7)
mime-types (>= 1.16)
climate_control (0.0.3)
activesupport (>= 3.0)
- cocaine (0.5.4)
+ cocaine (0.5.7)
climate_control (>= 0.0.3, < 1.0)
coderay (1.1.0)
- crass (0.2.1)
- database_cleaner (1.3.0)
+ connection_pool (2.1.2)
+ crass (1.0.1)
+ database_cleaner (1.4.1)
diff-lcs (1.2.5)
docile (1.1.5)
erubis (2.7.0)
factory_girl (4.5.0)
activesupport (>= 3.0.0)
- geocoder (1.2.6)
+ geocoder (1.2.7)
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)
+ globalid (0.3.3)
+ activesupport (>= 4.1.0)
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)
+ i18n (0.7.0)
+ json (1.8.2)
+ loofah (2.0.1)
+ nokogiri (>= 1.5.9)
+ mail (2.6.3)
+ mime-types (>= 1.16, < 3)
method_source (0.8.2)
- mime-types (1.25.1)
- mini_portile (0.6.1)
- mongoid (3.1.6)
- activemodel (~> 3.2)
- moped (~> 1.4)
- origin (~> 1.0)
- tzinfo (~> 0.3.29)
- mongoid-rspec (1.11.0)
- mongoid (~> 3.1.6)
+ mime-types (2.4.3)
+ mini_portile (0.6.2)
+ minitest (5.5.1)
+ mongoid (4.0.2)
+ activemodel (~> 4.0)
+ moped (~> 2.0.0)
+ origin (~> 2.1)
+ tzinfo (>= 0.3.37)
+ mongoid-rspec (2.2.0)
+ mongoid (~> 4.0.0)
rake
- rspec (>= 2.14)
- moped (1.5.2)
- multi_json (1.10.1)
- nokogiri (1.6.5)
+ rspec (~> 3.1)
+ moped (2.0.4)
+ bson (~> 2.2)
+ connection_pool (~> 2.0)
+ optionable (~> 0.2.0)
+ multi_json (1.11.0)
+ nokogiri (1.6.6.2)
mini_portile (~> 0.6.0)
- nokogumbo (1.1.12)
+ nokogumbo (1.2.0)
nokogiri
- origin (1.1.0)
- paperclip (4.2.0)
+ optionable (0.2.0)
+ origin (2.1.1)
+ paperclip (4.2.1)
activemodel (>= 3.0.0)
activesupport (>= 3.0.0)
cocaine (~> 0.5.3)
mime-types
- 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.6.0)
+ rack-test (0.6.3)
rack (>= 1.0)
- rails (3.2.21)
- actionmailer (= 3.2.21)
- actionpack (= 3.2.21)
- activerecord (= 3.2.21)
- activeresource (= 3.2.21)
- activesupport (= 3.2.21)
- bundler (~> 1.0)
- railties (= 3.2.21)
- railties (3.2.21)
- actionpack (= 3.2.21)
- activesupport (= 3.2.21)
- rack-ssl (~> 1.3.2)
+ rails (4.2.0)
+ actionmailer (= 4.2.0)
+ actionpack (= 4.2.0)
+ actionview (= 4.2.0)
+ activejob (= 4.2.0)
+ activemodel (= 4.2.0)
+ activerecord (= 4.2.0)
+ activesupport (= 4.2.0)
+ bundler (>= 1.3.0, < 2.0)
+ railties (= 4.2.0)
+ sprockets-rails
+ rails-deprecated_sanitizer (1.0.3)
+ activesupport (>= 4.2.0.alpha)
+ rails-dom-testing (1.0.5)
+ activesupport (>= 4.2.0.beta, < 5.0)
+ nokogiri (~> 1.6.0)
+ rails-deprecated_sanitizer (>= 1.0.1)
+ rails-html-sanitizer (1.0.2)
+ loofah (~> 2.0)
+ railties (4.2.0)
+ actionpack (= 4.2.0)
+ activesupport (= 4.2.0)
rake (>= 0.8.7)
- rdoc (~> 3.4)
- thor (>= 0.14.6, < 2.0)
- rake (10.4.0)
- 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.7)
- rspec-support (~> 3.1.0)
- rspec-expectations (3.1.2)
+ thor (>= 0.18.1, < 2.0)
+ rake (10.4.2)
+ rspec (3.2.0)
+ rspec-core (~> 3.2.0)
+ rspec-expectations (~> 3.2.0)
+ rspec-mocks (~> 3.2.0)
+ rspec-core (3.2.2)
+ rspec-support (~> 3.2.0)
+ rspec-expectations (3.2.0)
diff-lcs (>= 1.2.0, < 2.0)
- rspec-support (~> 3.1.0)
- rspec-mocks (3.1.3)
- rspec-support (~> 3.1.0)
- rspec-support (3.1.2)
+ rspec-support (~> 3.2.0)
+ rspec-mocks (3.2.1)
+ diff-lcs (>= 1.2.0, < 2.0)
+ rspec-support (~> 3.2.0)
+ rspec-support (3.2.2)
russian_phone (0.5.2)
safe_yaml (1.0.4)
- sanitize (3.0.3)
- crass (~> 0.2.0)
+ sanitize (3.1.2)
+ crass (~> 1.0.1)
nokogiri (>= 1.4.4)
- nokogumbo (= 1.1.12)
- simplecov (0.9.1)
+ nokogumbo (= 1.2.0)
+ simplecov (0.9.2)
docile (~> 1.1.0)
multi_json (~> 1.0)
- simplecov-html (~> 0.8.0)
- simplecov-html (0.8.0)
+ simplecov-html (~> 0.9.0)
+ simplecov-html (0.9.0)
slop (3.6.0)
- sprockets (2.2.3)
+ sprockets (2.12.3)
hike (~> 1.2)
multi_json (~> 1.0)
rack (~> 1.0)
tilt (~> 1.1, != 1.3.0)
+ sprockets-rails (2.2.4)
+ actionpack (>= 3.0)
+ activesupport (>= 3.0)
+ sprockets (>= 2.8, < 4.0)
thor (0.19.1)
+ thread_safe (0.3.5)
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)
- 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.42)
- validates_email_format_of (1.6.1)
+ tzinfo (1.2.2)
+ thread_safe (~> 0.1)
+ validates_email_format_of (1.6.2)
i18n
PLATFORMS
ruby