Skip to content

Commit cbed105

Browse files
chore(deps): bump the dependencies group with 2 updates
Bumps the dependencies group with 2 updates: [minitest](https://github.com/minitest/minitest) and [rubocop](https://github.com/rubocop/rubocop). Updates `minitest` from 5.25.2 to 5.25.4 - [Changelog](https://github.com/minitest/minitest/blob/master/History.rdoc) - [Commits](minitest/minitest@v5.25.2...v5.25.4) Updates `rubocop` from 1.69.0 to 1.69.1 - [Release notes](https://github.com/rubocop/rubocop/releases) - [Changelog](https://github.com/rubocop/rubocop/blob/master/CHANGELOG.md) - [Commits](rubocop/rubocop@v1.69.0...v1.69.1) --- updated-dependencies: - dependency-name: minitest dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: rubocop dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dependencies ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent ae638be commit cbed105

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

Gemfile.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -230,7 +230,7 @@ GEM
230230
gemoji (>= 3, < 5)
231231
html-pipeline (~> 2.2)
232232
jekyll (>= 3.0, < 5.0)
233-
json (2.8.2)
233+
json (2.9.0)
234234
kramdown (2.4.0)
235235
rexml
236236
kramdown-parser-gfm (1.1.0)
@@ -248,7 +248,7 @@ GEM
248248
jekyll (>= 3.5, < 5.0)
249249
jekyll-feed (~> 0.9)
250250
jekyll-seo-tag (~> 2.1)
251-
minitest (5.25.2)
251+
minitest (5.25.4)
252252
multi_xml (0.7.1)
253253
bigdecimal (~> 3.1)
254254
net-http (0.4.1)
@@ -287,14 +287,14 @@ GEM
287287
regexp_parser (2.9.3)
288288
rexml (3.3.9)
289289
rouge (3.30.0)
290-
rubocop (1.69.0)
290+
rubocop (1.69.1)
291291
json (~> 2.3)
292292
language_server-protocol (>= 3.17.0)
293293
parallel (~> 1.10)
294294
parser (>= 3.3.0.2)
295295
rainbow (>= 2.2.2, < 4.0)
296-
regexp_parser (>= 2.4, < 3.0)
297-
rubocop-ast (>= 1.36.1, < 2.0)
296+
regexp_parser (>= 2.9.3, < 3.0)
297+
rubocop-ast (>= 1.36.2, < 2.0)
298298
ruby-progressbar (~> 1.7)
299299
unicode-display_width (>= 2.4.0, < 4.0)
300300
rubocop-ast (1.36.2)

0 commit comments

Comments
 (0)