Skip to content

Commit 6720083

Browse files
committed
bump meta-tags
1 parent c31d11e commit 6720083

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Diff for: Gemfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -160,7 +160,7 @@ gem "prawn", "~> 2.4"
160160
# prawn implicitly depends on matrix gem no longer in ruby core with 3.1
161161
gem "matrix", "~> 0.4.2"
162162

163-
gem "meta-tags", "~> 2.20.0"
163+
gem "meta-tags", "~> 2.21.0"
164164

165165
gem "paper_trail", "~> 15.1.0"
166166

Diff for: Gemfile.lock

+2-2
Original file line numberDiff line numberDiff line change
@@ -721,7 +721,7 @@ GEM
721721
markly (0.10.0)
722722
matrix (0.4.2)
723723
messagebird-rest (1.4.2)
724-
meta-tags (2.20.0)
724+
meta-tags (2.21.0)
725725
actionpack (>= 6.0.0, < 7.2)
726726
method_source (1.0.0)
727727
mime-types (3.5.2)
@@ -1245,7 +1245,7 @@ DEPENDENCIES
12451245
mail (= 2.8.1)
12461246
matrix (~> 0.4.2)
12471247
md_to_pdf!
1248-
meta-tags (~> 2.20.0)
1248+
meta-tags (~> 2.21.0)
12491249
mini_magick (~> 4.12.0)
12501250
multi_json (~> 1.15.0)
12511251
my_page!

0 commit comments

Comments
 (0)