Gemfile.lock in softcover-1.10.3 vs Gemfile.lock in softcover-1.10.4

- old
+ new

@@ -1,9 +1,9 @@ PATH remote: . specs: - softcover (1.10.3) + softcover (1.10.4) activesupport (= 4.2.11.3) async_sinatra (= 1.1.0) coffee-script (= 2.4.1) curb (= 1.0.5) i18n (= 0.9.5) @@ -27,22 +27,22 @@ activesupport (4.2.11.3) i18n (~> 0.7) minitest (~> 5.1) thread_safe (~> 0.3, >= 0.3.4) tzinfo (~> 1.1) - addressable (2.8.6) - public_suffix (>= 2.0.2, < 6.0) + addressable (2.8.7) + public_suffix (>= 2.0.2, < 7.0) async_sinatra (1.1.0) rack (>= 1.4.1) sinatra (>= 1.3.2) - bigdecimal (3.1.7) + bigdecimal (3.1.8) coderay (1.1.3) coffee-script (2.4.1) coffee-script-source execjs coffee-script-source (1.12.2) - concurrent-ruby (1.2.3) + concurrent-ruby (1.3.4) coveralls (0.8.23) json (>= 1.8, < 3) simplecov (~> 0.16.1) term-ansicolor (~> 1.3) thor (>= 0.19.4, < 2.0) @@ -52,75 +52,78 @@ rexml crass (1.0.6) curb (1.0.5) daemons (1.4.1) diff-lcs (1.5.1) - docile (1.4.0) + docile (1.4.1) domain_name (0.6.20240107) eventmachine (1.2.7) execjs (2.9.1) - ffi (1.16.3) - hashdiff (1.1.0) + ffi (1.17.0-arm64-darwin) + ffi (1.17.0-x86_64-darwin) + hashdiff (1.1.1) http-accept (1.7.0) - http-cookie (1.0.5) + http-cookie (1.0.7) domain_name (~> 0.5) i18n (0.9.5) concurrent-ruby (~> 1.0) - json (2.3.1) + json (2.7.2) kramdown (2.4.0) rexml listen (3.7.1) rb-fsevent (~> 0.10, >= 0.10.3) rb-inotify (~> 0.9, >= 0.9.10) + logger (1.6.1) maruku (0.7.3) method_source (1.1.0) - mime-types (3.5.2) + mime-types (3.6.0) + logger mime-types-data (~> 3.2015) - mime-types-data (3.2024.0305) - minitest (5.22.3) + mime-types-data (3.2024.1001) + minitest (5.25.1) msgpack (1.7.2) netrc (0.11.0) nokogiri (1.15.2-arm64-darwin) racc (~> 1.4) nokogiri (1.15.2-x86_64-darwin) racc (~> 1.4) - polytexnic (1.10.7) - json (= 2.3.1) + polytexnic (1.10.8) + json (= 2.7.2) kramdown (= 2.4.0) msgpack (= 1.7.2) nokogiri (= 1.15.2) pygments.rb (~> 2.3.1) pry (0.14.2) coderay (~> 1.1) method_source (~> 1.0) - public_suffix (5.0.5) + public_suffix (6.0.1) pygments.rb (2.3.1) - racc (1.7.3) + racc (1.8.1) rack (1.6.13) rack-protection (1.5.5) rack rack-test (2.1.0) rack (>= 1.3) rake (13.2.1) rb-fsevent (0.11.2) - rb-inotify (0.10.1) + rb-inotify (0.11.1) ffi (~> 1.0) rest-client (2.1.0) http-accept (>= 1.7.0, < 2.0) http-cookie (>= 1.0.2, < 2.0) mime-types (>= 1.16, < 4.0) netrc (~> 0.8) - rexml (3.2.6) + rexml (3.3.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) rspec-expectations (2.14.5) diff-lcs (>= 1.1.3, < 2.0) rspec-mocks (2.14.6) - ruby-prof (1.7.0) + ruby-prof (1.7.1) ruby-progressbar (1.13.0) safe_yaml (1.0.4) sanitize (6.0.1) crass (~> 1.0.2) nokogiri (>= 1.12.0) @@ -134,24 +137,24 @@ rack-protection (~> 1.4) tilt (>= 1.3, < 3) sinatra-respond_to (0.9.0) sinatra (~> 1.3) sync (0.5.0) - term-ansicolor (1.8.0) + term-ansicolor (1.11.2) tins (~> 1.0) thin (1.6.4) daemons (~> 1.0, >= 1.0.9) eventmachine (~> 1.0, >= 1.0.4) rack (~> 1.0) thor (1.2.2) thread_safe (0.3.6) - tilt (2.3.0) - tins (1.33.0) + tilt (2.4.0) + tins (1.37.0) bigdecimal sync tzinfo (1.2.11) thread_safe (~> 0.1) - webmock (3.23.0) + webmock (3.24.0) addressable (>= 2.8.0) crack (>= 0.3.2) hashdiff (>= 0.4.0, < 2.0.0) PLATFORMS