Skip to content

Commit

Permalink
Bump meta-tags from 2.22.0 to 2.22.1
Browse files Browse the repository at this point in the history
Bumps [meta-tags](https://github.com/kpumuk/meta-tags) from 2.22.0 to 2.22.1.
- [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.22.0...v2.22.1)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and imustafin committed Nov 23, 2024
1 parent 185c326 commit 63f5023
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 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.3'
gem 'pg_search', '~> 2.3'
gem 'meta-tags', '~> 2.21'
gem 'meta-tags', '~> 2.22'

gem 'view_component', '~> 3.20'

Expand Down
4 changes: 2 additions & 2 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -143,7 +143,7 @@ GEM
net-pop
net-smtp
marcel (1.0.4)
meta-tags (2.22.0)
meta-tags (2.22.1)
actionpack (>= 6.0.0, < 8.1)
method_source (1.1.0)
mini_magick (4.13.2)
Expand Down Expand Up @@ -316,7 +316,7 @@ DEPENDENCIES
image_processing (~> 1.13)
importmap-rails (~> 2.0, >= 2.0.1)
kaminari (~> 1.2)
meta-tags (~> 2.21)
meta-tags (~> 2.22)
pg (~> 1.5)
pg_search (~> 2.3)
platform-api (~> 3.6)
Expand Down

0 comments on commit 63f5023

Please sign in to comment.