diff --git a/docs/v3/Gemfile.lock b/docs/v3/Gemfile.lock index db0d1f38e7f..7e4121152ae 100644 --- a/docs/v3/Gemfile.lock +++ b/docs/v3/Gemfile.lock @@ -1,7 +1,7 @@ GEM remote: https://rubygems.org/ specs: - activesupport (8.1.2.1) + activesupport (8.1.3.1) base64 bigdecimal concurrent-ruby (~> 1.0, >= 1.3.1) @@ -19,12 +19,12 @@ GEM autoprefixer-rails (10.4.21.0) execjs (~> 2) base64 (0.3.0) - bigdecimal (4.0.1) + bigdecimal (4.1.2) coffee-script (2.4.1) coffee-script-source execjs coffee-script-source (1.12.2) - concurrent-ruby (1.3.7) + concurrent-ruby (1.3.8) connection_pool (3.0.2) contracts (0.17.3) dotenv (3.2.0) @@ -34,12 +34,13 @@ GEM http_parser.rb (~> 0) erubi (1.13.1) eventmachine (1.2.7) - execjs (2.10.0) + execjs (2.10.2) + json (>= 2) fast_blank (1.0.1) - fastimage (2.4.0) - ffi (1.17.3-arm64-darwin) - ffi (1.17.3-x86_64-darwin) - ffi (1.17.3-x86_64-linux-gnu) + fastimage (2.4.1) + ffi (1.17.4-arm64-darwin) + ffi (1.17.4-x86_64-darwin) + ffi (1.17.4-x86_64-linux-gnu) haml (6.4.0) temple (>= 0.8.2) thor @@ -105,12 +106,12 @@ GEM em-websocket (~> 0.5.1) middleman-core (>= 3.3) rack-livereload (~> 0.6.1) - middleman-syntax (3.6.1) + middleman-syntax (3.6.2) middleman-core (>= 3.2) - rouge (~> 3.2) + rouge (>= 3.2, < 5) mini_racer (0.21.4) libv8-node (~> 24.12.0.1) - minitest (6.0.2) + minitest (6.0.6) drb (~> 2.0) prism (~> 1.5) nokogiri (1.19.4-arm64-darwin) @@ -119,17 +120,17 @@ GEM racc (~> 1.4) nokogiri (1.19.4-x86_64-linux-gnu) racc (~> 1.4) - padrino-helpers (0.16.0) + padrino-helpers (0.16.1) i18n (>= 0.6.7, < 2) - padrino-support (= 0.16.0) + padrino-support (= 0.16.1) tilt (>= 2.1, < 3) - padrino-support (0.16.0) - parallel (1.27.0) + padrino-support (0.16.1) + parallel (2.1.0) parslet (2.0.0) prism (1.9.0) public_suffix (7.0.5) racc (1.8.1) - rack (3.1.21) + rack (3.1.22) rack-livereload (0.6.1) rack (>= 3.0, < 3.2) rackup (2.3.1) @@ -140,7 +141,7 @@ GEM ffi (~> 1.0) redcarpet (3.6.1) rexml (3.4.4) - rouge (3.30.0) + rouge (4.7.0) sass (3.7.4) sass-listen (~> 4.0.0) sass-listen (4.0.0) @@ -150,9 +151,9 @@ GEM ffi (~> 1.9) securerandom (0.4.1) servolux (0.13.0) - temple (0.10.4) + temple (0.10.7) thor (1.5.0) - tilt (2.7.0) + tilt (2.9.0) toml (0.3.0) parslet (>= 1.8.0, < 3.0.0) tzinfo (2.0.6)