Bump meta-tags from 2.4.1 to 2.14.0
Bumps [meta-tags](https://github.com/kpumuk/meta-tags) from 2.4.1 to 2.14.0. - [Release notes](https://github.com/kpumuk/meta-tags/releases) - [Changelog](https://github.com/kpumuk/meta-tags/blob/master/CHANGELOG.md) - [Commits](https://github.com/kpumuk/meta-tags/compare/v2.4.1...v2.14.0) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
parent
5ec4f1ec00
commit
b4ca335b8c
14
Gemfile.lock
14
Gemfile.lock
|
@ -128,7 +128,7 @@ GEM
|
||||||
compass (~> 1.0.0)
|
compass (~> 1.0.0)
|
||||||
sass-rails (< 5.1)
|
sass-rails (< 5.1)
|
||||||
sprockets (< 4.0)
|
sprockets (< 4.0)
|
||||||
concurrent-ruby (1.1.6)
|
concurrent-ruby (1.1.7)
|
||||||
connection_pool (2.2.1)
|
connection_pool (2.2.1)
|
||||||
crack (0.4.3)
|
crack (0.4.3)
|
||||||
safe_yaml (~> 1.0.0)
|
safe_yaml (~> 1.0.0)
|
||||||
|
@ -226,7 +226,7 @@ GEM
|
||||||
i18n (~> 0.4)
|
i18n (~> 0.4)
|
||||||
json
|
json
|
||||||
rest-client
|
rest-client
|
||||||
loofah (2.5.0)
|
loofah (2.8.0)
|
||||||
crass (~> 1.0.2)
|
crass (~> 1.0.2)
|
||||||
nokogiri (>= 1.5.9)
|
nokogiri (>= 1.5.9)
|
||||||
mail (2.7.1)
|
mail (2.7.1)
|
||||||
|
@ -239,8 +239,8 @@ GEM
|
||||||
skinny (~> 0.2.3)
|
skinny (~> 0.2.3)
|
||||||
sqlite3 (~> 1.3)
|
sqlite3 (~> 1.3)
|
||||||
thin (~> 1.5.0)
|
thin (~> 1.5.0)
|
||||||
meta-tags (2.4.1)
|
meta-tags (2.14.0)
|
||||||
actionpack (>= 3.2.0, < 5.2)
|
actionpack (>= 3.2.0, < 6.2)
|
||||||
meta_request (0.4.3)
|
meta_request (0.4.3)
|
||||||
callsite (~> 0.0, >= 0.0.11)
|
callsite (~> 0.0, >= 0.0.11)
|
||||||
rack-contrib (>= 1.1, < 3)
|
rack-contrib (>= 1.1, < 3)
|
||||||
|
@ -251,7 +251,7 @@ GEM
|
||||||
mimemagic (0.3.3)
|
mimemagic (0.3.3)
|
||||||
mini_mime (1.0.1)
|
mini_mime (1.0.1)
|
||||||
mini_portile2 (2.4.0)
|
mini_portile2 (2.4.0)
|
||||||
minitest (5.14.1)
|
minitest (5.14.2)
|
||||||
mock_redis (0.17.3)
|
mock_redis (0.17.3)
|
||||||
modware (0.1.3)
|
modware (0.1.3)
|
||||||
key_struct (~> 0.4)
|
key_struct (~> 0.4)
|
||||||
|
@ -267,7 +267,7 @@ GEM
|
||||||
execjs
|
execjs
|
||||||
rails (>= 3.1)
|
rails (>= 3.1)
|
||||||
nio4r (2.5.4)
|
nio4r (2.5.4)
|
||||||
nokogiri (1.10.9)
|
nokogiri (1.10.10)
|
||||||
mini_portile2 (~> 2.4.0)
|
mini_portile2 (~> 2.4.0)
|
||||||
oauth2 (1.4.0)
|
oauth2 (1.4.0)
|
||||||
faraday (>= 0.8, < 0.13)
|
faraday (>= 0.8, < 0.13)
|
||||||
|
@ -571,7 +571,7 @@ GEM
|
||||||
i18n
|
i18n
|
||||||
timecop (0.9.0)
|
timecop (0.9.0)
|
||||||
trollop (2.1.2)
|
trollop (2.1.2)
|
||||||
tzinfo (1.2.7)
|
tzinfo (1.2.8)
|
||||||
thread_safe (~> 0.1)
|
thread_safe (~> 0.1)
|
||||||
uglifier (3.2.0)
|
uglifier (3.2.0)
|
||||||
execjs (>= 0.3.0, < 3)
|
execjs (>= 0.3.0, < 3)
|
||||||
|
|
Loading…
Reference in New Issue