This repository was archived by the owner on Aug 31, 2026. It is now read-only.
File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree 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.77 ' , require : false
7+ gem 'rubocop' , '~> 1.79 ' , 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.12 .2 )
8+ json (2.13 .2 )
99 language_server-protocol (3.17.0.5 )
1010 lint_roller (1.1.0 )
1111 parallel (1.27.0 )
12- parser (3.3.8 .0 )
12+ parser (3.3.9 .0 )
1313 ast (~> 2.4.1 )
1414 racc
1515 prism (1.4.0 )
1616 racc (1.8.1 )
1717 rainbow (3.1.1 )
1818 rake (13.3.0 )
1919 regexp_parser (2.10.0 )
20- rubocop (1.77.0 )
20+ rubocop (1.79.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.45.1 , < 2.0 )
28+ rubocop-ast (>= 1.46.0 , < 2.0 )
2929 ruby-progressbar (~> 1.7 )
3030 unicode-display_width (>= 2.4.0 , < 4.0 )
31- rubocop-ast (1.45.1 )
31+ rubocop-ast (1.46.0 )
3232 parser (>= 3.3.7.2 )
3333 prism (~> 1.4 )
3434 rubocop-rake (0.7.1 )
@@ -47,7 +47,7 @@ PLATFORMS
4747DEPENDENCIES
4848 bundler-audit (~> 0.9 )
4949 rake (>= 12.3.3 )
50- rubocop (~> 1.77 )
50+ rubocop (~> 1.79 )
5151 rubocop-rake (~> 0.7 )
5252
5353BUNDLED WITH
You can’t perform that action at this time.
0 commit comments