Skip to content

Commit 9a5e58a

Browse files
Bump the all-gems group across 2 directories with 2 updates (#5422)
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] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 8b6aa0f commit 9a5e58a

File tree

2 files changed

+5
-2
lines changed

2 files changed

+5
-2
lines changed

Diff for: Gemfile.lock

+4-1
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,9 @@ GEM
5050
rexml
5151
kramdown-parser-gfm (1.1.0)
5252
kramdown (~> 2.0)
53-
liquid (5.5.1)
53+
liquid (5.6.0)
54+
bigdecimal
55+
strscan
5456
logger (1.6.1)
5557
logger-colors (1.0.0)
5658
nap (1.1.0)
@@ -83,6 +85,7 @@ GEM
8385
addressable (>= 2.3.5)
8486
faraday (>= 0.17.3, < 3)
8587
slop (4.10.1)
88+
strscan (3.1.2)
8689
terminal-table (3.0.2)
8790
unicode-display_width (>= 1.1.1, < 3)
8891
tzinfo (2.0.6)

Diff for: docs/Gemfile.lock

+1-1
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ GEM
2626
commonmarker (0.23.10)
2727
concurrent-ruby (1.3.4)
2828
connection_pool (2.4.1)
29-
csv (3.3.1)
29+
csv (3.3.2)
3030
dnsruby (1.72.2)
3131
simpleidn (~> 0.2.1)
3232
drb (2.2.1)

0 commit comments

Comments
 (0)