File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed
Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 6666 mini_portile2 (~> 2.8.2 )
6767 racc (~> 1.4 )
6868 parallel (1.26.3 )
69- parser (3.3.7.0 )
69+ parser (3.3.7.1 )
7070 ast (~> 2.4.1 )
7171 racc
7272 racc (1.8.1 )
8181 rainbow (3.1.1 )
8282 rake (13.2.1 )
8383 regexp_parser (2.10.0 )
84- rubocop (1.71.1 )
84+ rubocop (1.71.2 )
8585 json (~> 2.3 )
8686 language_server-protocol (>= 3.17.0 )
8787 parallel (~> 1.10 )
@@ -123,7 +123,7 @@ DEPENDENCIES
123123 minitest (~> 5.25.1 )
124124 mocha (~> 2.7.0 )
125125 rake (~> 13.2.1 )
126- rubocop (= 1.71.1 )
126+ rubocop (= 1.71.2 )
127127 rubocop-github (~> 0.20.0 )
128128
129129BUNDLED WITH
Original file line number Diff line number Diff line change @@ -21,7 +21,7 @@ Gem::Specification.new do |s|
2121 s . add_development_dependency "mocha" , "~> 2.7.0"
2222 s . add_development_dependency "rake" , "~> 13.2.1"
2323
24- s . add_development_dependency "rubocop" , "= 1.71.1 "
24+ s . add_development_dependency "rubocop" , "= 1.71.2 "
2525 s . add_development_dependency "rubocop-github" , "~> 0.20.0"
2626 s . metadata [ "rubygems_mfa_required" ] = "true"
2727
You can’t perform that action at this time.
0 commit comments