Skip to content

Commit 7aa0fbc

Browse files
chore(deps): bump the ruby group with 6 updates
Bumps the ruby group with 6 updates: | Package | From | To | | --- | --- | --- | | [dry-types](https://github.com/dry-rb/dry-types) | `1.9.0` | `1.9.1` | | [faraday](https://github.com/lostisland/faraday) | `2.14.0` | `2.14.1` | | [json](https://github.com/ruby/json) | `2.18.0` | `2.18.1` | | [mime-types-data](https://github.com/mime-types/mime-types-data) | `3.2026.0127` | `3.2026.0203` | | [protocol-http](https://github.com/socketry/protocol-http) | `0.58.1` | `0.59.0` | | [protocol-rack](https://github.com/socketry/protocol-rack) | `0.21.0` | `0.21.1` | Updates `dry-types` from 1.9.0 to 1.9.1 - [Release notes](https://github.com/dry-rb/dry-types/releases) - [Changelog](https://github.com/dry-rb/dry-types/blob/main/CHANGELOG.md) - [Commits](dry-rb/dry-types@v1.9.0...v1.9.1) Updates `faraday` from 2.14.0 to 2.14.1 - [Release notes](https://github.com/lostisland/faraday/releases) - [Changelog](https://github.com/lostisland/faraday/blob/main/CHANGELOG.md) - [Commits](lostisland/faraday@v2.14.0...v2.14.1) Updates `json` from 2.18.0 to 2.18.1 - [Release notes](https://github.com/ruby/json/releases) - [Changelog](https://github.com/ruby/json/blob/master/CHANGES.md) - [Commits](ruby/json@v2.18.0...v2.18.1) Updates `mime-types-data` from 3.2026.0127 to 3.2026.0203 - [Changelog](https://github.com/mime-types/mime-types-data/blob/main/CHANGELOG.md) - [Commits](mime-types/mime-types-data@v3.2026.0127...v3.2026.0203) Updates `protocol-http` from 0.58.1 to 0.59.0 - [Release notes](https://github.com/socketry/protocol-http/releases) - [Changelog](https://github.com/socketry/protocol-http/blob/main/releases.md) - [Commits](socketry/protocol-http@v0.58.1...v0.59.0) Updates `protocol-rack` from 0.21.0 to 0.21.1 - [Changelog](https://github.com/socketry/protocol-rack/blob/main/releases.md) - [Commits](socketry/protocol-rack@v0.21.0...v0.21.1) --- updated-dependencies: - dependency-name: dry-types dependency-version: 1.9.1 dependency-type: indirect update-type: version-update:semver-patch dependency-group: ruby - dependency-name: faraday dependency-version: 2.14.1 dependency-type: indirect update-type: version-update:semver-patch dependency-group: ruby - dependency-name: json dependency-version: 2.18.1 dependency-type: indirect update-type: version-update:semver-patch dependency-group: ruby - dependency-name: mime-types-data dependency-version: 3.2026.0203 dependency-type: indirect update-type: version-update:semver-patch dependency-group: ruby - dependency-name: protocol-http dependency-version: 0.59.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: ruby - dependency-name: protocol-rack dependency-version: 0.21.1 dependency-type: indirect update-type: version-update:semver-patch dependency-group: ruby ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 3b98923 commit 7aa0fbc

1 file changed

Lines changed: 6 additions & 6 deletions

File tree

Gemfile.lock

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -89,7 +89,7 @@ GEM
8989
dry-logic (~> 1.6)
9090
dry-types (~> 1.8)
9191
zeitwerk (~> 2.6)
92-
dry-types (1.9.0)
92+
dry-types (1.9.1)
9393
bigdecimal (>= 3.0)
9494
concurrent-ruby (~> 1.0)
9595
dry-core (~> 1.0)
@@ -102,7 +102,7 @@ GEM
102102
dry-initializer (~> 3.2)
103103
dry-schema (~> 1.14)
104104
zeitwerk (~> 2.6)
105-
faraday (2.14.0)
105+
faraday (2.14.1)
106106
faraday-net_http (>= 2.0, < 3.5)
107107
json
108108
logger
@@ -120,15 +120,15 @@ GEM
120120
io-endpoint (0.17.2)
121121
io-event (1.14.2)
122122
io-stream (0.11.1)
123-
json (2.18.0)
123+
json (2.18.1)
124124
kramdown (2.5.2)
125125
rexml (>= 3.4.4)
126126
logger (1.7.0)
127127
metrics (0.15.0)
128128
mime-types (3.7.0)
129129
logger
130130
mime-types-data (~> 3.2025, >= 3.2025.0507)
131-
mime-types-data (3.2026.0127)
131+
mime-types-data (3.2026.0203)
132132
net-http (0.9.1)
133133
uri (>= 0.11.1)
134134
nokogiri (1.19.0-arm64-darwin)
@@ -137,13 +137,13 @@ GEM
137137
racc (~> 1.4)
138138
parallel (1.27.0)
139139
protocol-hpack (1.5.1)
140-
protocol-http (0.58.1)
140+
protocol-http (0.59.0)
141141
protocol-http1 (0.37.0)
142142
protocol-http (~> 0.58)
143143
protocol-http2 (0.24.0)
144144
protocol-hpack (~> 1.4)
145145
protocol-http (~> 0.47)
146-
protocol-rack (0.21.0)
146+
protocol-rack (0.21.1)
147147
io-stream (>= 0.10)
148148
protocol-http (~> 0.58)
149149
rack (>= 1.0)

0 commit comments

Comments
 (0)