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 6666 mini_portile2 (~> 2.8.2 )
6767 racc (~> 1.4 )
6868 parallel (1.26.3 )
69- parser (3.3.6 .0 )
69+ parser (3.3.7 .0 )
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.70 .0 )
84+ rubocop (1.71 .0 )
8585 json (~> 2.3 )
8686 language_server-protocol (>= 3.17.0 )
8787 parallel (~> 1.10 )
110110 smart_properties (1.17.0 )
111111 tzinfo (2.0.6 )
112112 concurrent-ruby (~> 1.0 )
113- unicode-display_width (3.1.3 )
113+ unicode-display_width (3.1.4 )
114114 unicode-emoji (~> 4.0 , >= 4.0.4 )
115115 unicode-emoji (4.0.4 )
116116
@@ -123,7 +123,7 @@ DEPENDENCIES
123123 minitest (~> 5.25.1 )
124124 mocha (~> 2.7.0 )
125125 rake (~> 13.2.1 )
126- rubocop (= 1.70 .0 )
126+ rubocop (= 1.71 .0 )
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.70 .0"
24+ s . add_development_dependency "rubocop" , "= 1.71 .0"
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