mirror of
https://github.com/opf/openproject.git
synced 2026-06-14 03:30:14 +00:00
bump meta-tags
This commit is contained in:
@@ -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
@@ -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!
|
||||
|
||||
Reference in New Issue
Block a user