Bump literal from 1.7.1 to 1.8.1 (#119)

Bumps [literal](https://github.com/joeldrapper/literal) from 1.7.1 to 1.8.1.
- [Release notes](https://github.com/joeldrapper/literal/releases)
- [Commits](https://github.com/joeldrapper/literal/compare/1.7.1...1.8.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2025-07-07 17:10:37 -04:00 committed by GitHub
parent f41c2a59b1
commit e9c91834d0
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 3 additions and 3 deletions

View file

@ -164,7 +164,7 @@ gem "jb", "~> 0.8.2"
gem "ferrum_pdf", "~> 0.3.0"
gem "literal", "~> 1.7"
gem "literal", "~> 1.8"
gem "phlex-rails", "~> 2.2"

View file

@ -299,7 +299,7 @@ GEM
railties (>= 6.1)
rexml
lint_roller (1.1.0)
literal (1.7.1)
literal (1.8.1)
zeitwerk
llhttp-ffi (0.5.1)
ffi-compiler (~> 1.0)
@ -669,7 +669,7 @@ DEPENDENCIES
kamal
kaminari (~> 1.2)
letter_opener_web (~> 3.0)
literal (~> 1.7)
literal (~> 1.8)
lockbox (~> 2.0)
net-http (~> 0.6.0)
nokogiri (~> 1.18)