Skip to content

Commit

Permalink
New release meta-tags
Browse files Browse the repository at this point in the history
  • Loading branch information
Eric-Guo committed Oct 5, 2023
1 parent abe8323 commit 08a46e2
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 11 deletions.
3 changes: 1 addition & 2 deletions Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -28,8 +28,7 @@ gem "devise", git: "https://git.thape.com.cn/rails/devise.git", branch: "main"
gem "devise-i18n"
gem "pundit"

# bundle config local.meta-tags /Users/guochunzhong/git/oss/meta-tags/
gem "meta-tags", git: "https://git.thape.com.cn/rails/meta-tags", branch: "main"
gem "meta-tags"
gem "browser"

gem "config"
Expand Down
12 changes: 3 additions & 9 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -10,14 +10,6 @@ GIT
responders
warden (~> 1.2.3)

GIT
remote: https://git.thape.com.cn/rails/meta-tags
revision: 32472dfb1267fed77bf4c54f2c9787cd4ccbb167
branch: main
specs:
meta-tags (2.18.0)
actionpack (>= 3.2.0, < 7.2)

GEM
remote: https://rubygems.org/
specs:
Expand Down Expand Up @@ -210,6 +202,8 @@ GEM
net-smtp
marcel (1.0.2)
matrix (0.4.2)
meta-tags (2.19.0)
actionpack (>= 3.2.0, < 7.2)
mini_mime (1.1.5)
minitest (5.20.0)
mutex_m (0.1.2)
Expand Down Expand Up @@ -397,7 +391,7 @@ DEPENDENCIES
devise-i18n
ed25519
jbuilder
meta-tags!
meta-tags
pagy
propshaft
puma
Expand Down

0 comments on commit 08a46e2

Please sign in to comment.