diff --git a/Gemfile.lock b/Gemfile.lock index 51d0d39..9a5bf09 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -42,7 +42,7 @@ GEM public_suffix (5.0.5) puma (6.4.2) nio4r (~> 2.0) - racc (1.7.3) + racc (1.8.0) rack (3.0.11) rack-protection (4.0.0) base64 (>= 0.1.0) @@ -53,10 +53,10 @@ GEM rack (>= 3) webrick (~> 1.8) rainbow (3.1.1) - regexp_parser (2.9.1) + regexp_parser (2.9.2) rexml (3.2.8) strscan (>= 3.0.9) - rubocop (1.63.5) + rubocop (1.64.0) json (~> 2.3) language_server-protocol (>= 3.17.0) parallel (~> 1.10) @@ -103,5 +103,8 @@ DEPENDENCIES rubocop-performance sinatra +RUBY VERSION + ruby 3.3.1p55 + BUNDLED WITH 2.5.9