Skip to content

Commit b0ae204

Browse files
chore(deps): bump the ruby group with 3 updates
Bumps the ruby group with 3 updates: [faraday](https://github.com/lostisland/faraday), [json](https://github.com/ruby/json) and [mime-types-data](https://github.com/mime-types/mime-types-data). Updates `faraday` from 2.13.4 to 2.14.0 - [Release notes](https://github.com/lostisland/faraday/releases) - [Changelog](https://github.com/lostisland/faraday/blob/main/CHANGELOG.md) - [Commits](lostisland/faraday@v2.13.4...v2.14.0) Updates `json` from 2.14.1 to 2.15.0 - [Release notes](https://github.com/ruby/json/releases) - [Changelog](https://github.com/ruby/json/blob/master/CHANGES.md) - [Commits](ruby/json@v2.14.1...v2.15.0) Updates `mime-types-data` from 3.2025.0916 to 3.2025.0924 - [Changelog](https://github.com/mime-types/mime-types-data/blob/main/CHANGELOG.md) - [Commits](mime-types/mime-types-data@v3.2025.0916...v3.2025.0924) --- updated-dependencies: - dependency-name: faraday dependency-version: 2.14.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: ruby - dependency-name: json dependency-version: 2.15.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: ruby - dependency-name: mime-types-data dependency-version: 3.2025.0924 dependency-type: indirect update-type: version-update:semver-patch dependency-group: ruby ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 931b1a6 commit b0ae204

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

Gemfile.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -71,22 +71,22 @@ GEM
7171
dry-initializer (~> 3.2)
7272
dry-schema (~> 1.14)
7373
zeitwerk (~> 2.6)
74-
faraday (2.13.4)
74+
faraday (2.14.0)
7575
faraday-net_http (>= 2.0, < 3.5)
7676
json
7777
logger
7878
faraday-follow_redirects (0.3.0)
7979
faraday (>= 1, < 3)
8080
faraday-net_http (3.4.1)
8181
net-http (>= 0.5.0)
82-
json (2.14.1)
82+
json (2.15.0)
8383
kramdown (2.5.1)
8484
rexml (>= 3.3.9)
8585
logger (1.7.0)
8686
mime-types (3.7.0)
8787
logger
8888
mime-types-data (~> 3.2025, >= 3.2025.0507)
89-
mime-types-data (3.2025.0916)
89+
mime-types-data (3.2025.0924)
9090
net-http (0.6.0)
9191
uri
9292
nokogiri (1.18.10-arm64-darwin)

0 commit comments

Comments
 (0)