Skip to content

Commit e4ebca4

Browse files
bundle(deps-dev): bump the ruby-deps group with 2 updates (#613)
Bumps the ruby-deps group with 2 updates: [faraday](https://github.com/lostisland/faraday) and [nokogiri](https://github.com/sparklemotion/nokogiri). Updates `faraday` from 2.12.1 to 2.12.2 - [Release notes](https://github.com/lostisland/faraday/releases) - [Changelog](https://github.com/lostisland/faraday/blob/main/CHANGELOG.md) - [Commits](lostisland/faraday@v2.12.1...v2.12.2) Updates `nokogiri` from 1.16.8 to 1.17.0 - [Release notes](https://github.com/sparklemotion/nokogiri/releases) - [Changelog](https://github.com/sparklemotion/nokogiri/blob/main/CHANGELOG.md) - [Commits](sparklemotion/nokogiri@v1.16.8...v1.17.0) --- updated-dependencies: - dependency-name: faraday dependency-type: indirect update-type: version-update:semver-patch dependency-group: ruby-deps - dependency-name: nokogiri dependency-type: indirect update-type: version-update:semver-minor 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 a64fb60 commit e4ebca4

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

Gemfile.lock

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ GEM
3939
ffi (>= 1.15.0)
4040
eventmachine (1.2.7)
4141
execjs (2.10.0)
42-
faraday (2.12.1)
42+
faraday (2.12.2)
4343
faraday-net_http (>= 2.0, < 3.5)
4444
json
4545
logger
@@ -243,17 +243,17 @@ GEM
243243
minitest (5.25.4)
244244
net-http (0.6.0)
245245
uri
246-
nokogiri (1.16.8-aarch64-linux)
246+
nokogiri (1.17.0-aarch64-linux)
247247
racc (~> 1.4)
248-
nokogiri (1.16.8-arm-linux)
248+
nokogiri (1.17.0-arm-linux)
249249
racc (~> 1.4)
250-
nokogiri (1.16.8-arm64-darwin)
250+
nokogiri (1.17.0-arm64-darwin)
251251
racc (~> 1.4)
252-
nokogiri (1.16.8-x86-linux)
252+
nokogiri (1.17.0-x86-linux)
253253
racc (~> 1.4)
254-
nokogiri (1.16.8-x86_64-darwin)
254+
nokogiri (1.17.0-x86_64-darwin)
255255
racc (~> 1.4)
256-
nokogiri (1.16.8-x86_64-linux)
256+
nokogiri (1.17.0-x86_64-linux)
257257
racc (~> 1.4)
258258
octokit (4.25.1)
259259
faraday (>= 1, < 3)

0 commit comments

Comments
 (0)