This repository was archived by the owner on Nov 3, 2025. It is now read-only.
File tree Expand file tree Collapse file tree 2 files changed +11
-11
lines changed Expand file tree Collapse file tree 2 files changed +11
-11
lines changed Original file line number Diff line number Diff line change @@ -4,5 +4,5 @@ source 'https://rubygems.org'
44
55gem 'bundler-audit' , '~> 0.9' , require : false
66gem 'rake' , '>= 12.3.3' , require : false
7- gem 'rubocop' , '~> 1.80 ' , require : false
7+ gem 'rubocop' , '~> 1.81 ' , require : false
88gem 'rubocop-rake' , '~> 0.7' , require : false
Original file line number Diff line number Diff line change 55 bundler-audit (0.9.2 )
66 bundler (>= 1.2.0 , < 3 )
77 thor (~> 1.0 )
8- json (2.13.2 )
8+ json (2.15.0 )
99 language_server-protocol (3.17.0.5 )
1010 lint_roller (1.1.0 )
1111 parallel (1.27.0 )
1212 parser (3.3.9.0 )
1313 ast (~> 2.4.1 )
1414 racc
15- prism (1.4.0 )
15+ prism (1.5.1 )
1616 racc (1.8.1 )
1717 rainbow (3.1.1 )
1818 rake (13.3.0 )
19- regexp_parser (2.11.2 )
20- rubocop (1.80 .1 )
19+ regexp_parser (2.11.3 )
20+ rubocop (1.81 .1 )
2121 json (~> 2.3 )
2222 language_server-protocol (~> 3.17.0.2 )
2323 lint_roller (~> 1.1.0 )
2424 parallel (~> 1.10 )
2525 parser (>= 3.3.0.2 )
2626 rainbow (>= 2.2.2 , < 4.0 )
2727 regexp_parser (>= 2.9.3 , < 3.0 )
28- rubocop-ast (>= 1.46.0 , < 2.0 )
28+ rubocop-ast (>= 1.47.1 , < 2.0 )
2929 ruby-progressbar (~> 1.7 )
3030 unicode-display_width (>= 2.4.0 , < 4.0 )
31- rubocop-ast (1.46.0 )
31+ rubocop-ast (1.47.1 )
3232 parser (>= 3.3.7.2 )
3333 prism (~> 1.4 )
3434 rubocop-rake (0.7.1 )
3535 lint_roller (~> 1.1 )
3636 rubocop (>= 1.72.1 )
3737 ruby-progressbar (1.13.0 )
3838 thor (1.4.0 )
39- unicode-display_width (3.1.5 )
40- unicode-emoji (~> 4.0 , >= 4.0.4 )
41- unicode-emoji (4.0.4 )
39+ unicode-display_width (3.2.0 )
40+ unicode-emoji (~> 4.1 )
41+ unicode-emoji (4.1.0 )
4242
4343PLATFORMS
4444 ruby
4545
4646DEPENDENCIES
4747 bundler-audit (~> 0.9 )
4848 rake (>= 12.3.3 )
49- rubocop (~> 1.80 )
49+ rubocop (~> 1.81 )
5050 rubocop-rake (~> 0.7 )
5151
5252BUNDLED WITH
You can’t perform that action at this time.
0 commit comments