Skip to content

Commit d3b97a9

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 7c8e005 commit d3b97a9

1 file changed

Lines changed: 7 additions & 7 deletions

File tree

Gemfile.lock

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ PATH
1010
GEM
1111
remote: https://rubygems.org/
1212
specs:
13-
addressable (2.8.8)
13+
addressable (2.8.9)
1414
public_suffix (>= 2.0.2, < 8.0)
1515
ast (2.4.3)
1616
bigdecimal (4.0.1)
@@ -45,9 +45,9 @@ GEM
4545
http-cookie (1.1.0)
4646
domain_name (~> 0.5)
4747
http-form_data (2.3.0)
48-
json (2.18.1)
49-
json (2.18.1-java)
50-
json-schema (6.1.0)
48+
json (2.19.1)
49+
json (2.19.1-java)
50+
json-schema (6.2.0)
5151
addressable (~> 2.8)
5252
bigdecimal (>= 3.1, < 5)
5353
language_server-protocol (3.17.0.5)
@@ -67,7 +67,7 @@ GEM
6767
ast (~> 2.4.1)
6868
racc
6969
prism (1.9.0)
70-
public_suffix (7.0.2)
70+
public_suffix (7.0.5)
7171
racc (1.8.1)
7272
racc (1.8.1-java)
7373
rainbow (3.1.1)
@@ -87,7 +87,7 @@ GEM
8787
diff-lcs (>= 1.2.0, < 2.0)
8888
rspec-support (~> 3.13.0)
8989
rspec-support (3.13.7)
90-
rubocop (1.85.0)
90+
rubocop (1.85.1)
9191
json (~> 2.3)
9292
language_server-protocol (~> 3.17.0.2)
9393
lint_roller (~> 1.1.0)
@@ -99,7 +99,7 @@ GEM
9999
rubocop-ast (>= 1.49.0, < 2.0)
100100
ruby-progressbar (~> 1.7)
101101
unicode-display_width (>= 2.4.0, < 4.0)
102-
rubocop-ast (1.49.0)
102+
rubocop-ast (1.49.1)
103103
parser (>= 3.3.7.2)
104104
prism (~> 1.7)
105105
rubocop-performance (1.26.1)

0 commit comments

Comments
 (0)