mirror of
https://github.com/TracksApp/tracks.git
synced 2025-12-18 00:00:12 +01:00
Bump actiontext from 6.1.7.8 to 6.1.7.9
Bumps [actiontext](https://github.com/rails/rails) from 6.1.7.8 to 6.1.7.9. - [Release notes](https://github.com/rails/rails/releases) - [Changelog](https://github.com/rails/rails/blob/v7.2.1.1/actiontext/CHANGELOG.md) - [Commits](https://github.com/rails/rails/compare/v6.1.7.8...v6.1.7.9) --- updated-dependencies: - dependency-name: actiontext dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
2204b2c246
commit
6844679547
1 changed files with 59 additions and 59 deletions
118
Gemfile.lock
118
Gemfile.lock
|
|
@ -4,28 +4,28 @@ GEM
|
||||||
RedCloth (4.3.4)
|
RedCloth (4.3.4)
|
||||||
aasm (5.5.0)
|
aasm (5.5.0)
|
||||||
concurrent-ruby (~> 1.0)
|
concurrent-ruby (~> 1.0)
|
||||||
actioncable (6.1.7.8)
|
actioncable (6.1.7.9)
|
||||||
actionpack (= 6.1.7.8)
|
actionpack (= 6.1.7.9)
|
||||||
activesupport (= 6.1.7.8)
|
activesupport (= 6.1.7.9)
|
||||||
nio4r (~> 2.0)
|
nio4r (~> 2.0)
|
||||||
websocket-driver (>= 0.6.1)
|
websocket-driver (>= 0.6.1)
|
||||||
actionmailbox (6.1.7.8)
|
actionmailbox (6.1.7.9)
|
||||||
actionpack (= 6.1.7.8)
|
actionpack (= 6.1.7.9)
|
||||||
activejob (= 6.1.7.8)
|
activejob (= 6.1.7.9)
|
||||||
activerecord (= 6.1.7.8)
|
activerecord (= 6.1.7.9)
|
||||||
activestorage (= 6.1.7.8)
|
activestorage (= 6.1.7.9)
|
||||||
activesupport (= 6.1.7.8)
|
activesupport (= 6.1.7.9)
|
||||||
mail (>= 2.7.1)
|
mail (>= 2.7.1)
|
||||||
actionmailer (6.1.7.8)
|
actionmailer (6.1.7.9)
|
||||||
actionpack (= 6.1.7.8)
|
actionpack (= 6.1.7.9)
|
||||||
actionview (= 6.1.7.8)
|
actionview (= 6.1.7.9)
|
||||||
activejob (= 6.1.7.8)
|
activejob (= 6.1.7.9)
|
||||||
activesupport (= 6.1.7.8)
|
activesupport (= 6.1.7.9)
|
||||||
mail (~> 2.5, >= 2.5.4)
|
mail (~> 2.5, >= 2.5.4)
|
||||||
rails-dom-testing (~> 2.0)
|
rails-dom-testing (~> 2.0)
|
||||||
actionpack (6.1.7.8)
|
actionpack (6.1.7.9)
|
||||||
actionview (= 6.1.7.8)
|
actionview (= 6.1.7.9)
|
||||||
activesupport (= 6.1.7.8)
|
activesupport (= 6.1.7.9)
|
||||||
rack (~> 2.0, >= 2.0.9)
|
rack (~> 2.0, >= 2.0.9)
|
||||||
rack-test (>= 0.6.3)
|
rack-test (>= 0.6.3)
|
||||||
rails-dom-testing (~> 2.0)
|
rails-dom-testing (~> 2.0)
|
||||||
|
|
@ -33,38 +33,38 @@ GEM
|
||||||
actionpack-xml_parser (2.0.1)
|
actionpack-xml_parser (2.0.1)
|
||||||
actionpack (>= 5.0)
|
actionpack (>= 5.0)
|
||||||
railties (>= 5.0)
|
railties (>= 5.0)
|
||||||
actiontext (6.1.7.8)
|
actiontext (6.1.7.9)
|
||||||
actionpack (= 6.1.7.8)
|
actionpack (= 6.1.7.9)
|
||||||
activerecord (= 6.1.7.8)
|
activerecord (= 6.1.7.9)
|
||||||
activestorage (= 6.1.7.8)
|
activestorage (= 6.1.7.9)
|
||||||
activesupport (= 6.1.7.8)
|
activesupport (= 6.1.7.9)
|
||||||
nokogiri (>= 1.8.5)
|
nokogiri (>= 1.8.5)
|
||||||
actionview (6.1.7.8)
|
actionview (6.1.7.9)
|
||||||
activesupport (= 6.1.7.8)
|
activesupport (= 6.1.7.9)
|
||||||
builder (~> 3.1)
|
builder (~> 3.1)
|
||||||
erubi (~> 1.4)
|
erubi (~> 1.4)
|
||||||
rails-dom-testing (~> 2.0)
|
rails-dom-testing (~> 2.0)
|
||||||
rails-html-sanitizer (~> 1.1, >= 1.2.0)
|
rails-html-sanitizer (~> 1.1, >= 1.2.0)
|
||||||
activejob (6.1.7.8)
|
activejob (6.1.7.9)
|
||||||
activesupport (= 6.1.7.8)
|
activesupport (= 6.1.7.9)
|
||||||
globalid (>= 0.3.6)
|
globalid (>= 0.3.6)
|
||||||
activemodel (6.1.7.8)
|
activemodel (6.1.7.9)
|
||||||
activesupport (= 6.1.7.8)
|
activesupport (= 6.1.7.9)
|
||||||
activemodel-serializers-xml (1.0.2)
|
activemodel-serializers-xml (1.0.2)
|
||||||
activemodel (> 5.x)
|
activemodel (> 5.x)
|
||||||
activesupport (> 5.x)
|
activesupport (> 5.x)
|
||||||
builder (~> 3.1)
|
builder (~> 3.1)
|
||||||
activerecord (6.1.7.8)
|
activerecord (6.1.7.9)
|
||||||
activemodel (= 6.1.7.8)
|
activemodel (= 6.1.7.9)
|
||||||
activesupport (= 6.1.7.8)
|
activesupport (= 6.1.7.9)
|
||||||
activestorage (6.1.7.8)
|
activestorage (6.1.7.9)
|
||||||
actionpack (= 6.1.7.8)
|
actionpack (= 6.1.7.9)
|
||||||
activejob (= 6.1.7.8)
|
activejob (= 6.1.7.9)
|
||||||
activerecord (= 6.1.7.8)
|
activerecord (= 6.1.7.9)
|
||||||
activesupport (= 6.1.7.8)
|
activesupport (= 6.1.7.9)
|
||||||
marcel (~> 1.0)
|
marcel (~> 1.0)
|
||||||
mini_mime (>= 1.1.0)
|
mini_mime (>= 1.1.0)
|
||||||
activesupport (6.1.7.8)
|
activesupport (6.1.7.9)
|
||||||
concurrent-ruby (~> 1.0, >= 1.0.2)
|
concurrent-ruby (~> 1.0, >= 1.0.2)
|
||||||
i18n (>= 1.6, < 2)
|
i18n (>= 1.6, < 2)
|
||||||
minitest (>= 5.1)
|
minitest (>= 5.1)
|
||||||
|
|
@ -97,7 +97,7 @@ GEM
|
||||||
coffee-script-source
|
coffee-script-source
|
||||||
execjs
|
execjs
|
||||||
coffee-script-source (1.12.2)
|
coffee-script-source (1.12.2)
|
||||||
concurrent-ruby (1.3.3)
|
concurrent-ruby (1.3.4)
|
||||||
crass (1.0.6)
|
crass (1.0.6)
|
||||||
database_cleaner (1.99.0)
|
database_cleaner (1.99.0)
|
||||||
date (3.3.4)
|
date (3.3.4)
|
||||||
|
|
@ -118,7 +118,7 @@ GEM
|
||||||
activesupport (>= 6.1)
|
activesupport (>= 6.1)
|
||||||
highline (3.0.1)
|
highline (3.0.1)
|
||||||
htmlentities (4.3.4)
|
htmlentities (4.3.4)
|
||||||
i18n (1.14.5)
|
i18n (1.14.6)
|
||||||
concurrent-ruby (~> 1.0)
|
concurrent-ruby (~> 1.0)
|
||||||
i18n-tasks (1.0.14)
|
i18n-tasks (1.0.14)
|
||||||
activesupport (>= 4.0.2)
|
activesupport (>= 4.0.2)
|
||||||
|
|
@ -161,7 +161,7 @@ GEM
|
||||||
net-imap
|
net-imap
|
||||||
net-pop
|
net-pop
|
||||||
net-smtp
|
net-smtp
|
||||||
marcel (1.0.2)
|
marcel (1.0.4)
|
||||||
method_source (1.1.0)
|
method_source (1.1.0)
|
||||||
mime-types (3.4.1)
|
mime-types (3.4.1)
|
||||||
mime-types-data (~> 3.2015)
|
mime-types-data (~> 3.2015)
|
||||||
|
|
@ -170,7 +170,7 @@ GEM
|
||||||
mini_portile2 (2.8.7)
|
mini_portile2 (2.8.7)
|
||||||
mini_racer (0.12.0)
|
mini_racer (0.12.0)
|
||||||
libv8-node (~> 21.7.2.0)
|
libv8-node (~> 21.7.2.0)
|
||||||
minitest (5.24.1)
|
minitest (5.25.1)
|
||||||
minitest-stub-const (0.6)
|
minitest-stub-const (0.6)
|
||||||
mocha (2.4.5)
|
mocha (2.4.5)
|
||||||
ruby2_keywords (>= 0.0.5)
|
ruby2_keywords (>= 0.0.5)
|
||||||
|
|
@ -196,25 +196,25 @@ GEM
|
||||||
puma (6.4.2)
|
puma (6.4.2)
|
||||||
nio4r (~> 2.0)
|
nio4r (~> 2.0)
|
||||||
racc (1.8.1)
|
racc (1.8.1)
|
||||||
rack (2.2.9)
|
rack (2.2.10)
|
||||||
rack-mini-profiler (3.3.1)
|
rack-mini-profiler (3.3.1)
|
||||||
rack (>= 1.2.0)
|
rack (>= 1.2.0)
|
||||||
rack-test (2.1.0)
|
rack-test (2.1.0)
|
||||||
rack (>= 1.3)
|
rack (>= 1.3)
|
||||||
rails (6.1.7.8)
|
rails (6.1.7.9)
|
||||||
actioncable (= 6.1.7.8)
|
actioncable (= 6.1.7.9)
|
||||||
actionmailbox (= 6.1.7.8)
|
actionmailbox (= 6.1.7.9)
|
||||||
actionmailer (= 6.1.7.8)
|
actionmailer (= 6.1.7.9)
|
||||||
actionpack (= 6.1.7.8)
|
actionpack (= 6.1.7.9)
|
||||||
actiontext (= 6.1.7.8)
|
actiontext (= 6.1.7.9)
|
||||||
actionview (= 6.1.7.8)
|
actionview (= 6.1.7.9)
|
||||||
activejob (= 6.1.7.8)
|
activejob (= 6.1.7.9)
|
||||||
activemodel (= 6.1.7.8)
|
activemodel (= 6.1.7.9)
|
||||||
activerecord (= 6.1.7.8)
|
activerecord (= 6.1.7.9)
|
||||||
activestorage (= 6.1.7.8)
|
activestorage (= 6.1.7.9)
|
||||||
activesupport (= 6.1.7.8)
|
activesupport (= 6.1.7.9)
|
||||||
bundler (>= 1.15.0)
|
bundler (>= 1.15.0)
|
||||||
railties (= 6.1.7.8)
|
railties (= 6.1.7.9)
|
||||||
sprockets-rails (>= 2.0.0)
|
sprockets-rails (>= 2.0.0)
|
||||||
rails-controller-testing (1.0.5)
|
rails-controller-testing (1.0.5)
|
||||||
actionpack (>= 5.0.1.rc1)
|
actionpack (>= 5.0.1.rc1)
|
||||||
|
|
@ -234,9 +234,9 @@ GEM
|
||||||
actionview (> 3.1)
|
actionview (> 3.1)
|
||||||
activesupport (> 3.1)
|
activesupport (> 3.1)
|
||||||
railties (> 3.1)
|
railties (> 3.1)
|
||||||
railties (6.1.7.8)
|
railties (6.1.7.9)
|
||||||
actionpack (= 6.1.7.8)
|
actionpack (= 6.1.7.9)
|
||||||
activesupport (= 6.1.7.8)
|
activesupport (= 6.1.7.9)
|
||||||
method_source
|
method_source
|
||||||
rake (>= 12.2)
|
rake (>= 12.2)
|
||||||
thor (~> 1.0)
|
thor (~> 1.0)
|
||||||
|
|
@ -336,7 +336,7 @@ GEM
|
||||||
websocket-extensions (0.1.5)
|
websocket-extensions (0.1.5)
|
||||||
will_paginate (4.0.1)
|
will_paginate (4.0.1)
|
||||||
yard (0.9.36)
|
yard (0.9.36)
|
||||||
zeitwerk (2.6.16)
|
zeitwerk (2.6.18)
|
||||||
|
|
||||||
PLATFORMS
|
PLATFORMS
|
||||||
ruby
|
ruby
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue