File tree Expand file tree Collapse file tree 2 files changed +6
-6
lines changed
Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 5252 mini_portile2 (~> 2.8.2 )
5353 racc (~> 1.4 )
5454 parallel (1.23.0 )
55- parser (3.2.2.3 )
55+ parser (3.2.2.4 )
5656 ast (~> 2.4.1 )
5757 racc
5858 racc (1.7.1 )
6666 nokogiri (~> 1.14 )
6767 rainbow (3.1.1 )
6868 rake (13.0.6 )
69- regexp_parser (2.8.1 )
69+ regexp_parser (2.8.2 )
7070 rexml (3.2.6 )
71- rubocop (1.56.4 )
71+ rubocop (1.57.1 )
7272 base64 (~> 0.1.1 )
7373 json (~> 2.3 )
7474 language_server-protocol (>= 3.17.0 )
7575 parallel (~> 1.10 )
76- parser (>= 3.2.2.3 )
76+ parser (>= 3.2.2.4 )
7777 rainbow (>= 2.2.2 , < 4.0 )
7878 regexp_parser (>= 1.8 , < 3.0 )
7979 rexml (>= 3.2.5 , < 4.0 )
@@ -109,7 +109,7 @@ DEPENDENCIES
109109 minitest (~> 5.20.0 )
110110 mocha (~> 2.1.0 )
111111 rake (~> 13.0.6 )
112- rubocop (= 1.56.4 )
112+ rubocop (= 1.57.1 )
113113 rubocop-github (~> 0.20.0 )
114114
115115BUNDLED 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.1.0"
2222 s . add_development_dependency "rake" , "~> 13.0.6"
2323
24- s . add_development_dependency "rubocop" , "= 1.56.4 "
24+ s . add_development_dependency "rubocop" , "= 1.57.1 "
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