Gemfile.lock in skins-0.0.2 vs Gemfile.lock in skins-0.0.3
- old
+ new
@@ -1,116 +1,136 @@
PATH
remote: .
specs:
- skins (0.0.1)
- rails (~> 4.2.0.beta1)
+ skins (0.0.2)
+ rails (>= 4.2.5)
GEM
remote: https://rubygems.org/
specs:
- actionmailer (4.2.0.beta4)
- actionpack (= 4.2.0.beta4)
- actionview (= 4.2.0.beta4)
- activejob (= 4.2.0.beta4)
+ actioncable (5.2.1)
+ actionpack (= 5.2.1)
+ nio4r (~> 2.0)
+ websocket-driver (>= 0.6.1)
+ actionmailer (5.2.1)
+ actionpack (= 5.2.1)
+ actionview (= 5.2.1)
+ activejob (= 5.2.1)
mail (~> 2.5, >= 2.5.4)
- rails-dom-testing (~> 1.0, >= 1.0.4)
- actionpack (4.2.0.beta4)
- actionview (= 4.2.0.beta4)
- activesupport (= 4.2.0.beta4)
- rack (~> 1.6.0.beta)
- rack-test (~> 0.6.2)
- rails-dom-testing (~> 1.0, >= 1.0.4)
- rails-html-sanitizer (~> 1.0, >= 1.0.1)
- actionview (4.2.0.beta4)
- activesupport (= 4.2.0.beta4)
+ rails-dom-testing (~> 2.0)
+ actionpack (5.2.1)
+ actionview (= 5.2.1)
+ activesupport (= 5.2.1)
+ rack (~> 2.0)
+ rack-test (>= 0.6.3)
+ rails-dom-testing (~> 2.0)
+ rails-html-sanitizer (~> 1.0, >= 1.0.2)
+ actionview (5.2.1)
+ activesupport (= 5.2.1)
builder (~> 3.1)
- erubis (~> 2.7.0)
- rails-dom-testing (~> 1.0, >= 1.0.4)
- rails-html-sanitizer (~> 1.0, >= 1.0.1)
- activejob (4.2.0.beta4)
- activesupport (= 4.2.0.beta4)
- globalid (>= 0.3.0)
- activemodel (4.2.0.beta4)
- activesupport (= 4.2.0.beta4)
- builder (~> 3.1)
- activerecord (4.2.0.beta4)
- activemodel (= 4.2.0.beta4)
- activesupport (= 4.2.0.beta4)
- arel (>= 6.0.0.beta2, < 6.1)
- activesupport (4.2.0.beta4)
- i18n (>= 0.7.0.beta1, < 0.8)
- json (~> 1.7, >= 1.7.7)
+ erubi (~> 1.4)
+ rails-dom-testing (~> 2.0)
+ rails-html-sanitizer (~> 1.0, >= 1.0.3)
+ activejob (5.2.1)
+ activesupport (= 5.2.1)
+ globalid (>= 0.3.6)
+ activemodel (5.2.1)
+ activesupport (= 5.2.1)
+ activerecord (5.2.1)
+ activemodel (= 5.2.1)
+ activesupport (= 5.2.1)
+ arel (>= 9.0)
+ activestorage (5.2.1)
+ actionpack (= 5.2.1)
+ activerecord (= 5.2.1)
+ marcel (~> 0.3.1)
+ activesupport (5.2.1)
+ concurrent-ruby (~> 1.0, >= 1.0.2)
+ i18n (>= 0.7, < 2)
minitest (~> 5.1)
- thread_safe (~> 0.1)
tzinfo (~> 1.1)
- arel (6.0.0.beta2)
- builder (3.2.2)
- erubis (2.7.0)
- globalid (0.3.0)
- activesupport (>= 4.1.0)
- hike (1.2.3)
- i18n (0.7.0.beta1)
- jquery-rails (3.1.2)
- railties (>= 3.0, < 5.0)
+ arel (9.0.0)
+ builder (3.2.3)
+ bundler-audit (0.6.0)
+ bundler (~> 1.2)
+ thor (~> 0.18)
+ concurrent-ruby (1.1.3)
+ crass (1.0.4)
+ erubi (1.7.1)
+ globalid (0.4.1)
+ activesupport (>= 4.2.0)
+ i18n (1.1.1)
+ concurrent-ruby (~> 1.0)
+ jquery-rails (4.3.3)
+ rails-dom-testing (>= 1, < 3)
+ railties (>= 4.2.0)
thor (>= 0.14, < 2.0)
- json (1.8.1)
- loofah (2.0.1)
+ loofah (2.2.3)
+ crass (~> 1.0.2)
nokogiri (>= 1.5.9)
- mail (2.6.3)
- mime-types (>= 1.16, < 3)
- mime-types (2.4.3)
- mini_portile (0.6.1)
- minitest (5.4.3)
- multi_json (1.10.1)
- nokogiri (1.6.4.1)
- mini_portile (~> 0.6.0)
- rack (1.6.0.beta)
- rack-test (0.6.2)
- rack (>= 1.0)
- rails (4.2.0.beta4)
- actionmailer (= 4.2.0.beta4)
- actionpack (= 4.2.0.beta4)
- actionview (= 4.2.0.beta4)
- activejob (= 4.2.0.beta4)
- activemodel (= 4.2.0.beta4)
- activerecord (= 4.2.0.beta4)
- activesupport (= 4.2.0.beta4)
- bundler (>= 1.3.0, < 2.0)
- railties (= 4.2.0.beta4)
- sprockets-rails (~> 3.0.0.beta1)
- rails-deprecated_sanitizer (1.0.3)
- activesupport (>= 4.2.0.alpha)
- rails-dom-testing (1.0.4)
- activesupport (>= 4.2.0.beta, < 5.0)
- nokogiri (~> 1.6.0)
- rails-deprecated_sanitizer (>= 1.0.1)
- rails-html-sanitizer (1.0.1)
- loofah (~> 2.0)
- railties (4.2.0.beta4)
- actionpack (= 4.2.0.beta4)
- activesupport (= 4.2.0.beta4)
+ mail (2.7.1)
+ mini_mime (>= 0.1.1)
+ marcel (0.3.3)
+ mimemagic (~> 0.3.2)
+ method_source (0.9.2)
+ mimemagic (0.3.2)
+ mini_mime (1.0.1)
+ mini_portile2 (2.3.0)
+ minitest (5.11.3)
+ nio4r (2.3.1)
+ nokogiri (1.8.5)
+ mini_portile2 (~> 2.3.0)
+ rack (2.0.6)
+ rack-test (1.1.0)
+ rack (>= 1.0, < 3)
+ rails (5.2.1)
+ actioncable (= 5.2.1)
+ actionmailer (= 5.2.1)
+ actionpack (= 5.2.1)
+ actionview (= 5.2.1)
+ activejob (= 5.2.1)
+ activemodel (= 5.2.1)
+ activerecord (= 5.2.1)
+ activestorage (= 5.2.1)
+ activesupport (= 5.2.1)
+ bundler (>= 1.3.0)
+ railties (= 5.2.1)
+ sprockets-rails (>= 2.0.0)
+ rails-dom-testing (2.0.3)
+ activesupport (>= 4.2.0)
+ nokogiri (>= 1.6)
+ rails-html-sanitizer (1.0.4)
+ loofah (~> 2.2, >= 2.2.2)
+ railties (5.2.1)
+ actionpack (= 5.2.1)
+ activesupport (= 5.2.1)
+ method_source
rake (>= 0.8.7)
- thor (>= 0.18.1, < 2.0)
- rake (10.3.2)
- sprockets (2.12.3)
- hike (~> 1.2)
- multi_json (~> 1.0)
- rack (~> 1.0)
- tilt (~> 1.1, != 1.3.0)
- sprockets-rails (3.0.0.beta1)
+ thor (>= 0.19.0, < 2.0)
+ rake (12.3.1)
+ sprockets (3.7.2)
+ concurrent-ruby (~> 1.0)
+ rack (> 1, < 3)
+ sprockets-rails (3.2.1)
actionpack (>= 4.0)
activesupport (>= 4.0)
- sprockets (~> 2.8)
- sqlite3 (1.3.10)
- thor (0.19.1)
- thread_safe (0.3.4)
- tilt (1.4.1)
- tzinfo (1.2.2)
+ sprockets (>= 3.0.0)
+ sqlite3 (1.3.13)
+ thor (0.20.0)
+ thread_safe (0.3.6)
+ tzinfo (1.2.5)
thread_safe (~> 0.1)
+ websocket-driver (0.7.0)
+ websocket-extensions (>= 0.1.0)
+ websocket-extensions (0.1.3)
PLATFORMS
ruby
DEPENDENCIES
+ bundler-audit
jquery-rails
skins!
sqlite3
+
+BUNDLED WITH
+ 1.16.3