Bump activerecord from 5.2.6 to 5.2.8.1

Bumps [activerecord](https://github.com/rails/rails) from 5.2.6 to 5.2.8.1.
- [Release notes](https://github.com/rails/rails/releases)
- [Changelog](https://github.com/rails/rails/blob/v7.0.3.1/activerecord/CHANGELOG.md)
- [Commits](https://github.com/rails/rails/compare/v5.2.6...v5.2.8.1)

---
updated-dependencies:
- dependency-name: activerecord
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2022-07-12 20:20:05 +00:00 committed by GitHub
parent aa959ceb9d
commit 44047e5678
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -31,47 +31,47 @@ PATH
GEM GEM
remote: https://rubygems.org/ remote: https://rubygems.org/
specs: specs:
actioncable (5.2.6) actioncable (5.2.8.1)
actionpack (= 5.2.6) actionpack (= 5.2.8.1)
nio4r (~> 2.0) nio4r (~> 2.0)
websocket-driver (>= 0.6.1) websocket-driver (>= 0.6.1)
actionmailer (5.2.6) actionmailer (5.2.8.1)
actionpack (= 5.2.6) actionpack (= 5.2.8.1)
actionview (= 5.2.6) actionview (= 5.2.8.1)
activejob (= 5.2.6) activejob (= 5.2.8.1)
mail (~> 2.5, >= 2.5.4) mail (~> 2.5, >= 2.5.4)
rails-dom-testing (~> 2.0) rails-dom-testing (~> 2.0)
actionpack (5.2.6) actionpack (5.2.8.1)
actionview (= 5.2.6) actionview (= 5.2.8.1)
activesupport (= 5.2.6) activesupport (= 5.2.8.1)
rack (~> 2.0, >= 2.0.8) rack (~> 2.0, >= 2.0.8)
rack-test (>= 0.6.3) rack-test (>= 0.6.3)
rails-dom-testing (~> 2.0) rails-dom-testing (~> 2.0)
rails-html-sanitizer (~> 1.0, >= 1.0.2) rails-html-sanitizer (~> 1.0, >= 1.0.2)
actionview (5.2.6) actionview (5.2.8.1)
activesupport (= 5.2.6) activesupport (= 5.2.8.1)
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.0, >= 1.0.3) rails-html-sanitizer (~> 1.0, >= 1.0.3)
activejob (5.2.6) activejob (5.2.8.1)
activesupport (= 5.2.6) activesupport (= 5.2.8.1)
globalid (>= 0.3.6) globalid (>= 0.3.6)
activemodel (5.2.6) activemodel (5.2.8.1)
activesupport (= 5.2.6) activesupport (= 5.2.8.1)
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 (5.2.6) activerecord (5.2.8.1)
activemodel (= 5.2.6) activemodel (= 5.2.8.1)
activesupport (= 5.2.6) activesupport (= 5.2.8.1)
arel (>= 9.0) arel (>= 9.0)
activestorage (5.2.6) activestorage (5.2.8.1)
actionpack (= 5.2.6) actionpack (= 5.2.8.1)
activerecord (= 5.2.6) activerecord (= 5.2.8.1)
marcel (~> 1.0.0) marcel (~> 1.0.0)
activesupport (5.2.6) activesupport (5.2.8.1)
concurrent-ruby (~> 1.0, >= 1.0.2) concurrent-ruby (~> 1.0, >= 1.0.2)
i18n (>= 0.7, < 2) i18n (>= 0.7, < 2)
minitest (~> 5.1) minitest (~> 5.1)
@ -170,21 +170,21 @@ GEM
fluent-plugin-td (1.1.0) fluent-plugin-td (1.1.0)
fluentd (>= 0.14.13, < 2) fluentd (>= 0.14.13, < 2)
td-client (~> 1.0) td-client (~> 1.0)
fluentd (1.13.3) fluentd (1.15.0)
bundler bundler
cool.io (>= 1.4.5, < 2.0.0) cool.io (>= 1.4.5, < 2.0.0)
http_parser.rb (>= 0.5.1, < 0.8.0) http_parser.rb (>= 0.5.1, < 0.9.0)
msgpack (>= 1.3.1, < 2.0.0) msgpack (>= 1.3.1, < 2.0.0)
serverengine (>= 2.2.2, < 3.0.0) serverengine (>= 2.3.0, < 3.0.0)
sigdump (~> 0.2.2) sigdump (~> 0.2.2)
strptime (>= 0.2.2, < 1.0.0) strptime (>= 0.2.4, < 1.0.0)
tzinfo (>= 1.0, < 3.0) tzinfo (>= 1.0, < 3.0)
tzinfo-data (~> 1.0) tzinfo-data (~> 1.0)
webrick (>= 1.4.2, < 1.8.0) webrick (>= 1.4.2, < 1.8.0)
yajl-ruby (~> 1.0) yajl-ruby (~> 1.0)
font-awesome-rails (4.7.0.5) font-awesome-rails (4.7.0.5)
railties (>= 3.2, < 6.1) railties (>= 3.2, < 6.1)
globalid (0.5.2) globalid (1.0.0)
activesupport (>= 5.0) activesupport (>= 5.0)
haml (5.1.2) haml (5.1.2)
temple (>= 0.8.0) temple (>= 0.8.0)
@ -201,9 +201,9 @@ GEM
haml (>= 4.0, < 6) haml (>= 4.0, < 6)
nokogiri (>= 1.6.0) nokogiri (>= 1.6.0)
ruby_parser (~> 3.5) ruby_parser (~> 3.5)
http_parser.rb (0.7.0) http_parser.rb (0.8.0)
httpclient (2.8.3) httpclient (2.8.3)
i18n (1.8.10) i18n (1.11.0)
concurrent-ruby (~> 1.0) concurrent-ruby (~> 1.0)
i18n_generators (2.1.1) i18n_generators (2.1.1)
rails (>= 3.0.0) rails (>= 3.0.0)
@ -221,24 +221,24 @@ GEM
rb-fsevent (~> 0.9, >= 0.9.4) rb-fsevent (~> 0.9, >= 0.9.4)
rb-inotify (~> 0.9, >= 0.9.7) rb-inotify (~> 0.9, >= 0.9.7)
ruby_dep (~> 1.2) ruby_dep (~> 1.2)
loofah (2.11.0) loofah (2.18.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)
mini_mime (>= 0.1.1) mini_mime (>= 0.1.1)
marcel (1.0.1) marcel (1.0.2)
method_source (0.9.2) method_source (0.9.2)
mini_mime (1.1.0) mini_mime (1.1.2)
mini_portile2 (2.6.1) mini_portile2 (2.8.0)
minitest (5.14.4) minitest (5.16.2)
mongo (2.6.4) mongo (2.6.4)
bson (>= 4.3.0, < 5.0.0) bson (>= 4.3.0, < 5.0.0)
msgpack (1.4.2) msgpack (1.5.3)
multi_json (1.14.1) multi_json (1.14.1)
multipart-post (2.1.1) multipart-post (2.1.1)
nio4r (2.5.8) nio4r (2.5.8)
nokogiri (1.12.5) nokogiri (1.13.7)
mini_portile2 (~> 2.6.1) mini_portile2 (~> 2.8.0)
racc (~> 1.4) racc (~> 1.4)
power_assert (1.1.3) power_assert (1.1.3)
pry (0.12.2) pry (0.12.2)
@ -249,33 +249,33 @@ GEM
public_suffix (4.0.6) public_suffix (4.0.6)
puma (5.4.0) puma (5.4.0)
nio4r (~> 2.0) nio4r (~> 2.0)
racc (1.5.2) racc (1.6.0)
rack (2.2.3) rack (2.2.4)
rack-proxy (0.6.5) rack-proxy (0.6.5)
rack rack
rack-test (1.1.0) rack-test (2.0.2)
rack (>= 1.0, < 3) rack (>= 1.3)
rails (5.2.6) rails (5.2.8.1)
actioncable (= 5.2.6) actioncable (= 5.2.8.1)
actionmailer (= 5.2.6) actionmailer (= 5.2.8.1)
actionpack (= 5.2.6) actionpack (= 5.2.8.1)
actionview (= 5.2.6) actionview (= 5.2.8.1)
activejob (= 5.2.6) activejob (= 5.2.8.1)
activemodel (= 5.2.6) activemodel (= 5.2.8.1)
activerecord (= 5.2.6) activerecord (= 5.2.8.1)
activestorage (= 5.2.6) activestorage (= 5.2.8.1)
activesupport (= 5.2.6) activesupport (= 5.2.8.1)
bundler (>= 1.3.0) bundler (>= 1.3.0)
railties (= 5.2.6) railties (= 5.2.8.1)
sprockets-rails (>= 2.0.0) sprockets-rails (>= 2.0.0)
rails-dom-testing (2.0.3) rails-dom-testing (2.0.3)
activesupport (>= 4.2.0) activesupport (>= 4.2.0)
nokogiri (>= 1.6) nokogiri (>= 1.6)
rails-html-sanitizer (1.3.0) rails-html-sanitizer (1.4.3)
loofah (~> 2.3) loofah (~> 2.3)
railties (5.2.6) railties (5.2.8.1)
actionpack (= 5.2.6) actionpack (= 5.2.8.1)
activesupport (= 5.2.6) activesupport (= 5.2.8.1)
method_source method_source
rake (>= 0.8.7) rake (>= 0.8.7)
thor (>= 0.19.0, < 2.0) thor (>= 0.19.0, < 2.0)
@ -305,7 +305,7 @@ GEM
selenium-webdriver (3.13.1) selenium-webdriver (3.13.1)
childprocess (~> 0.5) childprocess (~> 0.5)
rubyzip (~> 1.2) rubyzip (~> 1.2)
serverengine (2.2.4) serverengine (2.3.0)
sigdump (~> 0.2.2) sigdump (~> 0.2.2)
settingslogic (2.0.9) settingslogic (2.0.9)
sexp_processor (4.14.1) sexp_processor (4.14.1)
@ -318,9 +318,9 @@ GEM
sprockets (3.7.2) sprockets (3.7.2)
concurrent-ruby (~> 1.0) concurrent-ruby (~> 1.0)
rack (> 1, < 3) rack (> 1, < 3)
sprockets-rails (3.2.2) sprockets-rails (3.4.2)
actionpack (>= 4.0) actionpack (>= 5.2)
activesupport (>= 4.0) activesupport (>= 5.2)
sprockets (>= 3.0.0) sprockets (>= 3.0.0)
strptime (0.2.5) strptime (0.2.5)
sucker_punch (2.0.4) sucker_punch (2.0.4)
@ -349,13 +349,13 @@ GEM
test-unit-rr (1.0.5) test-unit-rr (1.0.5)
rr (>= 1.1.1) rr (>= 1.1.1)
test-unit (>= 2.5.2) test-unit (>= 2.5.2)
thor (1.1.0) thor (1.2.1)
thread_safe (0.3.6) thread_safe (0.3.6)
tilt (2.0.10) tilt (2.0.10)
timecop (0.9.1) timecop (0.9.1)
tzinfo (1.2.9) tzinfo (1.2.9)
thread_safe (~> 0.1) thread_safe (~> 0.1)
tzinfo-data (1.2021.1) tzinfo-data (1.2022.1)
tzinfo (>= 1.0.0) tzinfo (>= 1.0.0)
web-console (3.7.0) web-console (3.7.0)
actionview (>= 5.0) actionview (>= 5.0)
@ -380,7 +380,7 @@ GEM
websocket-extensions (0.1.5) websocket-extensions (0.1.5)
xpath (3.2.0) xpath (3.2.0)
nokogiri (~> 1.8) nokogiri (~> 1.8)
yajl-ruby (1.4.1) yajl-ruby (1.4.3)
PLATFORMS PLATFORMS
ruby ruby