diff --git a/Gemfile.lock b/Gemfile.lock index de67e1679a..dce222ebb5 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -1,7 +1,7 @@ GEM remote: https://rubygems.org/ specs: - activesupport (7.2.2.1) + activesupport (7.2.2.2) base64 benchmark (>= 0.3) bigdecimal @@ -19,15 +19,15 @@ GEM erubi (>= 1.0.0) rack (>= 0.9.0) rouge (>= 1.0.0) - bigdecimal (3.1.8) + bigdecimal (3.1.9) browser (5.3.1) byebug (12.0.0) chunky_png (1.4.0) coderay (1.1.3) - concurrent-ruby (1.3.4) + concurrent-ruby (1.3.5) connection_pool (2.4.1) daemons (1.4.1) - drb (2.2.1) + drb (2.2.3) erubi (1.13.1) ethon (0.16.0) ffi (>= 1.15.0) @@ -41,7 +41,7 @@ GEM html-pipeline (2.14.3) activesupport (>= 2) nokogiri (>= 1.4) - i18n (1.14.6) + i18n (1.14.7) concurrent-ruby (~> 1.0) image_optim (0.31.3) exifr (~> 1.2, >= 1.2.2) @@ -55,7 +55,7 @@ GEM image_size (3.3.0) in_threads (1.6.0) io-console (0.8.0) - logger (1.6.2) + logger (1.6.6) method_source (1.1.0) mini_portile2 (2.8.9) minitest (5.25.5)