File tree 2 files changed +3
-3
lines changed
2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -160,7 +160,7 @@ gem "prawn", "~> 2.4"
160
160
# prawn implicitly depends on matrix gem no longer in ruby core with 3.1
161
161
gem "matrix" , "~> 0.4.2"
162
162
163
- gem "meta-tags" , "~> 2.20 .0"
163
+ gem "meta-tags" , "~> 2.21 .0"
164
164
165
165
gem "paper_trail" , "~> 15.1.0"
166
166
Original file line number Diff line number Diff line change 721
721
markly (0.10.0 )
722
722
matrix (0.4.2 )
723
723
messagebird-rest (1.4.2 )
724
- meta-tags (2.20 .0 )
724
+ meta-tags (2.21 .0 )
725
725
actionpack (>= 6.0.0 , < 7.2 )
726
726
method_source (1.0.0 )
727
727
mime-types (3.5.2 )
@@ -1245,7 +1245,7 @@ DEPENDENCIES
1245
1245
mail (= 2.8.1 )
1246
1246
matrix (~> 0.4.2 )
1247
1247
md_to_pdf !
1248
- meta-tags (~> 2.20 .0 )
1248
+ meta-tags (~> 2.21 .0 )
1249
1249
mini_magick (~> 4.12.0 )
1250
1250
multi_json (~> 1.15.0 )
1251
1251
my_page !
You can’t perform that action at this time.
0 commit comments