Skip to content

Commit 4e691f6

Browse files
deps(deps): bump the production-dependencies group with 2 updates (#56)
Bumps the production-dependencies group with 2 updates: [rubocop](https://github.com/rubocop/rubocop) and [regexp_parser](https://github.com/ammar/regexp_parser). Updates `rubocop` from 1.79.1 to 1.79.2 - [Release notes](https://github.com/rubocop/rubocop/releases) - [Changelog](https://github.com/rubocop/rubocop/blob/master/CHANGELOG.md) - [Commits](rubocop/rubocop@v1.79.1...v1.79.2) Updates `regexp_parser` from 2.11.0 to 2.11.1 - [Changelog](https://github.com/ammar/regexp_parser/blob/master/CHANGELOG.md) - [Commits](ammar/regexp_parser@v2.11.0...v2.11.1) --- updated-dependencies: - dependency-name: rubocop dependency-version: 1.79.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-dependencies - dependency-name: regexp_parser dependency-version: 2.11.1 dependency-type: indirect update-type: version-update:semver-patch dependency-group: production-dependencies ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent af9f8cd commit 4e691f6

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Gemfile.lock

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -240,7 +240,7 @@ GEM
240240
rdoc (6.14.2)
241241
erb
242242
psych (>= 4.0.0)
243-
regexp_parser (2.11.0)
243+
regexp_parser (2.11.1)
244244
reline (0.6.2)
245245
io-console (~> 0.5)
246246
rexml (3.4.1)
@@ -265,7 +265,7 @@ GEM
265265
rspec-mocks (~> 3.13)
266266
rspec-support (~> 3.13)
267267
rspec-support (3.13.4)
268-
rubocop (1.79.1)
268+
rubocop (1.79.2)
269269
json (~> 2.3)
270270
language_server-protocol (~> 3.17.0.2)
271271
lint_roller (~> 1.1.0)

0 commit comments

Comments
 (0)