Skip to content

Commit acb2692

Browse files
Bump rubocop-rails from 2.32.0 to 2.33.3
Bumps [rubocop-rails](https://github.com/rubocop/rubocop-rails) from 2.32.0 to 2.33.3. - [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.32.0...v2.33.3) --- updated-dependencies: - dependency-name: rubocop-rails dependency-version: 2.33.3 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 5c655f1 commit acb2692

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

Gemfile.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -170,7 +170,7 @@ GEM
170170
puma (6.6.1)
171171
nio4r (~> 2.0)
172172
racc (1.8.1)
173-
rack (3.1.16)
173+
rack (3.2.0)
174174
rack-cors (3.0.0)
175175
logger
176176
rack (>= 3.0.14)
@@ -207,7 +207,7 @@ GEM
207207
erb
208208
psych (>= 4.0.0)
209209
redcarpet (3.6.1)
210-
regexp_parser (2.11.0)
210+
regexp_parser (2.11.2)
211211
reline (0.6.2)
212212
io-console (~> 0.5)
213213
rexml (3.4.1)
@@ -234,7 +234,7 @@ GEM
234234
lint_roller (~> 1.1)
235235
rubocop (>= 1.75.0, < 2.0)
236236
rubocop-ast (>= 1.38.0, < 2.0)
237-
rubocop-rails (2.32.0)
237+
rubocop-rails (2.33.3)
238238
activesupport (>= 4.2.0)
239239
lint_roller (~> 1.1)
240240
rack (>= 1.1)
@@ -279,7 +279,7 @@ GEM
279279
timecop (0.9.10)
280280
tzinfo (2.0.6)
281281
concurrent-ruby (~> 1.0)
282-
unicode-display_width (3.1.4)
282+
unicode-display_width (3.1.5)
283283
unicode-emoji (~> 4.0, >= 4.0.4)
284284
unicode-emoji (4.0.4)
285285
uri (1.0.3)

0 commit comments

Comments
 (0)