Skip to content

Commit

Permalink
Bump meta-tags from 2.18.0 to 2.20.0
Browse files Browse the repository at this point in the history
Bumps [meta-tags](https://github.com/kpumuk/meta-tags) from 2.18.0 to 2.20.0.
- [Release notes](https://github.com/kpumuk/meta-tags/releases)
- [Changelog](https://github.com/kpumuk/meta-tags/blob/main/CHANGELOG.md)
- [Commits](kpumuk/meta-tags@v2.18.0...v2.20.0)

---
updated-dependencies:
- dependency-name: meta-tags
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 27, 2023
1 parent d499c95 commit 8640e18
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ gem 'heroicon', '~> 1.0.0'
gem 'rails-i18n', '~> 7.0'
gem 'sidekiq', '~> 7.2'
gem 'pg_search', '~> 2.3'
gem 'meta-tags', '~> 2.18'
gem 'meta-tags', '~> 2.20'

gem 'view_component', '~> 3.7'

Expand Down
14 changes: 7 additions & 7 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -120,7 +120,7 @@ GEM
activerecord
kaminari-core (= 1.2.2)
kaminari-core (1.2.2)
loofah (2.21.3)
loofah (2.22.0)
crass (~> 1.0.2)
nokogiri (>= 1.12.0)
mail (2.8.1)
Expand All @@ -129,12 +129,12 @@ GEM
net-pop
net-smtp
marcel (1.0.2)
meta-tags (2.18.0)
actionpack (>= 3.2.0, < 7.1)
meta-tags (2.20.0)
actionpack (>= 6.0.0, < 7.2)
method_source (1.0.0)
mini_magick (4.11.0)
mini_mime (1.1.5)
mini_portile2 (2.8.4)
mini_portile2 (2.8.5)
minitest (5.20.0)
moneta (1.0.0)
msgpack (1.6.0)
Expand All @@ -149,7 +149,7 @@ GEM
net-smtp (0.3.3)
net-protocol
nio4r (2.5.9)
nokogiri (1.15.4)
nokogiri (1.15.5)
mini_portile2 (~> 2.8.2)
racc (~> 1.4)
pg (1.5.4)
Expand All @@ -163,7 +163,7 @@ GEM
puma (6.4.0)
nio4r (~> 2.0)
qonfig (0.28.0)
racc (1.7.1)
racc (1.7.3)
rack (2.2.8)
rack-mini-profiler (3.1.1)
rack (>= 1.2.0)
Expand Down Expand Up @@ -288,7 +288,7 @@ DEPENDENCIES
image_processing (~> 1.12, >= 1.12.2)
importmap-rails (~> 1.2)
kaminari (~> 1.2)
meta-tags (~> 2.18)
meta-tags (~> 2.20)
pg (~> 1.5)
pg_search (~> 2.3)
platform-api (~> 3.5)
Expand Down

0 comments on commit 8640e18

Please sign in to comment.