diff --git a/.github/DangerFiles/Gemfile.lock b/.github/DangerFiles/Gemfile.lock index 78a979f5e5..e6e279b596 100644 --- a/.github/DangerFiles/Gemfile.lock +++ b/.github/DangerFiles/Gemfile.lock @@ -1,7 +1,7 @@ GEM remote: https://rubygems.org/ specs: - activesupport (8.1.1) + activesupport (8.1.2.1) base64 bigdecimal concurrent-ruby (~> 1.0, >= 1.3.1) @@ -19,15 +19,15 @@ GEM ansi (1.5.0) ast (2.4.3) base64 (0.3.0) - bigdecimal (3.3.1) + bigdecimal (4.0.1) claide (1.1.0) claide-plugins (0.9.2) cork nap open4 (~> 1.3) colored2 (3.1.2) - concurrent-ruby (1.3.5) - connection_pool (2.5.5) + concurrent-ruby (1.3.6) + connection_pool (3.0.2) cork (0.3.0) colored2 (~> 3.1) danger (9.5.3) @@ -63,15 +63,17 @@ GEM addressable (~> 2.8) process_executer (~> 1.1) rchardet (~> 1.8) - i18n (1.14.7) + i18n (1.14.8) concurrent-ruby (~> 1.0) - json (2.16.0) + json (2.19.2) kramdown (2.5.1) rexml (>= 3.3.9) kramdown-parser-gfm (1.1.0) kramdown (~> 2.0) logger (1.7.0) - minitest (5.26.2) + minitest (6.0.2) + drb (~> 2.0) + prism (~> 1.5) nap (1.1.0) net-http (0.8.0) uri (>= 0.11.1) @@ -82,6 +84,7 @@ GEM ast ruby-ll (~> 2.1) open4 (1.3.4) + prism (1.9.0) process_executer (1.3.0) pstore (0.2.0) public_suffix (7.0.0)