Compare commits

...
Sign in to create a new pull request.

2 commits

Author SHA1 Message Date
dependabot[bot]
e884747fde Bump bootsnap from 1.18.5 to 1.18.6
Bumps [bootsnap](https://github.com/Shopify/bootsnap) from 1.18.5 to 1.18.6.
- [Changelog](https://github.com/Shopify/bootsnap/blob/main/CHANGELOG.md)
- [Commits](https://github.com/Shopify/bootsnap/compare/v1.18.5...v1.18.6)

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

Signed-off-by: dependabot[bot] <support@github.com>
2025-05-20 15:27:21 +02:00
dependabot[bot]
3901d78b4c Bump kamal from 2.6.0 to 2.6.1
Bumps [kamal](https://github.com/basecamp/kamal) from 2.6.0 to 2.6.1.
- [Release notes](https://github.com/basecamp/kamal/releases)
- [Commits](https://github.com/basecamp/kamal/compare/v2.6.0...v2.6.1)

---
updated-dependencies:
- dependency-name: kamal
  dependency-version: 2.6.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-05-20 15:26:53 +02:00

View file

@ -81,7 +81,7 @@ GEM
benchmark (0.4.0) benchmark (0.4.0)
bigdecimal (3.1.9) bigdecimal (3.1.9)
bindex (0.8.1) bindex (0.8.1)
bootsnap (1.18.5) bootsnap (1.18.6)
msgpack (~> 1.2) msgpack (~> 1.2)
brakeman (7.0.2) brakeman (7.0.2)
racc racc
@ -128,7 +128,7 @@ GEM
actionview (>= 5.0.0) actionview (>= 5.0.0)
activesupport (>= 5.0.0) activesupport (>= 5.0.0)
json (2.11.3) json (2.11.3)
kamal (2.6.0) kamal (2.6.1)
activesupport (>= 7.0) activesupport (>= 7.0)
base64 (~> 0.2) base64 (~> 0.2)
bcrypt_pbkdf (~> 1.0) bcrypt_pbkdf (~> 1.0)