mirror of
https://github.com/System-End/theseus.git
synced 2026-04-19 22:15:09 +00:00
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:
parent
f41c2a59b1
commit
e9c91834d0
2 changed files with 3 additions and 3 deletions
2
Gemfile
2
Gemfile
|
|
@ -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"
|
||||
|
||||
|
|
|
|||
|
|
@ -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)
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue