mirror of
https://github.com/TracksApp/tracks.git
synced 2025-12-16 15:20:13 +01:00
Merge pull request #2893 from TracksApp/dependabot/bundler/rails_autolink-1.1.8
Bump rails_autolink from 1.1.7 to 1.1.8
This commit is contained in:
commit
7b78b635f0
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