From 0fd6c7bcc467d5175839ec490511c3f12c16944b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 24 Apr 2025 08:30:38 +0000 Subject: [PATCH] Bump activemodel from 7.0.8.7 to 8.0.2 Bumps [activemodel](https://github.com/rails/rails) from 7.0.8.7 to 8.0.2. - [Release notes](https://github.com/rails/rails/releases) - [Changelog](https://github.com/rails/rails/blob/v8.0.2/activemodel/CHANGELOG.md) - [Commits](https://github.com/rails/rails/compare/v7.0.8.7...v8.0.2) --- updated-dependencies: - dependency-name: activemodel dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 76 +++++++++++++++++++++++++++++++--------------------- 1 file changed, 46 insertions(+), 30 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index cb7640324..4bed9b2f2 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -2,13 +2,21 @@ GEM remote: https://rubygems.org/ specs: Ascii85 (1.1.0) - activemodel (7.0.8.7) - activesupport (= 7.0.8.7) - activesupport (7.0.8.7) - concurrent-ruby (~> 1.0, >= 1.0.2) + activemodel (8.0.2) + activesupport (= 8.0.2) + activesupport (8.0.2) + base64 + benchmark (>= 0.3) + bigdecimal + concurrent-ruby (~> 1.0, >= 1.3.1) + connection_pool (>= 2.2.5) + drb i18n (>= 1.6, < 2) + logger (>= 1.4.2) minitest (>= 5.1) - tzinfo (~> 2.0) + securerandom (>= 0.3) + tzinfo (~> 2.0, >= 2.0.5) + uri (>= 0.13.1) addressable (2.8.7) public_suffix (>= 2.0.2, < 7.0) afm (0.2.2) @@ -20,7 +28,8 @@ GEM timers (~> 4.1) autoprefixer-rails (10.4.13.0) execjs (~> 2) - backports (3.24.1) + base64 (0.2.0) + benchmark (0.4.0) bigdecimal (3.1.9) builder (3.3.0) chunky_png (1.4.0) @@ -41,7 +50,8 @@ GEM sass (>= 3.3.0, < 3.5) compass-import-once (1.0.5) sass (>= 3.2, < 3.5) - concurrent-ruby (1.3.4) + concurrent-ruby (1.3.5) + connection_pool (2.5.2) console (1.25.2) fiber-annotation fiber-local (~> 1.1) @@ -52,10 +62,11 @@ GEM rexml diff-lcs (1.5.1) dotenv (2.8.1) + drb (2.2.1) em-websocket (0.5.3) eventmachine (>= 0.12.9) http_parser.rb (~> 0) - erubis (2.7.0) + erubi (1.13.1) ethon (0.16.0) ffi (>= 1.15.0) eventmachine (1.2.7) @@ -88,7 +99,7 @@ GEM yell (~> 2.0) zeitwerk (~> 2.5) http_parser.rb (0.8.0) - i18n (1.6.0) + i18n (1.14.7) concurrent-ruby (~> 1.0) io-event (1.5.1) json (2.7.2) @@ -98,46 +109,47 @@ GEM listen (3.8.0) rb-fsevent (~> 0.10, >= 0.10.3) rb-inotify (~> 0.9, >= 0.9.10) + logger (1.7.0) memoist (0.16.2) method_source (1.1.0) - middleman (4.5.0) - coffee-script (~> 2.2) - haml (>= 4.0.5) - kramdown (>= 2.3.0) - middleman-cli (= 4.5.0) - middleman-core (= 4.5.0) + middleman (4.6.0) + middleman-cli (= 4.6.0) + middleman-core (= 4.6.0) middleman-autoprefixer (3.0.0) autoprefixer-rails (~> 10.0) middleman-core (>= 4.0.0) - middleman-cli (4.5.0) - thor (>= 0.17.0, < 2.0) + middleman-cli (4.6.0) + thor (>= 0.17.0, < 1.3.0) middleman-compass (4.0.1) compass (>= 1.0.0, < 2.0.0) middleman-core (>= 4.0.0) - middleman-core (4.5.0) - activesupport (>= 6.1, < 7.1) + middleman-core (4.6.0) + activesupport (>= 6.1) addressable (~> 2.4) - backports (~> 3.6) bundler (~> 2.0) - contracts (~> 0.13) + coffee-script (~> 2.2) + contracts dotenv - erubis + erubi execjs (~> 2.0) fast_blank fastimage (~> 2.0) + haml (>= 4.0.5) hamster (~> 3.0) - hashie (~> 3.4) - i18n (~> 1.6.0) + hashie (>= 3.4, < 6.0) + i18n (>= 1.6, < 1.15) + kramdown (~> 2.4) listen (~> 3.0) memoist (~> 0.14) padrino-helpers (~> 0.15.0) parallel - rack (>= 1.4.5, < 3) + rack (>= 3) + rackup sassc (~> 2.0) servolux - tilt (~> 2.0.9) + tilt (~> 2.2) toml - uglifier (~> 3.0) + uglifier (>= 3, < 5) webrick middleman-livereload (3.4.7) em-websocket (~> 0.5.1) @@ -150,7 +162,7 @@ GEM middleman-sprockets (4.1.1) middleman-core (~> 4.0) sprockets (>= 3.0) - minitest (5.25.4) + minitest (5.25.5) multi_json (1.15.0) nokogiri (1.18.8-arm64-darwin) racc (~> 1.4) @@ -177,9 +189,11 @@ GEM method_source (~> 1.0) public_suffix (6.0.1) racc (1.8.1) - rack (2.2.13) + rack (3.1.13) rack-livereload (0.3.17) rack + rackup (2.2.1) + rack (>= 3) rainbow (3.1.1) rake (13.2.1) rb-fsevent (0.11.2) @@ -243,13 +257,14 @@ GEM sass (3.4.25) sassc (2.4.0) ffi (~> 1.9) + securerandom (0.4.1) servolux (0.13.0) sprockets (4.2.1) concurrent-ruby (~> 1.0) rack (>= 2.2.4, < 4) temple (0.10.0) thor (1.2.1) - tilt (2.0.11) + tilt (2.6.0) timers (4.3.5) toml (0.3.0) parslet (>= 1.8.0, < 3.0.0) @@ -262,6 +277,7 @@ GEM uglifier (3.2.0) execjs (>= 0.3.0, < 3) unicode-display_width (2.5.0) + uri (1.0.3) webmock (3.25.1) addressable (>= 2.8.0) crack (>= 0.3.2)