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 5151 mini_portile2 (~> 2.8.2 )
5252 racc (~> 1.4 )
5353 parallel (1.24.0 )
54- parser (3.3.0.5 )
54+ parser (3.3.1.0 )
5555 ast (~> 2.4.1 )
5656 racc
5757 racc (1.7.3 )
6767 rake (13.2.1 )
6868 regexp_parser (2.9.0 )
6969 rexml (3.2.6 )
70- rubocop (1.63.2 )
70+ rubocop (1.63.4 )
7171 json (~> 2.3 )
7272 language_server-protocol (>= 3.17.0 )
7373 parallel (~> 1.10 )
@@ -107,7 +107,7 @@ DEPENDENCIES
107107 minitest (~> 5.22.2 )
108108 mocha (~> 2.2.0 )
109109 rake (~> 13.2.1 )
110- rubocop (= 1.63.2 )
110+ rubocop (= 1.63.4 )
111111 rubocop-github (~> 0.20.0 )
112112
113113BUNDLED 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.2.0"
2222 s . add_development_dependency "rake" , "~> 13.2.1"
2323
24- s . add_development_dependency "rubocop" , "= 1.63.2 "
24+ s . add_development_dependency "rubocop" , "= 1.63.4 "
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