Gemfile.lock in softcover-1.5.10 vs Gemfile.lock in softcover-1.5.11

- old
+ new

@@ -1,29 +1,29 @@ PATH remote: . specs: - softcover (1.5.10) + softcover (1.5.11) activesupport (~> 4.2.3) async_sinatra (~> 1.1.0) - coffee-script (~> 2.2.0) - curb (~> 0.9.7) - i18n (~> 0.7.0) - kramdown (~> 1.17) + coffee-script (>= 2.2.0) + curb (>= 0.9.7) + i18n (>= 0.7.0) + kramdown (>= 1.6.0) listen (~> 1.3.1) maruku (~> 0.7.1) msgpack (~> 1.2.0) - nokogiri (~> 1.10.8) + nokogiri (>= 1.6.0, < 2.0) polytexnic (~> 1.5.14) pygments.rb (~> 1.2.1) rb-fsevent (~> 0.9.3) - rest-client (~> 1.8.0) + rest-client (>= 1.8.0) ruby-progressbar (~> 1.4.2) sanitize (~> 4.6.3) sinatra (~> 1.4.4) sinatra-respond_to (~> 0.9.0) thin (~> 1.6.1) - thor (~> 0.18.1) + thor (>= 0.18.1, < 2.0) GEM remote: https://rubygems.org/ specs: activesupport (4.2.11.1) @@ -35,20 +35,21 @@ public_suffix (>= 2.0.2, < 5.0) async_sinatra (1.1.0) rack (>= 1.4.1) sinatra (>= 1.3.2) coderay (1.1.2) - coffee-script (2.2.0) + coffee-script (2.4.1) coffee-script-source execjs coffee-script-source (1.12.2) - coveralls (0.7.1) - multi_json (~> 1.3) - rest-client - simplecov (>= 0.7) - term-ansicolor - thor + concurrent-ruby (1.1.6) + coveralls (0.8.23) + json (>= 1.8, < 3) + simplecov (~> 0.16.1) + term-ansicolor (~> 1.3) + thor (>= 0.19.4, < 2.0) + tins (~> 1.6) crack (0.4.3) safe_yaml (~> 1.0.0) crass (1.0.6) curb (0.9.10) daemons (1.3.1) @@ -58,22 +59,26 @@ unf (>= 0.0.5, < 1.0.0) eventmachine (1.2.7) execjs (2.7.0) ffi (1.12.2) hashdiff (1.0.0) + http-accept (1.7.0) http-cookie (1.0.3) domain_name (~> 0.5) - i18n (0.7.0) + i18n (0.9.5) + concurrent-ruby (~> 1.0) json (1.8.6) kramdown (1.17.0) listen (1.3.1) rb-fsevent (>= 0.9.3) rb-inotify (>= 0.9) rb-kqueue (>= 0.2) maruku (0.7.3) method_source (0.9.2) - mime-types (2.99.3) + mime-types (3.3.1) + mime-types-data (~> 3.2015) + mime-types-data (3.2019.1009) mini_portile2 (2.4.0) minitest (5.14.0) msgpack (1.2.10) multi_json (1.14.1) netrc (0.11.0) @@ -102,14 +107,15 @@ rb-fsevent (0.9.8) rb-inotify (0.10.1) ffi (~> 1.0) rb-kqueue (0.2.5) ffi (>= 0.5.0) - rest-client (1.8.0) + rest-client (2.1.0) + http-accept (>= 1.7.0, < 2.0) http-cookie (>= 1.0.2, < 2.0) - mime-types (>= 1.16, < 3.0) - netrc (~> 0.7) + mime-types (>= 1.16, < 4.0) + netrc (~> 0.8) rspec (2.14.1) rspec-core (~> 2.14.0) rspec-expectations (~> 2.14.0) rspec-mocks (~> 2.14.0) rspec-core (2.14.8) @@ -121,14 +127,15 @@ safe_yaml (1.0.4) sanitize (4.6.6) crass (~> 1.0.2) nokogiri (>= 1.4.4) nokogumbo (~> 1.4) - simplecov (0.18.2) + simplecov (0.16.1) docile (~> 1.1) - simplecov-html (~> 0.11) - simplecov-html (0.12.0) + json (>= 1.8, < 3) + simplecov-html (~> 0.10.0) + simplecov-html (0.10.2) sinatra (1.4.8) rack (~> 1.5) rack-protection (~> 1.4) tilt (>= 1.3, < 3) sinatra-respond_to (0.9.0) @@ -138,11 +145,11 @@ tins (~> 1.0) thin (1.6.4) daemons (~> 1.0, >= 1.0.9) eventmachine (~> 1.0, >= 1.0.4) rack (~> 1.0) - thor (0.18.1) + thor (1.0.1) thread_safe (0.3.6) tilt (2.0.10) tins (1.24.1) sync tzinfo (1.2.6) @@ -165,9 +172,9 @@ rake rspec (= 2.14.1) ruby-prof safe_yaml (= 1.0.4) softcover! - webmock + webmock (~> 3) BUNDLED WITH 2.1.4