Skip to content

Commit c3b46ba

Browse files
bundle(deps): bump the ruby-deps group across 1 directory with 7 updates
Bumps the ruby-deps group with 6 updates in the / directory: | Package | From | To | | --- | --- | --- | | [connection_pool](https://github.com/mperham/connection_pool) | `2.5.0` | `2.5.3` | | [csv](https://github.com/ruby/csv) | `3.3.3` | `3.3.4` | | [faraday](https://github.com/lostisland/faraday) | `2.12.2` | `2.13.1` | | [ffi](https://github.com/ffi/ffi) | `1.17.1` | `1.17.2` | | [mini_portile2](https://github.com/flavorjones/mini_portile) | `2.8.8` | `2.8.9` | | [nokogiri](https://github.com/sparklemotion/nokogiri) | `1.18.7` | `1.18.8` | Updates `connection_pool` from 2.5.0 to 2.5.3 - [Changelog](https://github.com/mperham/connection_pool/blob/main/Changes.md) - [Commits](mperham/connection_pool@v2.5.0...v2.5.3) Updates `csv` from 3.3.3 to 3.3.4 - [Release notes](https://github.com/ruby/csv/releases) - [Changelog](https://github.com/ruby/csv/blob/main/NEWS.md) - [Commits](ruby/csv@v3.3.3...v3.3.4) Updates `faraday` from 2.12.2 to 2.13.1 - [Release notes](https://github.com/lostisland/faraday/releases) - [Changelog](https://github.com/lostisland/faraday/blob/main/CHANGELOG.md) - [Commits](lostisland/faraday@v2.12.2...v2.13.1) Updates `ffi` from 1.17.1 to 1.17.2 - [Changelog](https://github.com/ffi/ffi/blob/master/CHANGELOG.md) - [Commits](ffi/ffi@v1.17.1...v1.17.2) Updates `json` from 2.10.2 to 2.12.0 - [Release notes](https://github.com/ruby/json/releases) - [Changelog](https://github.com/ruby/json/blob/master/CHANGES.md) - [Commits](ruby/json@v2.10.2...v2.12.0) Updates `mini_portile2` from 2.8.8 to 2.8.9 - [Release notes](https://github.com/flavorjones/mini_portile/releases) - [Changelog](https://github.com/flavorjones/mini_portile/blob/main/CHANGELOG.md) - [Commits](flavorjones/mini_portile@v2.8.8...v2.8.9) Updates `nokogiri` from 1.18.7 to 1.18.8 - [Release notes](https://github.com/sparklemotion/nokogiri/releases) - [Changelog](https://github.com/sparklemotion/nokogiri/blob/main/CHANGELOG.md) - [Commits](sparklemotion/nokogiri@v1.18.7...v1.18.8) --- updated-dependencies: - dependency-name: connection_pool dependency-version: 2.5.3 dependency-type: indirect update-type: version-update:semver-patch dependency-group: ruby-deps - dependency-name: csv dependency-version: 3.3.4 dependency-type: indirect update-type: version-update:semver-patch dependency-group: ruby-deps - dependency-name: faraday dependency-version: 2.13.1 dependency-type: indirect update-type: version-update:semver-minor dependency-group: ruby-deps - dependency-name: ffi dependency-version: 1.17.2 dependency-type: indirect update-type: version-update:semver-patch dependency-group: ruby-deps - dependency-name: json dependency-version: 2.12.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: ruby-deps - dependency-name: mini_portile2 dependency-version: 2.8.9 dependency-type: indirect update-type: version-update:semver-patch dependency-group: ruby-deps - dependency-name: nokogiri dependency-version: 1.18.8 dependency-type: indirect update-type: version-update:semver-patch dependency-group: ruby-deps ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent b172fcd commit c3b46ba

File tree

1 file changed

+24
-24
lines changed

1 file changed

+24
-24
lines changed

Gemfile.lock

+24-24
Original file line numberDiff line numberDiff line change
@@ -26,8 +26,8 @@ GEM
2626
colorator (1.1.0)
2727
commonmarker (0.23.11)
2828
concurrent-ruby (1.3.5)
29-
connection_pool (2.5.0)
30-
csv (3.3.3)
29+
connection_pool (2.5.3)
30+
csv (3.3.4)
3131
dnsruby (1.72.4)
3232
base64 (~> 0.2.0)
3333
logger (~> 1.6.5)
@@ -40,22 +40,22 @@ GEM
4040
ffi (>= 1.15.0)
4141
eventmachine (1.2.7)
4242
execjs (2.10.0)
43-
faraday (2.12.2)
43+
faraday (2.13.1)
4444
faraday-net_http (>= 2.0, < 3.5)
4545
json
4646
logger
4747
faraday-net_http (3.4.0)
4848
net-http (>= 0.5.0)
49-
ffi (1.17.1-aarch64-linux-gnu)
50-
ffi (1.17.1-aarch64-linux-musl)
51-
ffi (1.17.1-arm-linux-gnu)
52-
ffi (1.17.1-arm-linux-musl)
53-
ffi (1.17.1-arm64-darwin)
54-
ffi (1.17.1-x86-linux-gnu)
55-
ffi (1.17.1-x86-linux-musl)
56-
ffi (1.17.1-x86_64-darwin)
57-
ffi (1.17.1-x86_64-linux-gnu)
58-
ffi (1.17.1-x86_64-linux-musl)
49+
ffi (1.17.2-aarch64-linux-gnu)
50+
ffi (1.17.2-aarch64-linux-musl)
51+
ffi (1.17.2-arm-linux-gnu)
52+
ffi (1.17.2-arm-linux-musl)
53+
ffi (1.17.2-arm64-darwin)
54+
ffi (1.17.2-x86-linux-gnu)
55+
ffi (1.17.2-x86-linux-musl)
56+
ffi (1.17.2-x86_64-darwin)
57+
ffi (1.17.2-x86_64-linux-gnu)
58+
ffi (1.17.2-x86_64-linux-musl)
5959
forwardable-extended (2.6.0)
6060
gemoji (4.1.0)
6161
github-pages (232)
@@ -226,7 +226,7 @@ GEM
226226
gemoji (>= 3, < 5)
227227
html-pipeline (~> 2.2)
228228
jekyll (>= 3.0, < 5.0)
229-
json (2.10.2)
229+
json (2.12.0)
230230
kramdown (2.4.0)
231231
rexml
232232
kramdown-parser-gfm (1.1.0)
@@ -237,32 +237,32 @@ GEM
237237
rb-inotify (~> 0.9, >= 0.9.10)
238238
logger (1.6.6)
239239
mercenary (0.3.6)
240-
mini_portile2 (2.8.8)
240+
mini_portile2 (2.8.9)
241241
minima (2.5.1)
242242
jekyll (>= 3.5, < 5.0)
243243
jekyll-feed (~> 0.9)
244244
jekyll-seo-tag (~> 2.1)
245245
minitest (5.25.5)
246246
net-http (0.6.0)
247247
uri
248-
nokogiri (1.18.7)
248+
nokogiri (1.18.8)
249249
mini_portile2 (~> 2.8.2)
250250
racc (~> 1.4)
251-
nokogiri (1.18.7-aarch64-linux-gnu)
251+
nokogiri (1.18.8-aarch64-linux-gnu)
252252
racc (~> 1.4)
253-
nokogiri (1.18.7-aarch64-linux-musl)
253+
nokogiri (1.18.8-aarch64-linux-musl)
254254
racc (~> 1.4)
255-
nokogiri (1.18.7-arm-linux-gnu)
255+
nokogiri (1.18.8-arm-linux-gnu)
256256
racc (~> 1.4)
257-
nokogiri (1.18.7-arm-linux-musl)
257+
nokogiri (1.18.8-arm-linux-musl)
258258
racc (~> 1.4)
259-
nokogiri (1.18.7-arm64-darwin)
259+
nokogiri (1.18.8-arm64-darwin)
260260
racc (~> 1.4)
261-
nokogiri (1.18.7-x86_64-darwin)
261+
nokogiri (1.18.8-x86_64-darwin)
262262
racc (~> 1.4)
263-
nokogiri (1.18.7-x86_64-linux-gnu)
263+
nokogiri (1.18.8-x86_64-linux-gnu)
264264
racc (~> 1.4)
265-
nokogiri (1.18.7-x86_64-linux-musl)
265+
nokogiri (1.18.8-x86_64-linux-musl)
266266
racc (~> 1.4)
267267
octokit (4.25.1)
268268
faraday (>= 1, < 3)

0 commit comments

Comments
 (0)