bump meta-tags

This commit is contained in:
ulferts
2024-08-14 14:53:38 +02:00
parent f3c0a9c314
commit b2fc721230
2 changed files with 4 additions and 4 deletions
+1 -1
View File
@@ -165,7 +165,7 @@ gem "ttfunk", "~> 1.7.0" # remove after https://github.com/prawnpdf/prawn/issues
# prawn implicitly depends on matrix gem no longer in ruby core with 3.1
gem "matrix", "~> 0.4.2"
gem "meta-tags", "~> 2.21.0"
gem "meta-tags", "~> 2.22.0"
gem "paper_trail", "~> 15.1.0"
+3 -3
View File
@@ -725,8 +725,8 @@ GEM
markly (0.10.0)
matrix (0.4.2)
messagebird-rest (1.4.2)
meta-tags (2.21.0)
actionpack (>= 6.0.0, < 7.2)
meta-tags (2.22.0)
actionpack (>= 6.0.0, < 8.1)
method_source (1.1.0)
mime-types (3.5.2)
mime-types-data (~> 3.2015)
@@ -1253,7 +1253,7 @@ DEPENDENCIES
markly (~> 0.10)
matrix (~> 0.4.2)
md_to_pdf!
meta-tags (~> 2.21.0)
meta-tags (~> 2.22.0)
mini_magick (~> 4.13.0)
multi_json (~> 1.15.0)
my_page!