Skip to content

Commit 8d54f73

Browse files
bundle(deps): bump the ruby-deps group with 3 updates
Bumps the ruby-deps group with 3 updates: [concurrent-ruby](https://github.com/ruby-concurrency/concurrent-ruby), [i18n](https://github.com/ruby-i18n/i18n) and [nokogiri](https://github.com/sparklemotion/nokogiri). Updates `concurrent-ruby` from 1.3.4 to 1.3.5 - [Release notes](https://github.com/ruby-concurrency/concurrent-ruby/releases) - [Changelog](https://github.com/ruby-concurrency/concurrent-ruby/blob/master/CHANGELOG.md) - [Commits](ruby-concurrency/concurrent-ruby@v1.3.4...v1.3.5) Updates `i18n` from 1.14.6 to 1.14.7 - [Release notes](https://github.com/ruby-i18n/i18n/releases) - [Changelog](https://github.com/ruby-i18n/i18n/blob/master/CHANGELOG.md) - [Commits](ruby-i18n/i18n@v1.14.6...v1.14.7) Updates `nokogiri` from 1.18.1 to 1.18.2 - [Release notes](https://github.com/sparklemotion/nokogiri/releases) - [Changelog](https://github.com/sparklemotion/nokogiri/blob/v1.18.2/CHANGELOG.md) - [Commits](sparklemotion/nokogiri@v1.18.1...v1.18.2) --- updated-dependencies: - dependency-name: concurrent-ruby dependency-type: indirect update-type: version-update:semver-patch dependency-group: ruby-deps - dependency-name: i18n dependency-type: indirect update-type: version-update:semver-patch dependency-group: ruby-deps - dependency-name: nokogiri dependency-type: indirect update-type: version-update:semver-patch dependency-group: ruby-deps ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent b13b6b7 commit 8d54f73

File tree

1 file changed

+11
-11
lines changed

1 file changed

+11
-11
lines changed

Gemfile.lock

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ GEM
2525
coffee-script-source (1.12.2)
2626
colorator (1.1.0)
2727
commonmarker (0.23.11)
28-
concurrent-ruby (1.3.4)
28+
concurrent-ruby (1.3.5)
2929
connection_pool (2.5.0)
3030
csv (3.3.2)
3131
dnsruby (1.72.3)
@@ -113,7 +113,7 @@ GEM
113113
activesupport (>= 2)
114114
nokogiri (>= 1.4)
115115
http_parser.rb (0.8.0)
116-
i18n (1.14.6)
116+
i18n (1.14.7)
117117
concurrent-ruby (~> 1.0)
118118
jekyll (3.10.0)
119119
addressable (~> 2.4)
@@ -244,24 +244,24 @@ GEM
244244
minitest (5.25.4)
245245
net-http (0.6.0)
246246
uri
247-
nokogiri (1.18.1)
247+
nokogiri (1.18.2)
248248
mini_portile2 (~> 2.8.2)
249249
racc (~> 1.4)
250-
nokogiri (1.18.1-aarch64-linux-gnu)
250+
nokogiri (1.18.2-aarch64-linux-gnu)
251251
racc (~> 1.4)
252-
nokogiri (1.18.1-aarch64-linux-musl)
252+
nokogiri (1.18.2-aarch64-linux-musl)
253253
racc (~> 1.4)
254-
nokogiri (1.18.1-arm-linux-gnu)
254+
nokogiri (1.18.2-arm-linux-gnu)
255255
racc (~> 1.4)
256-
nokogiri (1.18.1-arm-linux-musl)
256+
nokogiri (1.18.2-arm-linux-musl)
257257
racc (~> 1.4)
258-
nokogiri (1.18.1-arm64-darwin)
258+
nokogiri (1.18.2-arm64-darwin)
259259
racc (~> 1.4)
260-
nokogiri (1.18.1-x86_64-darwin)
260+
nokogiri (1.18.2-x86_64-darwin)
261261
racc (~> 1.4)
262-
nokogiri (1.18.1-x86_64-linux-gnu)
262+
nokogiri (1.18.2-x86_64-linux-gnu)
263263
racc (~> 1.4)
264-
nokogiri (1.18.1-x86_64-linux-musl)
264+
nokogiri (1.18.2-x86_64-linux-musl)
265265
racc (~> 1.4)
266266
octokit (4.25.1)
267267
faraday (>= 1, < 3)

0 commit comments

Comments
 (0)