Skip to content

Commit

Permalink
Bump bootsnap from 1.17.0 to 1.18.3
Browse files Browse the repository at this point in the history
Bumps [bootsnap](https://github.com/Shopify/bootsnap) from 1.17.0 to 1.18.3.
- [Changelog](https://github.com/Shopify/bootsnap/blob/main/CHANGELOG.md)
- [Commits](Shopify/bootsnap@v1.17.0...v1.18.3)

---
updated-dependencies:
- dependency-name: bootsnap
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 31, 2024
1 parent ba494f6 commit f8606fe
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ gem "decidim-action_delegator", github: "coopdevs/decidim-module-action_delegato
gem "decidim-decidim_awesome", github: "decidim-ice/decidim-module-decidim_awesome"
gem "decidim-term_customizer", github: "mainio/decidim-module-term_customizer"

gem "bootsnap", "~> 1.7"
gem "bootsnap", "~> 1.18"
gem "puma", ">= 5.0.0"

gem "wicked_pdf", "~> 2.1"
Expand Down
4 changes: 2 additions & 2 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -318,7 +318,7 @@ GEM
parser (>= 2.4)
smart_properties
bindex (0.8.1)
bootsnap (1.17.0)
bootsnap (1.18.3)
msgpack (~> 1.2)
browser (2.7.1)
builder (3.2.4)
Expand Down Expand Up @@ -910,7 +910,7 @@ PLATFORMS

DEPENDENCIES
aws-sdk-s3
bootsnap (~> 1.7)
bootsnap (~> 1.18)
byebug (~> 11.1)
decidim!
decidim-action_delegator!
Expand Down

0 comments on commit f8606fe

Please sign in to comment.