Skip to content

Commit a46a4d3

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:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 2c25ca2 commit a46a4d3

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
@@ -47,8 +47,8 @@ GEM
4747
guard-rubocop (1.5.0)
4848
guard (~> 2.0)
4949
rubocop (< 2.0)
50-
json (2.18.1)
51-
json-schema (6.1.0)
50+
json (2.19.1)
51+
json-schema (6.2.0)
5252
addressable (~> 2.8)
5353
bigdecimal (>= 3.1, < 5)
5454
language_server-protocol (3.17.0.5)
@@ -57,7 +57,7 @@ GEM
5757
rb-fsevent (~> 0.10, >= 0.10.3)
5858
rb-inotify (~> 0.9, >= 0.9.10)
5959
lumberjack (1.2.8)
60-
mcp (0.7.1)
60+
mcp (0.8.0)
6161
json-schema (>= 4.1)
6262
method_source (1.0.0)
6363
mime-types (3.4.1)
@@ -80,7 +80,7 @@ GEM
8080
pry (0.14.2)
8181
coderay (~> 1.1)
8282
method_source (~> 1.0)
83-
public_suffix (7.0.2)
83+
public_suffix (7.0.5)
8484
racc (1.8.1)
8585
rainbow (3.1.1)
8686
rake (13.3.1)
@@ -103,7 +103,7 @@ GEM
103103
diff-lcs (>= 1.2.0, < 2.0)
104104
rspec-support (~> 3.13.0)
105105
rspec-support (3.13.6)
106-
rubocop (1.85.0)
106+
rubocop (1.85.1)
107107
json (~> 2.3)
108108
language_server-protocol (~> 3.17.0.2)
109109
lint_roller (~> 1.1.0)

0 commit comments

Comments
 (0)