Skip to content

Commit 88b84ab

Browse files
Bump the "bundler" group with 2 updates across multiple ecosystems (#996)
Bump the bundler group with 4 updates Bumps the bundler group with 4 updates: [mocha](https://github.com/freerange/mocha), [minitest](https://github.com/minitest/minitest), [rubocop](https://github.com/rubocop/rubocop) and [rubocop-minitest](https://github.com/rubocop/rubocop-minitest). Updates `mocha` from 3.0.1 to 3.0.2 - [Changelog](https://github.com/freerange/mocha/blob/main/RELEASE.md) - [Commits](freerange/mocha@v3.0.1...v3.0.2) Updates `minitest` from 6.0.1 to 6.0.2 - [Changelog](https://github.com/minitest/minitest/blob/master/History.rdoc) - [Commits](minitest/minitest@v6.0.1...v6.0.2) Updates `rubocop` from 1.84.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.84.0...v1.85.1) Updates `rubocop-minitest` from 0.38.2 to 0.39.1 - [Release notes](https://github.com/rubocop/rubocop-minitest/releases) - [Changelog](https://github.com/rubocop/rubocop-minitest/blob/master/CHANGELOG.md) - [Commits](rubocop/rubocop-minitest@v0.38.2...v0.39.1) Bump the bundler group in /gemfiles/rails_80 with 2 updates Bumps the bundler group in /gemfiles/rails_80 with 2 updates: [mocha](https://github.com/freerange/mocha) and [minitest](https://github.com/minitest/minitest). Updates `mocha` from 3.0.1 to 3.0.2 - [Changelog](https://github.com/freerange/mocha/blob/main/RELEASE.md) - [Commits](freerange/mocha@v3.0.1...v3.0.2) Updates `minitest` from 6.0.1 to 6.0.2 - [Changelog](https://github.com/minitest/minitest/blob/master/History.rdoc) - [Commits](minitest/minitest@v6.0.1...v6.0.2) --- updated-dependencies: - dependency-name: mocha dependency-version: 3.0.2 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: bundler - dependency-name: minitest dependency-version: 6.0.2 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: bundler - dependency-name: rubocop dependency-version: 1.85.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: bundler - dependency-name: rubocop-minitest dependency-version: 0.39.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: bundler - dependency-name: mocha dependency-version: 3.0.2 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: bundler - dependency-name: minitest dependency-version: 6.0.2 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: bundler ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 204a349 commit 88b84ab

2 files changed

Lines changed: 19 additions & 8 deletions

File tree

Gemfile.lock

Lines changed: 16 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -84,6 +84,8 @@ GEM
8484
securerandom (>= 0.3)
8585
tzinfo (~> 2.0, >= 2.0.5)
8686
uri (>= 0.13.1)
87+
addressable (2.8.9)
88+
public_suffix (>= 2.0.2, < 8.0)
8789
ansi (1.5.0)
8890
ast (2.4.3)
8991
base64 (0.3.0)
@@ -109,7 +111,10 @@ GEM
109111
pp (>= 0.6.0)
110112
rdoc (>= 4.0.0)
111113
reline (>= 0.4.2)
112-
json (2.18.0)
114+
json (2.19.0)
115+
json-schema (6.2.0)
116+
addressable (~> 2.8)
117+
bigdecimal (>= 3.1, < 5)
113118
language_server-protocol (3.17.0.5)
114119
lint_roller (1.1.0)
115120
logger (1.7.0)
@@ -123,16 +128,19 @@ GEM
123128
net-pop
124129
net-smtp
125130
marcel (1.1.0)
131+
mcp (0.8.0)
132+
json-schema (>= 4.1)
126133
mini_mime (1.1.5)
127134
mini_portile2 (2.8.9)
128-
minitest (6.0.1)
135+
minitest (6.0.2)
136+
drb (~> 2.0)
129137
prism (~> 1.5)
130138
minitest-reporters (1.7.1)
131139
ansi
132140
builder
133141
minitest (>= 5.0)
134142
ruby-progressbar
135-
mocha (3.0.1)
143+
mocha (3.0.2)
136144
ruby2_keywords (>= 0.0.5)
137145
net-imap (0.6.2)
138146
date
@@ -156,7 +164,7 @@ GEM
156164
nokogiri (1.19.0-x86_64-linux-gnu)
157165
racc (~> 1.4)
158166
parallel (1.27.0)
159-
parser (3.3.10.1)
167+
parser (3.3.10.2)
160168
ast (~> 2.4.1)
161169
racc
162170
pp (0.6.3)
@@ -166,6 +174,7 @@ GEM
166174
psych (5.3.1)
167175
date
168176
stringio
177+
public_suffix (7.0.5)
169178
racc (1.8.1)
170179
rack (3.2.4)
171180
rack-session (2.1.1)
@@ -222,10 +231,11 @@ GEM
222231
actionpack (>= 7.0)
223232
railties (>= 7.0)
224233
rexml (3.4.4)
225-
rubocop (1.84.0)
234+
rubocop (1.85.1)
226235
json (~> 2.3)
227236
language_server-protocol (~> 3.17.0.2)
228237
lint_roller (~> 1.1.0)
238+
mcp (~> 0.6)
229239
parallel (~> 1.10)
230240
parser (>= 3.3.0.2)
231241
rainbow (>= 2.2.2, < 4.0)
@@ -236,7 +246,7 @@ GEM
236246
rubocop-ast (1.49.0)
237247
parser (>= 3.3.7.2)
238248
prism (~> 1.7)
239-
rubocop-minitest (0.38.2)
249+
rubocop-minitest (0.39.1)
240250
lint_roller (~> 1.1)
241251
rubocop (>= 1.75.0, < 2.0)
242252
rubocop-ast (>= 1.38.0, < 2.0)

gemfiles/rails_80/Gemfile.lock

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -119,14 +119,15 @@ GEM
119119
marcel (1.1.0)
120120
mini_mime (1.1.5)
121121
mini_portile2 (2.8.9)
122-
minitest (6.0.1)
122+
minitest (6.0.2)
123+
drb (~> 2.0)
123124
prism (~> 1.5)
124125
minitest-reporters (1.7.1)
125126
ansi
126127
builder
127128
minitest (>= 5.0)
128129
ruby-progressbar
129-
mocha (3.0.1)
130+
mocha (3.0.2)
130131
ruby2_keywords (>= 0.0.5)
131132
net-imap (0.6.2)
132133
date

0 commit comments

Comments
 (0)