File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed
Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 5454 parser (3.3.4.0 )
5555 ast (~> 2.4.1 )
5656 racc
57- racc (1.8.0 )
57+ racc (1.8.1 )
5858 rack (3.0.9.1 )
5959 rails-dom-testing (2.2.0 )
6060 activesupport (>= 5.0.0 )
6666 rainbow (3.1.1 )
6767 rake (13.2.1 )
6868 regexp_parser (2.9.2 )
69- rexml (3.3.3 )
69+ rexml (3.3.4 )
7070 strscan
71- rubocop (1.65.0 )
71+ rubocop (1.65.1 )
7272 json (~> 2.3 )
7373 language_server-protocol (>= 3.17.0 )
7474 parallel (~> 1.10 )
@@ -109,7 +109,7 @@ DEPENDENCIES
109109 minitest (~> 5.24.0 )
110110 mocha (~> 2.4.0 )
111111 rake (~> 13.2.1 )
112- rubocop (= 1.65.0 )
112+ rubocop (= 1.65.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.4.0"
2222 s . add_development_dependency "rake" , "~> 13.2.1"
2323
24- s . add_development_dependency "rubocop" , "= 1.65.0 "
24+ s . add_development_dependency "rubocop" , "= 1.65.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