diff --git a/Gemfile.lock b/Gemfile.lock index 8611767c51..ddfd629825 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -2,8 +2,9 @@ GEM remote: https://rubygems.org/ specs: Ascii85 (1.1.1) - activesupport (7.2.1.1) + activesupport (7.2.2) base64 + benchmark (>= 0.3) bigdecimal concurrent-ruby (~> 1.0, >= 1.3.1) connection_pool (>= 2.2.5) @@ -21,6 +22,7 @@ GEM fiber-annotation io-event (~> 1.6, >= 1.6.5) base64 (0.2.0) + benchmark (0.3.0) bigdecimal (3.1.8) coffee-script (2.4.1) coffee-script-source @@ -233,7 +235,7 @@ GEM gemoji (>= 3, < 5) html-pipeline (~> 2.2) jekyll (>= 3.0, < 5.0) - json (2.7.2) + json (2.7.5) kramdown (2.4.0) rexml kramdown-parser-gfm (1.1.0)