Skip to content

Commit b85041a

Browse files
Bump rubocop from 1.85.0 to 1.85.1
Bumps [rubocop](https://github.com/rubocop/rubocop) from 1.85.0 to 1.85.1. - [Release notes](https://github.com/rubocop/rubocop/releases) - [Changelog](https://github.com/rubocop/rubocop/blob/master/CHANGELOG.md) - [Commits](rubocop/rubocop@v1.85.0...v1.85.1) --- updated-dependencies: - dependency-name: rubocop dependency-version: 1.85.1 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 2a3ce24 commit b85041a

1 file changed

Lines changed: 5 additions & 5 deletions

File tree

Gemfile.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -12,9 +12,9 @@ GEM
1212
bigdecimal (4.0.1)
1313
bigdecimal (4.0.1-java)
1414
drb (2.2.3)
15-
json (2.18.1)
16-
json (2.18.1-java)
17-
json-schema (6.1.0)
15+
json (2.19.1)
16+
json (2.19.1-java)
17+
json-schema (6.2.0)
1818
addressable (~> 2.8)
1919
bigdecimal (>= 3.1, < 5)
2020
language_server-protocol (3.17.0.5)
@@ -35,7 +35,7 @@ GEM
3535
rainbow (3.1.1)
3636
rake (13.3.1)
3737
regexp_parser (2.11.3)
38-
rubocop (1.85.0)
38+
rubocop (1.85.1)
3939
json (~> 2.3)
4040
language_server-protocol (~> 3.17.0.2)
4141
lint_roller (~> 1.1.0)
@@ -47,7 +47,7 @@ GEM
4747
rubocop-ast (>= 1.49.0, < 2.0)
4848
ruby-progressbar (~> 1.7)
4949
unicode-display_width (>= 2.4.0, < 4.0)
50-
rubocop-ast (1.49.0)
50+
rubocop-ast (1.49.1)
5151
parser (>= 3.3.7.2)
5252
prism (~> 1.7)
5353
rubocop-minitest (0.39.1)

0 commit comments

Comments
 (0)