mirror of
https://github.com/TracksApp/tracks.git
synced 2025-12-16 07:10:12 +01:00
Bump rails_autolink from 1.1.7 to 1.1.8
Bumps [rails_autolink](https://github.com/tenderlove/rails_autolink) from 1.1.7 to 1.1.8. - [Release notes](https://github.com/tenderlove/rails_autolink/releases) - [Changelog](https://github.com/tenderlove/rails_autolink/blob/master/CHANGELOG.md) - [Commits](https://github.com/tenderlove/rails_autolink/compare/v1.1.7...v1.1.8) --- updated-dependencies: - dependency-name: rails_autolink dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
ea3886b4ed
commit
54f9379afe
1 changed files with 10 additions and 8 deletions
18
Gemfile.lock
18
Gemfile.lock
|
|
@ -116,7 +116,7 @@ GEM
|
|||
ffi (1.15.5)
|
||||
font-awesome-sass (6.2.1)
|
||||
sassc (~> 2.0)
|
||||
globalid (1.0.1)
|
||||
globalid (1.1.0)
|
||||
activesupport (>= 5.0)
|
||||
highline (2.0.3)
|
||||
htmlentities (4.3.4)
|
||||
|
|
@ -158,7 +158,7 @@ GEM
|
|||
loofah (2.19.1)
|
||||
crass (~> 1.0.2)
|
||||
nokogiri (>= 1.5.9)
|
||||
mail (2.8.0.1)
|
||||
mail (2.8.1)
|
||||
mini_mime (>= 0.1.1)
|
||||
net-imap
|
||||
net-pop
|
||||
|
|
@ -185,7 +185,7 @@ GEM
|
|||
net-smtp (0.3.3)
|
||||
net-protocol
|
||||
nio4r (2.5.8)
|
||||
nokogiri (1.14.0)
|
||||
nokogiri (1.14.2)
|
||||
mini_portile2 (~> 2.8.0)
|
||||
racc (~> 1.4)
|
||||
parallel (1.22.1)
|
||||
|
|
@ -222,13 +222,15 @@ GEM
|
|||
rails-dom-testing (2.0.3)
|
||||
activesupport (>= 4.2.0)
|
||||
nokogiri (>= 1.6)
|
||||
rails-html-sanitizer (1.4.4)
|
||||
rails-html-sanitizer (1.5.0)
|
||||
loofah (~> 2.19, >= 2.19.1)
|
||||
rails-i18n (7.0.5)
|
||||
i18n (>= 0.7, < 2)
|
||||
railties (>= 6.0.0, < 8)
|
||||
rails_autolink (1.1.7)
|
||||
rails (> 3.1)
|
||||
rails_autolink (1.1.8)
|
||||
actionview (> 3.1)
|
||||
activesupport (> 3.1)
|
||||
railties (> 3.1)
|
||||
railties (6.0.5.1)
|
||||
actionpack (= 6.0.5.1)
|
||||
activesupport (= 6.0.5.1)
|
||||
|
|
@ -316,7 +318,7 @@ GEM
|
|||
thor (1.2.1)
|
||||
thread_safe (0.3.6)
|
||||
tilt (2.0.11)
|
||||
timeout (0.3.1)
|
||||
timeout (0.3.2)
|
||||
tolk (5.0.0)
|
||||
rails (>= 6.0)
|
||||
safe_yaml (>= 0.8.6)
|
||||
|
|
@ -336,7 +338,7 @@ GEM
|
|||
will_paginate (3.3.1)
|
||||
yard (0.9.28)
|
||||
webrick (~> 1.7.0)
|
||||
zeitwerk (2.6.6)
|
||||
zeitwerk (2.6.7)
|
||||
|
||||
PLATFORMS
|
||||
ruby
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue