Skip to content

Commit

Permalink
Bump the bundler group across 1 directory with 3 updates
Browse files Browse the repository at this point in the history
Bumps the bundler group with 3 updates in the / directory: [activesupport](https://github.com/rails/rails), [commonmarker](https://github.com/gjtorikian/commonmarker) and [nokogiri](https://github.com/sparklemotion/nokogiri).


Updates `activesupport` from 7.0.4.3 to 7.1.3.2
- [Release notes](https://github.com/rails/rails/releases)
- [Changelog](https://github.com/rails/rails/blob/v7.1.3.2/activesupport/CHANGELOG.md)
- [Commits](rails/rails@v7.0.4.3...v7.1.3.2)

Updates `commonmarker` from 0.23.9 to 0.23.10
- [Release notes](https://github.com/gjtorikian/commonmarker/releases)
- [Changelog](https://github.com/gjtorikian/commonmarker/blob/v0.23.10/CHANGELOG.md)
- [Commits](gjtorikian/commonmarker@v0.23.9...v0.23.10)

Updates `nokogiri` from 1.14.3 to 1.16.5
- [Release notes](https://github.com/sparklemotion/nokogiri/releases)
- [Changelog](https://github.com/sparklemotion/nokogiri/blob/main/CHANGELOG.md)
- [Commits](sparklemotion/nokogiri@v1.14.3...v1.16.5)

---
updated-dependencies:
- dependency-name: activesupport
  dependency-type: indirect
  dependency-group: bundler
- dependency-name: commonmarker
  dependency-type: indirect
  dependency-group: bundler
- dependency-name: nokogiri
  dependency-type: indirect
  dependency-group: bundler
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored May 13, 2024
1 parent 8598e50 commit 1409d54
Showing 1 changed file with 20 additions and 10 deletions.
30 changes: 20 additions & 10 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2,12 +2,17 @@ GEM
remote: https://rubygems.org/
specs:
Ascii85 (1.1.0)
activemodel (7.0.4.3)
activesupport (= 7.0.4.3)
activesupport (7.0.4.3)
activemodel (7.1.3.2)
activesupport (= 7.1.3.2)
activesupport (7.1.3.2)
base64
bigdecimal
concurrent-ruby (~> 1.0, >= 1.0.2)
connection_pool (>= 2.2.5)
drb
i18n (>= 1.6, < 2)
minitest (>= 5.1)
mutex_m
tzinfo (~> 2.0)
addressable (2.8.4)
public_suffix (>= 2.0.2, < 6.0)
Expand All @@ -16,17 +21,21 @@ GEM
console (~> 1.10)
io-event (~> 1.1)
timers (~> 4.1)
base64 (0.2.0)
bigdecimal (3.1.8)
coffee-script (2.4.1)
coffee-script-source
execjs
coffee-script-source (1.11.1)
colorator (1.1.0)
commonmarker (0.23.9)
concurrent-ruby (1.2.2)
commonmarker (0.23.10)
concurrent-ruby (1.2.3)
connection_pool (2.4.1)
console (1.16.2)
fiber-local
dnsruby (1.70.0)
simpleidn (~> 0.2.1)
drb (2.2.1)
eip_validator (0.8.2)
activemodel
front_matter_parser (~> 0.1.1)
Expand Down Expand Up @@ -111,7 +120,7 @@ GEM
yell (~> 2.0)
zeitwerk (~> 2.5)
http_parser.rb (0.8.0)
i18n (1.12.0)
i18n (1.14.5)
concurrent-ruby (~> 1.0)
io-event (1.1.7)
jekyll (3.9.3)
Expand Down Expand Up @@ -235,10 +244,11 @@ GEM
jekyll (>= 3.5, < 5.0)
jekyll-feed (~> 0.9)
jekyll-seo-tag (~> 2.1)
minitest (5.18.0)
nokogiri (1.14.3-arm64-darwin)
minitest (5.22.3)
mutex_m (0.2.0)
nokogiri (1.16.5-arm64-darwin)
racc (~> 1.4)
nokogiri (1.14.3-x86_64-linux)
nokogiri (1.16.5-x86_64-linux)
racc (~> 1.4)
octokit (4.25.1)
faraday (>= 1, < 3)
Expand All @@ -252,7 +262,7 @@ GEM
ruby-rc4
ttfunk
public_suffix (4.0.7)
racc (1.6.2)
racc (1.7.3)
rainbow (3.1.1)
rb-fsevent (0.11.2)
rb-inotify (0.10.1)
Expand Down

0 comments on commit 1409d54

Please sign in to comment.