Skip to content

Commit 0eba232

Browse files
chore(deps): bump the ruby group with 3 updates
Bumps the ruby group with 3 updates: [dry-core](https://github.com/dry-rb/dry-core), [faraday-follow_redirects](https://github.com/tisba/faraday-follow-redirects) and [nokogiri](https://github.com/sparklemotion/nokogiri). Updates `dry-core` from 1.1.0 to 1.2.0 - [Release notes](https://github.com/dry-rb/dry-core/releases) - [Changelog](https://github.com/dry-rb/dry-core/blob/main/CHANGELOG.md) - [Commits](dry-rb/dry-core@v1.1.0...v1.2.0) Updates `faraday-follow_redirects` from 0.4.0 to 0.5.0 - [Changelog](https://github.com/tisba/faraday-follow-redirects/blob/main/CHANGELOG.md) - [Commits](tisba/faraday-follow-redirects@v0.4.0...v0.5.0) Updates `nokogiri` from 1.18.10 to 1.19.0 - [Release notes](https://github.com/sparklemotion/nokogiri/releases) - [Changelog](https://github.com/sparklemotion/nokogiri/blob/main/CHANGELOG.md) - [Commits](sparklemotion/nokogiri@v1.18.10...v1.19.0) --- updated-dependencies: - dependency-name: dry-core dependency-version: 1.2.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: ruby - dependency-name: faraday-follow_redirects dependency-version: 0.5.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: ruby - dependency-name: nokogiri dependency-version: 1.19.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: ruby ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent a987518 commit 0eba232

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

Gemfile.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ GEM
4242
dry-configurable (1.3.0)
4343
dry-core (~> 1.1)
4444
zeitwerk (~> 2.6)
45-
dry-core (1.1.0)
45+
dry-core (1.2.0)
4646
concurrent-ruby (~> 1.0)
4747
logger
4848
zeitwerk (~> 2.6)
@@ -78,7 +78,7 @@ GEM
7878
faraday-net_http (>= 2.0, < 3.5)
7979
json
8080
logger
81-
faraday-follow_redirects (0.4.0)
81+
faraday-follow_redirects (0.5.0)
8282
faraday (>= 1, < 3)
8383
faraday-gzip (3.0.4)
8484
faraday (>= 2.0, < 3)
@@ -95,9 +95,9 @@ GEM
9595
mime-types-data (3.2025.0924)
9696
net-http (0.9.1)
9797
uri (>= 0.11.1)
98-
nokogiri (1.18.10-arm64-darwin)
98+
nokogiri (1.19.0-arm64-darwin)
9999
racc (~> 1.4)
100-
nokogiri (1.18.10-x86_64-linux-gnu)
100+
nokogiri (1.19.0-x86_64-linux-gnu)
101101
racc (~> 1.4)
102102
parallel (1.27.0)
103103
public_suffix (7.0.0)

0 commit comments

Comments
 (0)