Skip to content

Commit a64fb60

Browse files
bundle(deps-dev): bump the ruby-deps group with 3 updates (#609)
Bumps the ruby-deps group with 3 updates: [json](https://github.com/ruby/json), [minitest](https://github.com/minitest/minitest) and [nokogiri](https://github.com/sparklemotion/nokogiri). Updates `json` from 2.8.2 to 2.9.0 - [Release notes](https://github.com/ruby/json/releases) - [Changelog](https://github.com/ruby/json/blob/master/CHANGES.md) - [Commits](ruby/json@v2.8.2...v2.9.0) 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 `nokogiri` from 1.16.7 to 1.16.8 - [Release notes](https://github.com/sparklemotion/nokogiri/releases) - [Changelog](https://github.com/sparklemotion/nokogiri/blob/main/CHANGELOG.md) - [Commits](sparklemotion/nokogiri@v1.16.7...v1.16.8) --- updated-dependencies: - dependency-name: json dependency-type: indirect update-type: version-update:semver-minor dependency-group: ruby-deps - dependency-name: minitest dependency-type: indirect update-type: version-update:semver-patch dependency-group: ruby-deps - dependency-name: nokogiri dependency-type: indirect update-type: version-update:semver-patch dependency-group: ruby-deps ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 5d82923 commit a64fb60

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

Gemfile.lock

+8-8
Original file line numberDiff line numberDiff line change
@@ -225,7 +225,7 @@ GEM
225225
gemoji (>= 3, < 5)
226226
html-pipeline (~> 2.2)
227227
jekyll (>= 3.0, < 5.0)
228-
json (2.8.2)
228+
json (2.9.0)
229229
kramdown (2.4.0)
230230
rexml
231231
kramdown-parser-gfm (1.1.0)
@@ -240,20 +240,20 @@ GEM
240240
jekyll (>= 3.5, < 5.0)
241241
jekyll-feed (~> 0.9)
242242
jekyll-seo-tag (~> 2.1)
243-
minitest (5.25.2)
243+
minitest (5.25.4)
244244
net-http (0.6.0)
245245
uri
246-
nokogiri (1.16.7-aarch64-linux)
246+
nokogiri (1.16.8-aarch64-linux)
247247
racc (~> 1.4)
248-
nokogiri (1.16.7-arm-linux)
248+
nokogiri (1.16.8-arm-linux)
249249
racc (~> 1.4)
250-
nokogiri (1.16.7-arm64-darwin)
250+
nokogiri (1.16.8-arm64-darwin)
251251
racc (~> 1.4)
252-
nokogiri (1.16.7-x86-linux)
252+
nokogiri (1.16.8-x86-linux)
253253
racc (~> 1.4)
254-
nokogiri (1.16.7-x86_64-darwin)
254+
nokogiri (1.16.8-x86_64-darwin)
255255
racc (~> 1.4)
256-
nokogiri (1.16.7-x86_64-linux)
256+
nokogiri (1.16.8-x86_64-linux)
257257
racc (~> 1.4)
258258
octokit (4.25.1)
259259
faraday (>= 1, < 3)

0 commit comments

Comments
 (0)