diff --git a/Gemfile.lock b/Gemfile.lock index 52bb6ea..f2f49b5 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -9,9 +9,7 @@ GEM remote: https://rubygems.org/ specs: ast (2.4.3) - backport (1.2.0) base64 (0.3.0) - benchmark (0.4.1) byebug (12.0.0) cgi (0.4.2) coderay (1.1.3) @@ -33,32 +31,18 @@ GEM irb (1.14.3) rdoc (>= 4.0.0) reline (>= 0.4.2) - jaro_winkler (1.6.1) - json (2.13.0) - kramdown (2.5.1) - rexml (>= 3.3.9) - kramdown-parser-gfm (1.1.0) - kramdown (~> 2.0) - language_server-protocol (3.17.0.5) - lint_roller (1.1.0) logger (1.7.0) method_source (1.1.0) - nokogiri (1.18.9-arm64-darwin) - racc (~> 1.4) - nokogiri (1.18.9-x86_64-linux-gnu) - racc (~> 1.4) - observer (0.1.2) - ostruct (0.6.3) - parallel (1.27.0) - parser (3.3.8.0) + mustermann (2.0.2) + ruby2_keywords (~> 0.0.1) + parser (2.7.2.0) ast (~> 2.4.1) - racc + powerpack (0.0.9) prettier (4.0.4) syntax_tree (>= 4.0.1) syntax_tree-haml (>= 2.0.0) syntax_tree-rbs (>= 0.2.0) prettier_print (1.2.1) - prism (1.4.0) pry (0.15.2) coderay (~> 1.1) method_source (~> 1.0) @@ -68,7 +52,9 @@ GEM psych (5.2.2) date stringio - racc (1.8.1) + rack (2.2.17) + rack-protection (2.2.4) + rack rainbow (3.1.1) rake (13.3.0) rbs (3.9.4) @@ -76,12 +62,9 @@ GEM rdoc (6.14.0) erb psych (>= 4.0.0) - regexp_parser (2.10.0) reline (0.6.2) io-console (~> 0.5) - reverse_markdown (3.0.0) - nokogiri - rexml (3.4.1) + rexml (3.4.2) rspec (3.13.1) rspec-core (~> 3.13.0) rspec-expectations (~> 3.13.0) @@ -95,53 +78,30 @@ GEM diff-lcs (>= 1.2.0, < 2.0) rspec-support (~> 3.13.0) rspec-support (3.13.4) - rubocop (1.78.0) - json (~> 2.3) - language_server-protocol (~> 3.17.0.2) - lint_roller (~> 1.1.0) - parallel (~> 1.10) - parser (>= 3.3.0.2) - rainbow (>= 2.2.2, < 4.0) - regexp_parser (>= 2.9.3, < 3.0) - rubocop-ast (>= 1.45.1, < 2.0) - ruby-progressbar (~> 1.7) - unicode-display_width (>= 2.4.0, < 4.0) - rubocop-ast (1.46.0) - parser (>= 3.3.7.2) - prism (~> 1.4) - rubocop-rake (0.7.1) - lint_roller (~> 1.1) - rubocop (>= 1.72.1) - rubocop-rspec (3.6.0) - lint_roller (~> 1.1) - rubocop (~> 1.72, >= 1.72.1) - ruby-progressbar (1.13.0) + rubocop (0.16.0) + parser (~> 2.1) + powerpack (~> 0.0.6) + rainbow (>= 1.1.4) + rubocop-rake (0.5.1) + rubocop + rubocop-rspec (1.4.0) + ruby2_keywords (0.0.5) simplecov (0.22.0) docile (~> 1.1) simplecov-html (~> 0.11) simplecov_json_formatter (~> 0.1) simplecov-html (0.13.2) simplecov_json_formatter (0.1.4) - solargraph (0.56.0) - backport (~> 1.2) - benchmark (~> 0.4) - bundler (~> 2.0) - diff-lcs (~> 1.4) - jaro_winkler (~> 1.6, >= 1.6.1) - kramdown (~> 2.3) - kramdown-parser-gfm (~> 1.1) - logger (~> 1.6) - observer (~> 0.1) - ostruct (~> 0.6) - parser (~> 3.0) - prism (~> 1.4) - rbs (~> 3.3) - reverse_markdown (~> 3.0) - rubocop (~> 1.38) - thor (~> 1.0) + sinatra (2.2.4) + mustermann (~> 2.0) + rack (~> 2.2) + rack-protection (= 2.2.4) tilt (~> 2.0) - yard (~> 0.9, >= 0.9.24) - yard-solargraph (~> 0.1) + solargraph (0.13.0) + parser (~> 2.4) + sinatra (~> 2) + thor (~> 0.19, >= 0.19.4) + yard (~> 0.9) stringio (3.1.2) syntax_tree (6.3.0) prettier_print (>= 1.2.0) @@ -154,14 +114,9 @@ GEM rbs syntax_tree (>= 2.0.1) temple (0.10.3) - thor (1.4.0) + thor (0.20.3) tilt (2.6.1) - unicode-display_width (3.1.4) - unicode-emoji (~> 4.0, >= 4.0.4) - unicode-emoji (4.0.4) yard (0.9.37) - yard-solargraph (0.1.0) - yard (~> 0.9) PLATFORMS arm64-darwin-21