Skip to content

Commit a13bc83

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 f685e91 commit a13bc83

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
@@ -56,7 +56,7 @@ GEM
5656
erubi (~> 1.4)
5757
parser (>= 2.4)
5858
smart_properties
59-
bigdecimal (3.2.2)
59+
bigdecimal (3.2.3)
6060
bootsnap (1.18.6)
6161
msgpack (~> 1.2)
6262
builder (3.3.0)
@@ -70,7 +70,7 @@ GEM
7070
regexp_parser (>= 1.5, < 3.0)
7171
xpath (~> 3.2)
7272
concurrent-ruby (1.3.5)
73-
connection_pool (2.5.3)
73+
connection_pool (2.5.4)
7474
crack (1.0.0)
7575
bigdecimal
7676
rexml
@@ -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.1)
174174
rack-cors (3.0.0)
175175
logger
176176
rack (>= 3.0.14)
@@ -234,7 +234,7 @@ GEM
234234
lint_roller (~> 1.1)
235235
rubocop (>= 1.75.0, < 2.0)
236236
rubocop-ast (>= 1.44.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)

0 commit comments

Comments
 (0)