Gemfile.lock in locomotivecms_steam-1.7.1 vs Gemfile.lock in locomotivecms_steam-1.8.0.alpha1

- old
+ new

@@ -1,173 +1,187 @@ PATH remote: . specs: - locomotivecms_steam (1.7.1) + locomotivecms_steam (1.8.0.alpha1) RedCloth (~> 4.3.2) bcrypt (~> 3.1.11) chronic (~> 0.10.2) dragonfly (>= 1.2, < 1.5) duktape (~> 2.0.1.1) - execjs (~> 2.8.1) + execjs (~> 2.9.1) httparty (~> 0.16.0) kramdown (~> 2.3.0) liquid (~> 4.0.4) - locomotivecms_common (~> 0.5.0) - mime-types (~> 3.3.0) + locomotivecms_common (~> 0.6.0.alpha1) + mime-types (~> 3.5.0) mimetype-fu (~> 0.1.2) - moneta (~> 1.0.0) + moneta (~> 1.6.0) morphine (~> 0.1.1) multi_json (~> 1.15.0) nokogiri (~> 1.14.2) pony (~> 1.12) rack-cache (>= 1.7, < 2) rack-rewrite (~> 1.5.1) + rack-session (~> 2.0.0) rack_csrf (~> 2.6.0) sanitize (~> 6.0.1) GEM remote: https://rubygems.org/ specs: - RedCloth (4.3.2) - activesupport (7.0.4.2) + RedCloth (4.3.4) + activesupport (7.1.3.2) + base64 + bigdecimal concurrent-ruby (~> 1.0, >= 1.0.2) + connection_pool (>= 2.2.5) + drb i18n (>= 1.6, < 2) minitest (>= 5.1) + mutex_m tzinfo (~> 2.0) - addressable (2.8.1) + addressable (2.8.6) public_suffix (>= 2.0.2, < 6.0) attr_extras (7.1.0) - bcrypt (3.1.18) + base64 (0.2.0) + bcrypt (3.1.20) + bigdecimal (3.1.7) bson (4.15.0) chronic (0.10.2) - colorize (0.8.1) - concurrent-ruby (1.2.2) + colorize (1.1.0) + concurrent-ruby (1.2.3) + connection_pool (2.4.1) 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) crass (1.0.6) - date (3.3.3) - diff-lcs (1.5.0) + date (3.3.4) + diff-lcs (1.5.1) docile (1.4.0) dragonfly (1.4.0) addressable (~> 2.3) multi_json (~> 1.0) rack (>= 1.3) + drb (2.2.1) duktape (2.0.1.1) - execjs (2.8.1) + execjs (2.9.1) flamegraph (0.9.5) - haml (5.2.2) - temple (>= 0.8.0) + haml (6.2.5) + temple (>= 0.8.2) + thor tilt httparty (0.16.4) mime-types (~> 3.0) multi_xml (>= 0.5.2) - i18n (1.12.0) + i18n (1.14.4) concurrent-ruby (~> 1.0) i18n-spec (0.6.0) iso iso (0.4.0) i18n - json (2.6.3) + json (2.7.1) json_spec (1.1.5) multi_json (~> 1.0) rspec (>= 2.0, < 4.0) kramdown (2.3.2) rexml liquid (4.0.4) - locomotivecms_common (0.5.0) + locomotivecms_common (0.6.0.alpha1) activesupport (>= 5) attr_extras (~> 7.1.0) colorize stringex (~> 2.8.5) mail (2.8.1) mini_mime (>= 0.1.1) net-imap net-pop net-smtp memory_profiler (1.0.1) - mime-types (3.3.1) + mime-types (3.5.2) mime-types-data (~> 3.2015) - mime-types-data (3.2023.0218.1) + mime-types-data (3.2024.0305) mimetype-fu (0.1.2) - mini_mime (1.1.2) - mini_portile2 (2.8.1) - minitest (5.17.0) - moneta (1.0.0) - mongo (2.18.2) + mini_mime (1.1.5) + mini_portile2 (2.8.5) + minitest (5.22.3) + moneta (1.6.0) + mongo (2.18.3) bson (>= 4.14.1, < 5.0.0) morphine (0.1.1) multi_json (1.15.0) multi_xml (0.6.0) - net-imap (0.3.4) + mutex_m (0.2.0) + net-imap (0.4.10) date net-protocol net-pop (0.1.2) net-protocol - net-protocol (0.2.1) + net-protocol (0.2.2) timeout - net-smtp (0.3.3) + net-smtp (0.4.0.1) net-protocol - nio4r (2.5.8) - nokogiri (1.14.2) + nio4r (2.7.0) + nokogiri (1.14.5) mini_portile2 (~> 2.8.0) racc (~> 1.4) - nokogiri (1.14.2-x86_64-darwin) + nokogiri (1.14.5-x86_64-darwin) racc (~> 1.4) origin (2.3.1) pony (1.13.1) mail (>= 2.0) - public_suffix (5.0.1) - puma (6.1.0) + public_suffix (5.0.4) + puma (6.4.2) nio4r (~> 2.0) - racc (1.6.2) - rack (2.2.3.1) - rack-cache (1.13.0) + racc (1.7.3) + rack (3.0.9.1) + rack-cache (1.16.0) rack (>= 0.4) rack-mini-profiler (0.10.7) rack (>= 1.2.0) rack-rewrite (1.5.1) - rack-test (0.8.3) - rack (>= 1.0, < 3) + rack-session (2.0.0) + rack (>= 3.0.0) + rack-test (2.1.0) + rack (>= 1.3) rack_csrf (2.6.0) rack (>= 1.1.0) - rake (13.0.6) - rexml (3.2.5) - rspec (3.7.0) - rspec-core (~> 3.7.0) - rspec-expectations (~> 3.7.0) - rspec-mocks (~> 3.7.0) - rspec-core (3.7.1) - rspec-support (~> 3.7.0) - rspec-expectations (3.7.0) + rake (13.1.0) + rexml (3.2.6) + rspec (3.12.0) + rspec-core (~> 3.12.0) + rspec-expectations (~> 3.12.0) + rspec-mocks (~> 3.12.0) + rspec-core (3.12.3) + rspec-support (~> 3.12.0) + rspec-expectations (3.12.4) diff-lcs (>= 1.2.0, < 2.0) - rspec-support (~> 3.7.0) - rspec-mocks (3.7.0) + rspec-support (~> 3.12.0) + rspec-mocks (3.12.7) diff-lcs (>= 1.2.0, < 2.0) - rspec-support (~> 3.7.0) - rspec-support (3.7.1) - sanitize (6.0.1) + rspec-support (~> 3.12.0) + rspec-support (3.12.2) + sanitize (6.0.2) crass (~> 1.0.2) nokogiri (>= 1.12.0) simplecov (0.16.1) docile (~> 1.1) json (>= 1.8, < 3) simplecov-html (~> 0.10.0) simplecov-html (0.10.2) - stackprof (0.2.23) - stringex (2.8.5) + stackprof (0.2.26) + stringex (2.8.6) sync (0.5.0) - temple (0.10.0) - term-ansicolor (1.7.1) + temple (0.10.3) + term-ansicolor (1.7.2) tins (~> 1.0) - thor (1.2.1) - tilt (2.1.0) - timecop (0.9.6) - timeout (0.3.2) + thor (1.3.1) + tilt (2.3.0) + timecop (0.9.8) + timeout (0.4.1) tins (1.32.1) sync tzinfo (2.0.6) concurrent-ruby (~> 1.0) @@ -176,22 +190,22 @@ x86_64-darwin-22 DEPENDENCIES coveralls (~> 0.8.23) flamegraph - haml (~> 5.2.0) + haml (~> 6.2.3) i18n-spec (~> 0.6.0) json_spec (~> 1.1.5) locomotivecms_steam! memory_profiler mongo (~> 2.18.2) origin (~> 2.3.1) - puma (~> 6.1.0) - rack (~> 2.2.3.1) + puma (~> 6.4.0) + rack (~> 3.0) rack-mini-profiler (~> 0.10.1) - rack-test (~> 0.8.2) + rack-test (~> 2.1.0) rake - rspec (~> 3.7.0) + rspec (~> 3.12.0) stackprof timecop (~> 0.9.1) BUNDLED WITH 2.3.10