diff --git a/bullet_train-api/Gemfile.lock b/bullet_train-api/Gemfile.lock index cdd6c7130..e872ba6a5 100644 --- a/bullet_train-api/Gemfile.lock +++ b/bullet_train-api/Gemfile.lock @@ -187,7 +187,7 @@ GEM base64 (0.2.0) bcrypt (3.1.20) benchmark (0.4.0) - bigdecimal (3.1.8) + bigdecimal (3.1.9) builder (3.3.0) cable_ready (5.0.6) actionpack (>= 5.2) @@ -227,7 +227,7 @@ GEM railties (>= 5) drb (2.2.1) email_reply_parser (0.5.11) - erubi (1.13.0) + erubi (1.13.1) event_stream_parser (1.0.0) extended_email_reply_parser (0.5.1) activesupport @@ -277,7 +277,7 @@ GEM json (2.9.1) language_server-protocol (3.17.0.3) lint_roller (1.1.0) - logger (1.6.3) + logger (1.6.4) loofah (2.23.1) crass (~> 1.0.2) nokogiri (>= 1.12.0) @@ -305,7 +305,7 @@ GEM multipart-post (2.4.1) net-http (0.6.0) uri - net-imap (0.5.2) + net-imap (0.5.4) date net-protocol net-pop (0.1.2) @@ -313,7 +313,6 @@ GEM net-protocol (0.2.2) timeout net-smtp (0.5.0) - net-protocol nice_partials (0.10.1) actionview (>= 4.2.6) nio4r (2.7.4) @@ -346,7 +345,7 @@ GEM actionmailer (>= 3) net-smtp premailer (~> 1.7, >= 1.7.9) - prism (1.2.0) + prism (1.3.0) psych (5.2.2) date stringio @@ -362,7 +361,7 @@ GEM rack (>= 3.0.0, < 4) rack-session (2.0.0) rack (>= 3.0.0) - rack-test (2.1.0) + rack-test (2.2.0) rack (>= 1.3) rackup (2.2.1) rack (>= 3) @@ -401,7 +400,7 @@ GEM psych (>= 4.0.0) redis-client (0.23.0) connection_pool - regexp_parser (2.9.3) + regexp_parser (2.10.0) reline (0.6.0) io-console (~> 0.5) responders (3.1.1) @@ -472,7 +471,7 @@ GEM timeout (0.4.3) tzinfo (2.0.6) concurrent-ruby (~> 1.0) - unicode-display_width (3.1.2) + unicode-display_width (3.1.3) unicode-emoji (~> 4.0, >= 4.0.4) unicode-emoji (4.0.4) uri (1.0.2) @@ -486,7 +485,7 @@ GEM websocket-driver (0.7.6) websocket-extensions (>= 0.1.0) websocket-extensions (0.1.5) - xxhash (0.5.0) + xxhash (0.6.0) zeitwerk (2.7.1) PLATFORMS @@ -511,4 +510,4 @@ DEPENDENCIES standard BUNDLED WITH - 2.4.18 + 2.6.2 diff --git a/bullet_train-fields/Gemfile.lock b/bullet_train-fields/Gemfile.lock index b0971dd83..0843599b2 100644 --- a/bullet_train-fields/Gemfile.lock +++ b/bullet_train-fields/Gemfile.lock @@ -527,4 +527,4 @@ DEPENDENCIES standard BUNDLED WITH - 2.3.14 + 2.6.2 diff --git a/bullet_train-has_uuid/Gemfile.lock b/bullet_train-has_uuid/Gemfile.lock index e5af1c1c9..aec80c75e 100644 --- a/bullet_train-has_uuid/Gemfile.lock +++ b/bullet_train-has_uuid/Gemfile.lock @@ -81,7 +81,7 @@ GEM ansi (1.5.0) base64 (0.2.0) benchmark (0.4.0) - bigdecimal (3.1.8) + bigdecimal (3.1.9) builder (3.3.0) concurrent-ruby (1.3.4) connection_pool (2.4.1) @@ -89,7 +89,7 @@ GEM date (3.4.1) docile (1.4.1) drb (2.2.1) - erubi (1.13.0) + erubi (1.13.1) globalid (1.2.1) activesupport (>= 6.1) i18n (1.14.6) @@ -98,7 +98,7 @@ GEM irb (1.14.3) rdoc (>= 4.0.0) reline (>= 0.4.2) - logger (1.6.3) + logger (1.6.4) loofah (2.23.1) crass (~> 1.0.2) nokogiri (>= 1.12.0) @@ -115,7 +115,7 @@ GEM builder minitest (>= 5.0) ruby-progressbar - net-imap (0.5.2) + net-imap (0.5.4) date net-protocol net-pop (0.1.2) @@ -123,7 +123,6 @@ GEM net-protocol (0.2.2) timeout net-smtp (0.5.0) - net-protocol nio4r (2.7.4) nokogiri (1.18.1-arm64-darwin) racc (~> 1.4) @@ -136,7 +135,7 @@ GEM rack (3.1.8) rack-session (2.0.0) rack (>= 3.0.0) - rack-test (2.1.0) + rack-test (2.2.0) rack (>= 1.3) rackup (2.2.1) rack (>= 3) @@ -216,4 +215,4 @@ DEPENDENCIES sqlite3 BUNDLED WITH - 2.4.20 + 2.6.2 diff --git a/bullet_train-incoming_webhooks/Gemfile.lock b/bullet_train-incoming_webhooks/Gemfile.lock index 16fc50a3d..7f2ceb4e0 100644 --- a/bullet_train-incoming_webhooks/Gemfile.lock +++ b/bullet_train-incoming_webhooks/Gemfile.lock @@ -195,7 +195,7 @@ GEM base64 (0.2.0) bcrypt (3.1.20) benchmark (0.4.0) - bigdecimal (3.1.8) + bigdecimal (3.1.9) builder (3.3.0) cable_ready (5.0.6) actionpack (>= 5.2) @@ -235,7 +235,7 @@ GEM railties (>= 5) drb (2.2.1) email_reply_parser (0.5.11) - erubi (1.13.0) + erubi (1.13.1) event_stream_parser (1.0.0) extended_email_reply_parser (0.5.1) activesupport @@ -286,7 +286,7 @@ GEM method_source rails (>= 5.0.0) json (2.9.1) - logger (1.6.3) + logger (1.6.4) loofah (2.23.1) crass (~> 1.0.2) nokogiri (>= 1.12.0) @@ -314,7 +314,7 @@ GEM multipart-post (2.4.1) net-http (0.6.0) uri - net-imap (0.5.2) + net-imap (0.5.4) date net-protocol net-pop (0.1.2) @@ -322,7 +322,6 @@ GEM net-protocol (0.2.2) timeout net-smtp (0.5.0) - net-protocol nice_partials (0.10.1) actionview (>= 4.2.6) nio4r (2.7.4) @@ -352,7 +351,7 @@ GEM actionmailer (>= 3) net-smtp premailer (~> 1.7, >= 1.7.9) - prism (1.2.0) + prism (1.3.0) psych (5.2.2) date stringio @@ -368,7 +367,7 @@ GEM rack (>= 3.0.0, < 4) rack-session (2.0.0) rack (>= 3.0.0) - rack-test (2.1.0) + rack-test (2.2.0) rack (>= 1.3) rackup (2.2.1) rack (>= 3) @@ -461,7 +460,7 @@ GEM websocket-driver (0.7.6) websocket-extensions (>= 0.1.0) websocket-extensions (0.1.5) - xxhash (0.5.0) + xxhash (0.6.0) zeitwerk (2.7.1) PLATFORMS @@ -488,4 +487,4 @@ DEPENDENCIES sqlite3 BUNDLED WITH - 2.4.20 + 2.6.2 diff --git a/bullet_train-integrations-stripe/Gemfile.lock b/bullet_train-integrations-stripe/Gemfile.lock index 85191629b..0285e1c49 100644 --- a/bullet_train-integrations-stripe/Gemfile.lock +++ b/bullet_train-integrations-stripe/Gemfile.lock @@ -205,7 +205,7 @@ GEM base64 (0.2.0) bcrypt (3.1.20) benchmark (0.4.0) - bigdecimal (3.1.8) + bigdecimal (3.1.9) builder (3.3.0) cable_ready (5.0.6) actionpack (>= 5.2) @@ -245,7 +245,7 @@ GEM railties (>= 5) drb (2.2.1) email_reply_parser (0.5.11) - erubi (1.13.0) + erubi (1.13.1) event_stream_parser (1.0.0) extended_email_reply_parser (0.5.1) activesupport @@ -293,9 +293,9 @@ GEM method_source rails (>= 5.0.0) json (2.9.1) - jwt (2.9.3) + jwt (2.10.1) base64 - logger (1.6.3) + logger (1.6.4) loofah (2.23.1) crass (~> 1.0.2) nokogiri (>= 1.12.0) @@ -325,7 +325,7 @@ GEM multipart-post (2.4.1) net-http (0.6.0) uri - net-imap (0.5.2) + net-imap (0.5.4) date net-protocol net-pop (0.1.2) @@ -333,7 +333,6 @@ GEM net-protocol (0.2.2) timeout net-smtp (0.5.0) - net-protocol nice_partials (0.10.1) actionview (>= 4.2.6) nio4r (2.7.4) @@ -377,7 +376,7 @@ GEM actionmailer (>= 3) net-smtp premailer (~> 1.7, >= 1.7.9) - prism (1.2.0) + prism (1.3.0) psych (5.2.2) date stringio @@ -389,7 +388,7 @@ GEM rack (>= 2.0.0) rack-session (1.0.2) rack (< 3) - rack-test (2.1.0) + rack-test (2.2.0) rack (>= 1.3) rackup (1.0.1) rack (< 3) @@ -469,7 +468,7 @@ GEM sqlite3 (2.5.0-arm64-darwin) sqlite3 (2.5.0-x86_64-linux-gnu) stringio (3.1.2) - stripe (13.2.0) + stripe (13.3.0) thor (1.3.2) thread-local (1.1.0) timeout (0.4.3) @@ -489,7 +488,7 @@ GEM websocket-driver (0.7.6) websocket-extensions (>= 0.1.0) websocket-extensions (0.1.5) - xxhash (0.5.0) + xxhash (0.6.0) zeitwerk (2.7.1) PLATFORMS @@ -515,4 +514,4 @@ DEPENDENCIES sqlite3 BUNDLED WITH - 2.4.20 + 2.6.2 diff --git a/bullet_train-integrations/Gemfile.lock b/bullet_train-integrations/Gemfile.lock index a86f3d9e7..0327bd107 100644 --- a/bullet_train-integrations/Gemfile.lock +++ b/bullet_train-integrations/Gemfile.lock @@ -81,7 +81,7 @@ GEM ansi (1.5.0) base64 (0.2.0) benchmark (0.4.0) - bigdecimal (3.1.8) + bigdecimal (3.1.9) builder (3.3.0) concurrent-ruby (1.3.4) connection_pool (2.4.1) @@ -89,7 +89,7 @@ GEM date (3.4.1) docile (1.4.1) drb (2.2.1) - erubi (1.13.0) + erubi (1.13.1) globalid (1.2.1) activesupport (>= 6.1) i18n (1.14.6) @@ -98,7 +98,7 @@ GEM irb (1.14.3) rdoc (>= 4.0.0) reline (>= 0.4.2) - logger (1.6.3) + logger (1.6.4) loofah (2.23.1) crass (~> 1.0.2) nokogiri (>= 1.12.0) @@ -115,7 +115,7 @@ GEM builder minitest (>= 5.0) ruby-progressbar - net-imap (0.5.2) + net-imap (0.5.4) date net-protocol net-pop (0.1.2) @@ -123,7 +123,6 @@ GEM net-protocol (0.2.2) timeout net-smtp (0.5.0) - net-protocol nio4r (2.7.4) nokogiri (1.18.1-arm64-darwin) racc (~> 1.4) @@ -136,7 +135,7 @@ GEM rack (3.1.8) rack-session (2.0.0) rack (>= 3.0.0) - rack-test (2.1.0) + rack-test (2.2.0) rack (>= 1.3) rackup (2.2.1) rack (>= 3) @@ -216,4 +215,4 @@ DEPENDENCIES sqlite3 BUNDLED WITH - 2.4.20 + 2.6.2 diff --git a/bullet_train-obfuscates_id/Gemfile.lock b/bullet_train-obfuscates_id/Gemfile.lock index 46c6ffe77..559612f3d 100644 --- a/bullet_train-obfuscates_id/Gemfile.lock +++ b/bullet_train-obfuscates_id/Gemfile.lock @@ -82,7 +82,7 @@ GEM ansi (1.5.0) base64 (0.2.0) benchmark (0.4.0) - bigdecimal (3.1.8) + bigdecimal (3.1.9) builder (3.3.0) concurrent-ruby (1.3.4) connection_pool (2.4.1) @@ -90,7 +90,7 @@ GEM date (3.4.1) docile (1.4.1) drb (2.2.1) - erubi (1.13.0) + erubi (1.13.1) globalid (1.2.1) activesupport (>= 6.1) hashids (1.0.6) @@ -100,7 +100,7 @@ GEM irb (1.14.3) rdoc (>= 4.0.0) reline (>= 0.4.2) - logger (1.6.3) + logger (1.6.4) loofah (2.23.1) crass (~> 1.0.2) nokogiri (>= 1.12.0) @@ -117,7 +117,7 @@ GEM builder minitest (>= 5.0) ruby-progressbar - net-imap (0.5.2) + net-imap (0.5.4) date net-protocol net-pop (0.1.2) @@ -125,7 +125,6 @@ GEM net-protocol (0.2.2) timeout net-smtp (0.5.0) - net-protocol nio4r (2.7.4) nokogiri (1.18.1-arm64-darwin) racc (~> 1.4) @@ -138,7 +137,7 @@ GEM rack (3.1.8) rack-session (2.0.0) rack (>= 3.0.0) - rack-test (2.1.0) + rack-test (2.2.0) rack (>= 1.3) rackup (2.2.1) rack (>= 3) @@ -218,4 +217,4 @@ DEPENDENCIES sqlite3 BUNDLED WITH - 2.4.20 + 2.6.2 diff --git a/bullet_train-outgoing_webhooks/Gemfile.lock b/bullet_train-outgoing_webhooks/Gemfile.lock index 1a2de1fc5..b2d49a245 100644 --- a/bullet_train-outgoing_webhooks/Gemfile.lock +++ b/bullet_train-outgoing_webhooks/Gemfile.lock @@ -194,7 +194,7 @@ GEM base64 (0.2.0) bcrypt (3.1.20) benchmark (0.4.0) - bigdecimal (3.1.8) + bigdecimal (3.1.9) builder (3.3.0) cable_ready (5.0.6) actionpack (>= 5.2) @@ -234,7 +234,7 @@ GEM railties (>= 5) drb (2.2.1) email_reply_parser (0.5.11) - erubi (1.13.0) + erubi (1.13.1) event_stream_parser (1.0.0) extended_email_reply_parser (0.5.1) activesupport @@ -284,7 +284,7 @@ GEM json (2.9.1) language_server-protocol (3.17.0.3) lint_roller (1.1.0) - logger (1.6.3) + logger (1.6.4) loofah (2.23.1) crass (~> 1.0.2) nokogiri (>= 1.12.0) @@ -312,7 +312,7 @@ GEM multipart-post (2.4.1) net-http (0.6.0) uri - net-imap (0.5.2) + net-imap (0.5.4) date net-protocol net-pop (0.1.2) @@ -320,7 +320,6 @@ GEM net-protocol (0.2.2) timeout net-smtp (0.5.0) - net-protocol nice_partials (0.10.1) actionview (>= 4.2.6) nio4r (2.7.4) @@ -354,7 +353,7 @@ GEM actionmailer (>= 3) net-smtp premailer (~> 1.7, >= 1.7.9) - prism (1.2.0) + prism (1.3.0) psych (5.2.2) date stringio @@ -370,7 +369,7 @@ GEM rack (>= 3.0.0, < 4) rack-session (2.0.0) rack (>= 3.0.0) - rack-test (2.1.0) + rack-test (2.2.0) rack (>= 1.3) rackup (2.2.1) rack (>= 3) @@ -409,7 +408,7 @@ GEM psych (>= 4.0.0) redis-client (0.23.0) connection_pool - regexp_parser (2.9.3) + regexp_parser (2.10.0) reline (0.6.0) io-console (~> 0.5) responders (3.1.1) @@ -480,7 +479,7 @@ GEM timeout (0.4.3) tzinfo (2.0.6) concurrent-ruby (~> 1.0) - unicode-display_width (3.1.2) + unicode-display_width (3.1.3) unicode-emoji (~> 4.0, >= 4.0.4) unicode-emoji (4.0.4) uri (1.0.2) @@ -494,7 +493,7 @@ GEM websocket-driver (0.7.6) websocket-extensions (>= 0.1.0) websocket-extensions (0.1.5) - xxhash (0.5.0) + xxhash (0.6.0) zeitwerk (2.7.1) PLATFORMS @@ -522,4 +521,4 @@ DEPENDENCIES standard BUNDLED WITH - 2.4.18 + 2.6.2 diff --git a/bullet_train-roles/Gemfile.lock b/bullet_train-roles/Gemfile.lock index 962ae7041..43050349c 100644 --- a/bullet_train-roles/Gemfile.lock +++ b/bullet_train-roles/Gemfile.lock @@ -261,4 +261,4 @@ DEPENDENCIES standard (~> 1.5.0) BUNDLED WITH - 2.4.8 + 2.6.2 diff --git a/bullet_train-scope_questions/Gemfile.lock b/bullet_train-scope_questions/Gemfile.lock index 83c37dc72..7daf2914e 100644 --- a/bullet_train-scope_questions/Gemfile.lock +++ b/bullet_train-scope_questions/Gemfile.lock @@ -81,7 +81,7 @@ GEM ansi (1.5.0) base64 (0.2.0) benchmark (0.4.0) - bigdecimal (3.1.8) + bigdecimal (3.1.9) builder (3.3.0) concurrent-ruby (1.3.4) connection_pool (2.4.1) @@ -89,7 +89,7 @@ GEM date (3.4.1) docile (1.4.1) drb (2.2.1) - erubi (1.13.0) + erubi (1.13.1) globalid (1.2.1) activesupport (>= 6.1) i18n (1.14.6) @@ -98,7 +98,7 @@ GEM irb (1.14.3) rdoc (>= 4.0.0) reline (>= 0.4.2) - logger (1.6.3) + logger (1.6.4) loofah (2.23.1) crass (~> 1.0.2) nokogiri (>= 1.12.0) @@ -115,7 +115,7 @@ GEM builder minitest (>= 5.0) ruby-progressbar - net-imap (0.5.2) + net-imap (0.5.4) date net-protocol net-pop (0.1.2) @@ -123,7 +123,6 @@ GEM net-protocol (0.2.2) timeout net-smtp (0.5.0) - net-protocol nio4r (2.7.4) nokogiri (1.18.1-arm64-darwin) racc (~> 1.4) @@ -136,7 +135,7 @@ GEM rack (3.1.8) rack-session (2.0.0) rack (>= 3.0.0) - rack-test (2.1.0) + rack-test (2.2.0) rack (>= 1.3) rackup (2.2.1) rack (>= 3) @@ -216,4 +215,4 @@ DEPENDENCIES sqlite3 BUNDLED WITH - 2.4.20 + 2.6.2 diff --git a/bullet_train-scope_validator/Gemfile.lock b/bullet_train-scope_validator/Gemfile.lock index b004c936f..c99b570c0 100644 --- a/bullet_train-scope_validator/Gemfile.lock +++ b/bullet_train-scope_validator/Gemfile.lock @@ -249,4 +249,4 @@ DEPENDENCIES standard (~> 1.3) BUNDLED WITH - 2.3.4 + 2.6.2 diff --git a/bullet_train-sortable/Gemfile.lock b/bullet_train-sortable/Gemfile.lock index 4774445a6..a845bd82a 100644 --- a/bullet_train-sortable/Gemfile.lock +++ b/bullet_train-sortable/Gemfile.lock @@ -193,7 +193,7 @@ GEM base64 (0.2.0) bcrypt (3.1.20) benchmark (0.4.0) - bigdecimal (3.1.8) + bigdecimal (3.1.9) builder (3.3.0) cable_ready (5.0.6) actionpack (>= 5.2) @@ -233,7 +233,7 @@ GEM railties (>= 5) drb (2.2.1) email_reply_parser (0.5.11) - erubi (1.13.0) + erubi (1.13.1) event_stream_parser (1.0.0) extended_email_reply_parser (0.5.1) activesupport @@ -283,7 +283,7 @@ GEM json (2.9.1) language_server-protocol (3.17.0.3) lint_roller (1.1.0) - logger (1.6.3) + logger (1.6.4) loofah (2.23.1) crass (~> 1.0.2) nokogiri (>= 1.12.0) @@ -311,7 +311,7 @@ GEM multipart-post (2.4.1) net-http (0.6.0) uri - net-imap (0.5.2) + net-imap (0.5.4) date net-protocol net-pop (0.1.2) @@ -319,7 +319,6 @@ GEM net-protocol (0.2.2) timeout net-smtp (0.5.0) - net-protocol nice_partials (0.10.1) actionview (>= 4.2.6) nio4r (2.7.4) @@ -352,7 +351,7 @@ GEM actionmailer (>= 3) net-smtp premailer (~> 1.7, >= 1.7.9) - prism (1.2.0) + prism (1.3.0) psych (5.2.2) date stringio @@ -368,7 +367,7 @@ GEM rack (>= 3.0.0, < 4) rack-session (2.0.0) rack (>= 3.0.0) - rack-test (2.1.0) + rack-test (2.2.0) rack (>= 1.3) rackup (2.2.1) rack (>= 3) @@ -407,7 +406,7 @@ GEM psych (>= 4.0.0) redis-client (0.23.0) connection_pool - regexp_parser (2.9.3) + regexp_parser (2.10.0) reline (0.6.0) io-console (~> 0.5) responders (3.1.1) @@ -478,7 +477,7 @@ GEM timeout (0.4.3) tzinfo (2.0.6) concurrent-ruby (~> 1.0) - unicode-display_width (3.1.2) + unicode-display_width (3.1.3) unicode-emoji (~> 4.0, >= 4.0.4) unicode-emoji (4.0.4) uri (1.0.2) @@ -492,7 +491,7 @@ GEM websocket-driver (0.7.6) websocket-extensions (>= 0.1.0) websocket-extensions (0.1.5) - xxhash (0.5.0) + xxhash (0.6.0) zeitwerk (2.7.1) PLATFORMS @@ -518,4 +517,4 @@ DEPENDENCIES standard BUNDLED WITH - 2.4.20 + 2.6.2 diff --git a/bullet_train-super_load_and_authorize_resource/Gemfile.lock b/bullet_train-super_load_and_authorize_resource/Gemfile.lock index 06136504c..400f09a1c 100644 --- a/bullet_train-super_load_and_authorize_resource/Gemfile.lock +++ b/bullet_train-super_load_and_authorize_resource/Gemfile.lock @@ -82,7 +82,7 @@ GEM ansi (1.5.0) base64 (0.2.0) benchmark (0.4.0) - bigdecimal (3.1.8) + bigdecimal (3.1.9) builder (3.3.0) cancancan (3.6.1) coderay (1.1.3) @@ -92,7 +92,7 @@ GEM date (3.4.1) docile (1.4.1) drb (2.2.1) - erubi (1.13.0) + erubi (1.13.1) globalid (1.2.1) activesupport (>= 6.1) i18n (1.14.6) @@ -101,7 +101,7 @@ GEM irb (1.14.3) rdoc (>= 4.0.0) reline (>= 0.4.2) - logger (1.6.3) + logger (1.6.4) loofah (2.23.1) crass (~> 1.0.2) nokogiri (>= 1.12.0) @@ -119,7 +119,7 @@ GEM builder minitest (>= 5.0) ruby-progressbar - net-imap (0.5.2) + net-imap (0.5.4) date net-protocol net-pop (0.1.2) @@ -127,13 +127,12 @@ GEM net-protocol (0.2.2) timeout net-smtp (0.5.0) - net-protocol nio4r (2.7.4) nokogiri (1.18.1-arm64-darwin) racc (~> 1.4) nokogiri (1.18.1-x86_64-linux-gnu) racc (~> 1.4) - pry (0.15.0) + pry (0.15.2) coderay (~> 1.1) method_source (~> 1.0) psych (5.2.2) @@ -143,7 +142,7 @@ GEM rack (3.1.8) rack-session (2.0.0) rack (>= 3.0.0) - rack-test (2.1.0) + rack-test (2.2.0) rack (>= 1.3) rackup (2.2.1) rack (>= 3) @@ -224,4 +223,4 @@ DEPENDENCIES sqlite3 BUNDLED WITH - 2.4.20 + 2.6.2 diff --git a/bullet_train-super_scaffolding/Gemfile.lock b/bullet_train-super_scaffolding/Gemfile.lock index c9f8d8363..1334af1e7 100644 --- a/bullet_train-super_scaffolding/Gemfile.lock +++ b/bullet_train-super_scaffolding/Gemfile.lock @@ -187,7 +187,7 @@ GEM base64 (0.2.0) bcrypt (3.1.20) benchmark (0.4.0) - bigdecimal (3.1.8) + bigdecimal (3.1.9) builder (3.3.0) cable_ready (5.0.6) actionpack (>= 5.2) @@ -227,7 +227,7 @@ GEM railties (>= 5) drb (2.2.1) email_reply_parser (0.5.11) - erubi (1.13.0) + erubi (1.13.1) event_stream_parser (1.0.0) extended_email_reply_parser (0.5.1) activesupport @@ -277,7 +277,7 @@ GEM json (2.9.1) language_server-protocol (3.17.0.3) lint_roller (1.1.0) - logger (1.6.3) + logger (1.6.4) loofah (2.23.1) crass (~> 1.0.2) nokogiri (>= 1.12.0) @@ -305,7 +305,7 @@ GEM multipart-post (2.4.1) net-http (0.6.0) uri - net-imap (0.5.2) + net-imap (0.5.4) date net-protocol net-pop (0.1.2) @@ -313,7 +313,6 @@ GEM net-protocol (0.2.2) timeout net-smtp (0.5.0) - net-protocol nice_partials (0.10.1) actionview (>= 4.2.6) nio4r (2.7.4) @@ -346,7 +345,7 @@ GEM actionmailer (>= 3) net-smtp premailer (~> 1.7, >= 1.7.9) - prism (1.2.0) + prism (1.3.0) psych (5.2.2) date stringio @@ -362,7 +361,7 @@ GEM rack (>= 3.0.0, < 4) rack-session (2.0.0) rack (>= 3.0.0) - rack-test (2.1.0) + rack-test (2.2.0) rack (>= 1.3) rackup (2.2.1) rack (>= 3) @@ -401,7 +400,7 @@ GEM psych (>= 4.0.0) redis-client (0.23.0) connection_pool - regexp_parser (2.9.3) + regexp_parser (2.10.0) reline (0.6.0) io-console (~> 0.5) responders (3.1.1) @@ -472,7 +471,7 @@ GEM timeout (0.4.3) tzinfo (2.0.6) concurrent-ruby (~> 1.0) - unicode-display_width (3.1.2) + unicode-display_width (3.1.3) unicode-emoji (~> 4.0, >= 4.0.4) unicode-emoji (4.0.4) uri (1.0.2) @@ -486,7 +485,7 @@ GEM websocket-driver (0.7.6) websocket-extensions (>= 0.1.0) websocket-extensions (0.1.5) - xxhash (0.5.0) + xxhash (0.6.0) zeitwerk (2.7.1) PLATFORMS @@ -511,4 +510,4 @@ DEPENDENCIES standard BUNDLED WITH - 2.4.19 + 2.6.2 diff --git a/bullet_train-themes-light/Gemfile.lock b/bullet_train-themes-light/Gemfile.lock index af8016243..a2396c38f 100644 --- a/bullet_train-themes-light/Gemfile.lock +++ b/bullet_train-themes-light/Gemfile.lock @@ -202,7 +202,7 @@ GEM base64 (0.2.0) bcrypt (3.1.20) benchmark (0.4.0) - bigdecimal (3.1.8) + bigdecimal (3.1.9) builder (3.3.0) cable_ready (5.0.6) actionpack (>= 5.2) @@ -242,7 +242,7 @@ GEM railties (>= 5) drb (2.2.1) email_reply_parser (0.5.11) - erubi (1.13.0) + erubi (1.13.1) event_stream_parser (1.0.0) extended_email_reply_parser (0.5.1) activesupport @@ -292,7 +292,7 @@ GEM json (2.9.1) language_server-protocol (3.17.0.3) lint_roller (1.1.0) - logger (1.6.3) + logger (1.6.4) loofah (2.23.1) crass (~> 1.0.2) nokogiri (>= 1.12.0) @@ -320,7 +320,7 @@ GEM multipart-post (2.4.1) net-http (0.6.0) uri - net-imap (0.5.2) + net-imap (0.5.4) date net-protocol net-pop (0.1.2) @@ -328,7 +328,6 @@ GEM net-protocol (0.2.2) timeout net-smtp (0.5.0) - net-protocol nice_partials (0.10.1) actionview (>= 4.2.6) nio4r (2.7.4) @@ -361,7 +360,7 @@ GEM actionmailer (>= 3) net-smtp premailer (~> 1.7, >= 1.7.9) - prism (1.2.0) + prism (1.3.0) psych (5.2.2) date stringio @@ -377,7 +376,7 @@ GEM rack (>= 3.0.0, < 4) rack-session (2.0.0) rack (>= 3.0.0) - rack-test (2.1.0) + rack-test (2.2.0) rack (>= 1.3) rackup (2.2.1) rack (>= 3) @@ -416,7 +415,7 @@ GEM psych (>= 4.0.0) redis-client (0.23.0) connection_pool - regexp_parser (2.9.3) + regexp_parser (2.10.0) reline (0.6.0) io-console (~> 0.5) responders (3.1.1) @@ -487,7 +486,7 @@ GEM timeout (0.4.3) tzinfo (2.0.6) concurrent-ruby (~> 1.0) - unicode-display_width (3.1.2) + unicode-display_width (3.1.3) unicode-emoji (~> 4.0, >= 4.0.4) unicode-emoji (4.0.4) uri (1.0.2) @@ -501,7 +500,7 @@ GEM websocket-driver (0.7.6) websocket-extensions (>= 0.1.0) websocket-extensions (0.1.5) - xxhash (0.5.0) + xxhash (0.6.0) zeitwerk (2.7.1) PLATFORMS @@ -528,4 +527,4 @@ DEPENDENCIES standard BUNDLED WITH - 2.4.20 + 2.6.2 diff --git a/bullet_train-themes-tailwind_css/Gemfile.lock b/bullet_train-themes-tailwind_css/Gemfile.lock index 5959d93cf..f01a676ea 100644 --- a/bullet_train-themes-tailwind_css/Gemfile.lock +++ b/bullet_train-themes-tailwind_css/Gemfile.lock @@ -194,7 +194,7 @@ GEM base64 (0.2.0) bcrypt (3.1.20) benchmark (0.4.0) - bigdecimal (3.1.8) + bigdecimal (3.1.9) builder (3.3.0) cable_ready (5.0.6) actionpack (>= 5.2) @@ -234,7 +234,7 @@ GEM railties (>= 5) drb (2.2.1) email_reply_parser (0.5.11) - erubi (1.13.0) + erubi (1.13.1) event_stream_parser (1.0.0) extended_email_reply_parser (0.5.1) activesupport @@ -284,7 +284,7 @@ GEM json (2.9.1) language_server-protocol (3.17.0.3) lint_roller (1.1.0) - logger (1.6.3) + logger (1.6.4) loofah (2.23.1) crass (~> 1.0.2) nokogiri (>= 1.12.0) @@ -312,7 +312,7 @@ GEM multipart-post (2.4.1) net-http (0.6.0) uri - net-imap (0.5.2) + net-imap (0.5.4) date net-protocol net-pop (0.1.2) @@ -320,7 +320,6 @@ GEM net-protocol (0.2.2) timeout net-smtp (0.5.0) - net-protocol nice_partials (0.10.1) actionview (>= 4.2.6) nio4r (2.7.4) @@ -353,7 +352,7 @@ GEM actionmailer (>= 3) net-smtp premailer (~> 1.7, >= 1.7.9) - prism (1.2.0) + prism (1.3.0) psych (5.2.2) date stringio @@ -369,7 +368,7 @@ GEM rack (>= 3.0.0, < 4) rack-session (2.0.0) rack (>= 3.0.0) - rack-test (2.1.0) + rack-test (2.2.0) rack (>= 1.3) rackup (2.2.1) rack (>= 3) @@ -408,7 +407,7 @@ GEM psych (>= 4.0.0) redis-client (0.23.0) connection_pool - regexp_parser (2.9.3) + regexp_parser (2.10.0) reline (0.6.0) io-console (~> 0.5) responders (3.1.1) @@ -479,7 +478,7 @@ GEM timeout (0.4.3) tzinfo (2.0.6) concurrent-ruby (~> 1.0) - unicode-display_width (3.1.2) + unicode-display_width (3.1.3) unicode-emoji (~> 4.0, >= 4.0.4) unicode-emoji (4.0.4) uri (1.0.2) @@ -493,7 +492,7 @@ GEM websocket-driver (0.7.6) websocket-extensions (>= 0.1.0) websocket-extensions (0.1.5) - xxhash (0.5.0) + xxhash (0.6.0) zeitwerk (2.7.1) PLATFORMS @@ -519,4 +518,4 @@ DEPENDENCIES standard BUNDLED WITH - 2.4.20 + 2.6.2 diff --git a/bullet_train-themes/Gemfile.lock b/bullet_train-themes/Gemfile.lock index ed6aaa651..a6750d39f 100644 --- a/bullet_train-themes/Gemfile.lock +++ b/bullet_train-themes/Gemfile.lock @@ -187,7 +187,7 @@ GEM base64 (0.2.0) bcrypt (3.1.20) benchmark (0.4.0) - bigdecimal (3.1.8) + bigdecimal (3.1.9) builder (3.3.0) cable_ready (5.0.6) actionpack (>= 5.2) @@ -205,8 +205,9 @@ GEM faraday-multipart (~> 1.0, >= 1.0.4) ostruct colorizer (0.0.2) - commonmarker (2.0.1) + commonmarker (2.0.2) rb_sys (~> 0.9) + commonmarker (2.0.2-arm64-darwin) concurrent-ruby (1.3.4) connection_pool (2.4.1) crass (1.0.6) @@ -227,7 +228,7 @@ GEM railties (>= 5) drb (2.2.1) email_reply_parser (0.5.11) - erubi (1.13.0) + erubi (1.13.1) event_stream_parser (1.0.0) extended_email_reply_parser (0.5.1) activesupport @@ -277,7 +278,7 @@ GEM json (2.9.1) language_server-protocol (3.17.0.3) lint_roller (1.1.0) - logger (1.6.3) + logger (1.6.4) loofah (2.23.1) crass (~> 1.0.2) nokogiri (>= 1.12.0) @@ -363,7 +364,7 @@ GEM rack (>= 3.0.0, < 4) rack-session (2.0.0) rack (>= 3.0.0) - rack-test (2.1.0) + rack-test (2.2.0) rack (>= 1.3) rackup (2.2.1) rack (>= 3) @@ -398,12 +399,12 @@ GEM zeitwerk (~> 2.6) rainbow (3.1.1) rake (13.2.1) - rb_sys (0.9.104) + rb_sys (0.9.105) rdoc (6.10.0) psych (>= 4.0.0) redis-client (0.23.0) connection_pool - regexp_parser (2.9.3) + regexp_parser (2.10.0) reline (0.6.0) io-console (~> 0.5) responders (3.1.1) @@ -454,8 +455,9 @@ GEM actionpack (>= 6.1) activesupport (>= 6.1) sprockets (>= 3.0.0) - sqlite3 (2.4.1) + sqlite3 (2.5.0) mini_portile2 (~> 2.8.0) + sqlite3 (2.5.0-arm64-darwin) standard (1.43.0) language_server-protocol (~> 3.17.0.2) lint_roller (~> 1.0) @@ -474,7 +476,7 @@ GEM timeout (0.4.3) tzinfo (2.0.6) concurrent-ruby (~> 1.0) - unicode-display_width (3.1.2) + unicode-display_width (3.1.3) unicode-emoji (~> 4.0, >= 4.0.4) unicode-emoji (4.0.4) uri (1.0.2) @@ -514,4 +516,4 @@ DEPENDENCIES standard BUNDLED WITH - 2.3.24 + 2.6.2 diff --git a/bullet_train/Gemfile.lock b/bullet_train/Gemfile.lock index 079746bd0..f5524115b 100644 --- a/bullet_train/Gemfile.lock +++ b/bullet_train/Gemfile.lock @@ -207,7 +207,7 @@ GEM base64 (0.2.0) bcrypt (3.1.20) benchmark (0.4.0) - bigdecimal (3.1.8) + bigdecimal (3.1.9) binding_of_caller (1.0.1) debug_inspector (>= 1.2.0) builder (3.3.0) @@ -253,7 +253,7 @@ GEM railties (>= 5) drb (2.2.1) email_reply_parser (0.5.11) - erubi (1.13.0) + erubi (1.13.1) event_stream_parser (1.0.0) extended_email_reply_parser (0.5.1) activesupport @@ -303,7 +303,7 @@ GEM json (2.9.1) language_server-protocol (3.17.0.3) lint_roller (1.1.0) - logger (1.6.3) + logger (1.6.4) loofah (2.23.1) crass (~> 1.0.2) nokogiri (>= 1.12.0) @@ -332,7 +332,7 @@ GEM multipart-post (2.4.1) net-http (0.6.0) uri - net-imap (0.5.2) + net-imap (0.5.4) date net-protocol net-pop (0.1.2) @@ -340,7 +340,6 @@ GEM net-protocol (0.2.2) timeout net-smtp (0.5.0) - net-protocol nice_partials (0.10.1) actionview (>= 4.2.6) nio4r (2.7.4) @@ -377,8 +376,8 @@ GEM actionmailer (>= 3) net-smtp premailer (~> 1.7, >= 1.7.9) - prism (1.2.0) - pry (0.15.0) + prism (1.3.0) + pry (0.15.2) coderay (~> 1.1) method_source (~> 1.0) pry-stack_explorer (0.6.1) @@ -399,7 +398,7 @@ GEM rack (>= 3.0.0, < 4) rack-session (2.0.0) rack (>= 3.0.0) - rack-test (2.1.0) + rack-test (2.2.0) rack (>= 1.3) rackup (2.2.1) rack (>= 3) @@ -434,12 +433,12 @@ GEM zeitwerk (~> 2.6) rainbow (3.1.1) rake (13.2.1) - rb_sys (0.9.103) + rb_sys (0.9.105) rdoc (6.10.0) psych (>= 4.0.0) redis-client (0.23.0) connection_pool - regexp_parser (2.9.3) + regexp_parser (2.10.0) reline (0.6.0) io-console (~> 0.5) responders (3.1.1) @@ -512,7 +511,7 @@ GEM timeout (0.4.3) tzinfo (2.0.6) concurrent-ruby (~> 1.0) - unicode-display_width (3.1.2) + unicode-display_width (3.1.3) unicode-emoji (~> 4.0, >= 4.0.4) unicode-emoji (4.0.4) uri (1.0.2) @@ -526,7 +525,7 @@ GEM websocket-driver (0.7.6) websocket-extensions (>= 0.1.0) websocket-extensions (0.1.5) - xxhash (0.5.0) + xxhash (0.6.0) zeitwerk (2.7.1) PLATFORMS @@ -557,4 +556,4 @@ DEPENDENCIES standard BUNDLED WITH - 2.4.20 + 2.6.2