Skip to content

Commit

Permalink
Bump the all-gems group across 2 directories with 2 updates (#5422)
Browse files Browse the repository at this point in the history
Bumps the all-gems group with 1 update in the / directory: [liquid](https://github.com/Shopify/liquid).
Bumps the all-gems group with 1 update in the /docs directory: [csv](https://github.com/ruby/csv).


Updates `liquid` from 5.5.1 to 5.6.0
- [Release notes](https://github.com/Shopify/liquid/releases)
- [Changelog](https://github.com/Shopify/liquid/blob/main/History.md)
- [Commits](Shopify/liquid@v5.5.1...v5.6.0)

Updates `csv` from 3.3.1 to 3.3.2
- [Release notes](https://github.com/ruby/csv/releases)
- [Changelog](https://github.com/ruby/csv/blob/master/NEWS.md)
- [Commits](ruby/csv@v3.3.1...v3.3.2)

---
updated-dependencies:
- dependency-name: liquid
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: all-gems
- dependency-name: csv
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-gems
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Dec 23, 2024
1 parent 8b6aa0f commit 9a5e58a
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 2 deletions.
5 changes: 4 additions & 1 deletion Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,9 @@ GEM
rexml
kramdown-parser-gfm (1.1.0)
kramdown (~> 2.0)
liquid (5.5.1)
liquid (5.6.0)
bigdecimal
strscan
logger (1.6.1)
logger-colors (1.0.0)
nap (1.1.0)
Expand Down Expand Up @@ -83,6 +85,7 @@ GEM
addressable (>= 2.3.5)
faraday (>= 0.17.3, < 3)
slop (4.10.1)
strscan (3.1.2)
terminal-table (3.0.2)
unicode-display_width (>= 1.1.1, < 3)
tzinfo (2.0.6)
Expand Down
2 changes: 1 addition & 1 deletion docs/Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ GEM
commonmarker (0.23.10)
concurrent-ruby (1.3.4)
connection_pool (2.4.1)
csv (3.3.1)
csv (3.3.2)
dnsruby (1.72.2)
simpleidn (~> 0.2.1)
drb (2.2.1)
Expand Down

0 comments on commit 9a5e58a

Please sign in to comment.