File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 6868 rake (13.0.6 )
6969 regexp_parser (2.8.1 )
7070 rexml (3.2.6 )
71- rubocop (1.56.0 )
71+ rubocop (1.56.1 )
7272 base64 (~> 0.1.1 )
7373 json (~> 2.3 )
7474 language_server-protocol (>= 3.17.0 )
@@ -109,7 +109,7 @@ DEPENDENCIES
109109 minitest (~> 5.19.0 )
110110 mocha (~> 2.1.0 )
111111 rake (~> 13.0.6 )
112- rubocop (= 1.56.0 )
112+ rubocop (= 1.56.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.0 "
24+ s . add_development_dependency "rubocop" , "= 1.56.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