Skip to content

Commit 48733bf

Browse files
Bump the dev-ruby-development group with 2 updates
Bumps the dev-ruby-development group with 2 updates: [rubocop](https://github.com/rubocop/rubocop) and [webmock](https://github.com/bblimke/webmock). Updates `rubocop` from 1.85.1 to 1.86.0 - [Release notes](https://github.com/rubocop/rubocop/releases) - [Changelog](https://github.com/rubocop/rubocop/blob/master/CHANGELOG.md) - [Commits](rubocop/rubocop@v1.85.1...v1.86.0) Updates `webmock` from 3.26.1 to 3.26.2 - [Release notes](https://github.com/bblimke/webmock/releases) - [Changelog](https://github.com/bblimke/webmock/blob/master/CHANGELOG.md) - [Commits](bblimke/webmock@v3.26.1...v3.26.2) --- updated-dependencies: - dependency-name: rubocop dependency-version: 1.86.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-ruby-development - dependency-name: webmock dependency-version: 3.26.2 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-ruby-development ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 2acd422 commit 48733bf

File tree

9 files changed

+3
-9
lines changed

9 files changed

+3
-9
lines changed

Gemfile.lock

Lines changed: 3 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -62,15 +62,10 @@ GEM
6262
pp (>= 0.6.0)
6363
rdoc (>= 4.0.0)
6464
reline (>= 0.4.2)
65-
json (2.19.2)
66-
json-schema (6.2.0)
67-
addressable (~> 2.8)
68-
bigdecimal (>= 3.1, < 5)
65+
json (2.19.3)
6966
language_server-protocol (3.17.0.5)
7067
lint_roller (1.1.0)
7168
logger (1.7.0)
72-
mcp (0.8.0)
73-
json-schema (>= 4.1)
7469
minitest (6.0.2)
7570
drb (~> 2.0)
7671
prism (~> 1.5)
@@ -121,11 +116,10 @@ GEM
121116
diff-lcs (>= 1.2.0, < 2.0)
122117
rspec-support (~> 3.13.0)
123118
rspec-support (3.13.6)
124-
rubocop (1.85.1)
119+
rubocop (1.86.0)
125120
json (~> 2.3)
126121
language_server-protocol (~> 3.17.0.2)
127122
lint_roller (~> 1.1.0)
128-
mcp (~> 0.6)
129123
parallel (~> 1.10)
130124
parser (>= 3.3.0.2)
131125
rainbow (>= 2.2.2, < 4.0)
@@ -173,7 +167,7 @@ GEM
173167
unicode-emoji (4.2.0)
174168
uri (1.1.1)
175169
vcr (6.4.0)
176-
webmock (3.26.1)
170+
webmock (3.26.2)
177171
addressable (>= 2.8.0)
178172
crack (>= 0.3.2)
179173
hashdiff (>= 0.4.0, < 2.0.0)

vendor/cache/json-2.19.2.gem

-103 KB
Binary file not shown.

vendor/cache/json-2.19.3.gem

103 KB
Binary file not shown.

vendor/cache/json-schema-6.2.0.gem

-32.5 KB
Binary file not shown.

vendor/cache/mcp-0.8.0.gem

-55.5 KB
Binary file not shown.

vendor/cache/rubocop-1.85.1.gem

-731 KB
Binary file not shown.

vendor/cache/rubocop-1.86.0.gem

733 KB
Binary file not shown.

vendor/cache/webmock-3.26.1.gem

-69.5 KB
Binary file not shown.

vendor/cache/webmock-3.26.2.gem

70 KB
Binary file not shown.

0 commit comments

Comments
 (0)