diff --git a/Gemfile.lock b/Gemfile.lock index 3db8b95..06b898a 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -57,7 +57,8 @@ GEM base64 (0.3.0) benchmark (0.4.1) bigdecimal (4.0.1) - byebug (12.0.0) + byebug (13.0.0) + reline (>= 0.6.0) canister (0.9.2) climate_control (1.2.0) coderay (1.1.3) @@ -126,7 +127,7 @@ GEM nokogiri (1.19.0-x86_64-linux-gnu) racc (~> 1.4) parallel (1.27.0) - parser (3.3.10.0) + parser (3.3.10.1) ast (~> 2.4.1) racc pastel (0.8.0) @@ -134,15 +135,16 @@ GEM pp (0.6.3) prettyprint prettyprint (0.2.0) - prism (1.7.0) + prism (1.9.0) prometheus-client (4.2.5) base64 - pry (0.15.2) + pry (0.16.0) coderay (~> 1.1) method_source (~> 1.0) - pry-byebug (3.11.0) - byebug (~> 12.0) - pry (>= 0.13, < 0.16) + reline (>= 0.6.0) + pry-byebug (3.12.0) + byebug (~> 13.0) + pry (>= 0.13, < 0.17) psych (5.3.1) date stringio @@ -174,7 +176,7 @@ GEM diff-lcs (>= 1.2.0, < 2.0) rspec-support (~> 3.13.0) rspec-support (3.13.6) - rubocop (1.81.7) + rubocop (1.82.1) json (~> 2.3) language_server-protocol (~> 3.17.0.2) lint_roller (~> 1.1.0) @@ -182,7 +184,7 @@ GEM parser (>= 3.3.0.2) rainbow (>= 2.2.2, < 4.0) regexp_parser (>= 2.9.3, < 3.0) - rubocop-ast (>= 1.47.1, < 2.0) + rubocop-ast (>= 1.48.0, < 2.0) ruby-progressbar (~> 1.7) unicode-display_width (>= 2.4.0, < 4.0) rubocop-ast (1.49.0) @@ -206,10 +208,10 @@ GEM simplecov-html (0.13.2) simplecov_json_formatter (0.1.4) sqlite3 (2.9.0-x86_64-linux-gnu) - standard (1.52.0) + standard (1.53.0) language_server-protocol (~> 3.17.0.2) lint_roller (~> 1.0) - rubocop (~> 1.81.7) + rubocop (~> 1.82.0) standard-custom (~> 1.0.0) standard-performance (~> 1.8) standard-custom (1.0.2) @@ -220,7 +222,7 @@ GEM rubocop-performance (~> 1.26.0) stringio (3.2.0) telephone_number (1.4.24) - thor (1.4.0) + thor (1.5.0) tsort (0.2.0) tty-color (0.6.0) tty-cursor (0.7.1) @@ -232,7 +234,7 @@ GEM tty-screen (~> 0.8) wisper (~> 2.0) tty-screen (0.8.2) - twilio-ruby (7.9.0) + twilio-ruby (7.10.0) faraday (>= 0.9, < 3.0) jwt (>= 1.5, < 4.0) nokogiri (>= 1.6, < 2.0)