Skip to content

Commit 32417f9

Browse files
authoredFeb 12, 2025
Bump rubocop-rails from 2.28.0 to 2.29.1
Bumps [rubocop-rails](https://github.com/rubocop/rubocop-rails) from 2.28.0 to 2.29.1. - [Release notes](https://github.com/rubocop/rubocop-rails/releases) - [Changelog](https://github.com/rubocop/rubocop-rails/blob/master/CHANGELOG.md) - [Commits](rubocop/rubocop-rails@v2.28.0...v2.29.1) --- updated-dependencies: - dependency-name: rubocop-rails dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent c6c3d8d commit 32417f9

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed
 

‎Gemfile.lock

+8-8
Original file line numberDiff line numberDiff line change
@@ -117,8 +117,8 @@ GEM
117117
xpath (~> 3.2)
118118
comfy_bootstrap_form (4.0.9)
119119
rails (>= 5.0.0)
120-
concurrent-ruby (1.3.4)
121-
connection_pool (2.4.1)
120+
concurrent-ruby (1.3.5)
121+
connection_pool (2.5.0)
122122
crass (1.0.6)
123123
cssbundling-rails (1.4.1)
124124
railties (>= 6.0.0)
@@ -144,7 +144,7 @@ GEM
144144
haml (>= 4.0.6)
145145
railties (>= 5.1)
146146
htmlentities (4.3.4)
147-
i18n (1.14.6)
147+
i18n (1.14.7)
148148
concurrent-ruby (~> 1.0)
149149
image_processing (1.13.0)
150150
mini_magick (>= 4.9.5, < 5)
@@ -162,10 +162,10 @@ GEM
162162
thor (>= 0.14, < 2.0)
163163
jsbundling-rails (1.3.1)
164164
railties (>= 6.0.0)
165-
json (2.9.1)
165+
json (2.10.1)
166166
kramdown (2.4.0)
167167
rexml
168-
language_server-protocol (3.17.0.3)
168+
language_server-protocol (3.17.0.4)
169169
lint_roller (1.1.0)
170170
listen (3.9.0)
171171
rb-fsevent (~> 0.10, >= 0.10.3)
@@ -213,7 +213,7 @@ GEM
213213
nokogiri (1.16.8-x86_64-linux)
214214
racc (~> 1.4)
215215
parallel (1.26.3)
216-
parser (3.3.6.0)
216+
parser (3.3.7.1)
217217
ast (~> 2.4.1)
218218
racc
219219
psych (5.2.2)
@@ -285,7 +285,7 @@ GEM
285285
rubocop-ast (>= 1.36.2, < 2.0)
286286
ruby-progressbar (~> 1.7)
287287
unicode-display_width (>= 2.4.0, < 4.0)
288-
rubocop-ast (1.37.0)
288+
rubocop-ast (1.38.0)
289289
parser (>= 3.3.1.0)
290290
rubocop-capybara (2.21.0)
291291
rubocop (~> 1.41)
@@ -295,7 +295,7 @@ GEM
295295
rubocop-performance (1.23.1)
296296
rubocop (>= 1.48.1, < 2.0)
297297
rubocop-ast (>= 1.31.1, < 2.0)
298-
rubocop-rails (2.28.0)
298+
rubocop-rails (2.29.1)
299299
activesupport (>= 4.2.0)
300300
rack (>= 1.1)
301301
rubocop (>= 1.52.0, < 2.0)

0 commit comments

Comments
 (0)