mirror of
https://github.com/kikobar/mastodon.git
synced 2024-11-16 20:22:18 +00:00
Bump rails from 6.1.7 to 6.1.7.1 (#23144)
Bumps [rails](https://github.com/rails/rails) from 6.1.7 to 6.1.7.1. - [Release notes](https://github.com/rails/rails/releases) - [Commits](https://github.com/rails/rails/compare/v6.1.7...v6.1.7.1) --- updated-dependencies: - dependency-name: rails dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
parent
9b32ca583e
commit
302fcb9788
121
Gemfile.lock
121
Gemfile.lock
|
@ -10,40 +10,40 @@ GIT
|
||||||
GEM
|
GEM
|
||||||
remote: https://rubygems.org/
|
remote: https://rubygems.org/
|
||||||
specs:
|
specs:
|
||||||
actioncable (6.1.7)
|
actioncable (6.1.7.1)
|
||||||
actionpack (= 6.1.7)
|
actionpack (= 6.1.7.1)
|
||||||
activesupport (= 6.1.7)
|
activesupport (= 6.1.7.1)
|
||||||
nio4r (~> 2.0)
|
nio4r (~> 2.0)
|
||||||
websocket-driver (>= 0.6.1)
|
websocket-driver (>= 0.6.1)
|
||||||
actionmailbox (6.1.7)
|
actionmailbox (6.1.7.1)
|
||||||
actionpack (= 6.1.7)
|
actionpack (= 6.1.7.1)
|
||||||
activejob (= 6.1.7)
|
activejob (= 6.1.7.1)
|
||||||
activerecord (= 6.1.7)
|
activerecord (= 6.1.7.1)
|
||||||
activestorage (= 6.1.7)
|
activestorage (= 6.1.7.1)
|
||||||
activesupport (= 6.1.7)
|
activesupport (= 6.1.7.1)
|
||||||
mail (>= 2.7.1)
|
mail (>= 2.7.1)
|
||||||
actionmailer (6.1.7)
|
actionmailer (6.1.7.1)
|
||||||
actionpack (= 6.1.7)
|
actionpack (= 6.1.7.1)
|
||||||
actionview (= 6.1.7)
|
actionview (= 6.1.7.1)
|
||||||
activejob (= 6.1.7)
|
activejob (= 6.1.7.1)
|
||||||
activesupport (= 6.1.7)
|
activesupport (= 6.1.7.1)
|
||||||
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)
|
actionpack (6.1.7.1)
|
||||||
actionview (= 6.1.7)
|
actionview (= 6.1.7.1)
|
||||||
activesupport (= 6.1.7)
|
activesupport (= 6.1.7.1)
|
||||||
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)
|
||||||
rails-html-sanitizer (~> 1.0, >= 1.2.0)
|
rails-html-sanitizer (~> 1.0, >= 1.2.0)
|
||||||
actiontext (6.1.7)
|
actiontext (6.1.7.1)
|
||||||
actionpack (= 6.1.7)
|
actionpack (= 6.1.7.1)
|
||||||
activerecord (= 6.1.7)
|
activerecord (= 6.1.7.1)
|
||||||
activestorage (= 6.1.7)
|
activestorage (= 6.1.7.1)
|
||||||
activesupport (= 6.1.7)
|
activesupport (= 6.1.7.1)
|
||||||
nokogiri (>= 1.8.5)
|
nokogiri (>= 1.8.5)
|
||||||
actionview (6.1.7)
|
actionview (6.1.7.1)
|
||||||
activesupport (= 6.1.7)
|
activesupport (= 6.1.7.1)
|
||||||
builder (~> 3.1)
|
builder (~> 3.1)
|
||||||
erubi (~> 1.4)
|
erubi (~> 1.4)
|
||||||
rails-dom-testing (~> 2.0)
|
rails-dom-testing (~> 2.0)
|
||||||
|
@ -54,22 +54,22 @@ GEM
|
||||||
case_transform (>= 0.2)
|
case_transform (>= 0.2)
|
||||||
jsonapi-renderer (>= 0.1.1.beta1, < 0.3)
|
jsonapi-renderer (>= 0.1.1.beta1, < 0.3)
|
||||||
active_record_query_trace (1.8)
|
active_record_query_trace (1.8)
|
||||||
activejob (6.1.7)
|
activejob (6.1.7.1)
|
||||||
activesupport (= 6.1.7)
|
activesupport (= 6.1.7.1)
|
||||||
globalid (>= 0.3.6)
|
globalid (>= 0.3.6)
|
||||||
activemodel (6.1.7)
|
activemodel (6.1.7.1)
|
||||||
activesupport (= 6.1.7)
|
activesupport (= 6.1.7.1)
|
||||||
activerecord (6.1.7)
|
activerecord (6.1.7.1)
|
||||||
activemodel (= 6.1.7)
|
activemodel (= 6.1.7.1)
|
||||||
activesupport (= 6.1.7)
|
activesupport (= 6.1.7.1)
|
||||||
activestorage (6.1.7)
|
activestorage (6.1.7.1)
|
||||||
actionpack (= 6.1.7)
|
actionpack (= 6.1.7.1)
|
||||||
activejob (= 6.1.7)
|
activejob (= 6.1.7.1)
|
||||||
activerecord (= 6.1.7)
|
activerecord (= 6.1.7.1)
|
||||||
activesupport (= 6.1.7)
|
activesupport (= 6.1.7.1)
|
||||||
marcel (~> 1.0)
|
marcel (~> 1.0)
|
||||||
mini_mime (>= 1.1.0)
|
mini_mime (>= 1.1.0)
|
||||||
activesupport (6.1.7)
|
activesupport (6.1.7.1)
|
||||||
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)
|
||||||
|
@ -184,6 +184,7 @@ GEM
|
||||||
crass (1.0.6)
|
crass (1.0.6)
|
||||||
css_parser (1.12.0)
|
css_parser (1.12.0)
|
||||||
addressable
|
addressable
|
||||||
|
date (3.3.3)
|
||||||
debug_inspector (1.0.0)
|
debug_inspector (1.0.0)
|
||||||
devise (4.8.1)
|
devise (4.8.1)
|
||||||
bcrypt (~> 3.0)
|
bcrypt (~> 3.0)
|
||||||
|
@ -223,7 +224,7 @@ GEM
|
||||||
faraday (~> 1)
|
faraday (~> 1)
|
||||||
multi_json
|
multi_json
|
||||||
encryptor (3.0.0)
|
encryptor (3.0.0)
|
||||||
erubi (1.11.0)
|
erubi (1.12.0)
|
||||||
et-orbi (1.2.7)
|
et-orbi (1.2.7)
|
||||||
tzinfo
|
tzinfo
|
||||||
excon (0.95.0)
|
excon (0.95.0)
|
||||||
|
@ -282,7 +283,7 @@ GEM
|
||||||
addressable (~> 2.7)
|
addressable (~> 2.7)
|
||||||
omniauth (>= 1.9, < 3)
|
omniauth (>= 1.9, < 3)
|
||||||
openid_connect (~> 1.2)
|
openid_connect (~> 1.2)
|
||||||
globalid (1.0.0)
|
globalid (1.0.1)
|
||||||
activesupport (>= 5.0)
|
activesupport (>= 5.0)
|
||||||
hamlit (2.13.0)
|
hamlit (2.13.0)
|
||||||
temple (>= 0.8.2)
|
temple (>= 0.8.2)
|
||||||
|
@ -387,8 +388,11 @@ GEM
|
||||||
loofah (2.19.1)
|
loofah (2.19.1)
|
||||||
crass (~> 1.0.2)
|
crass (~> 1.0.2)
|
||||||
nokogiri (>= 1.5.9)
|
nokogiri (>= 1.5.9)
|
||||||
mail (2.7.1)
|
mail (2.8.0.1)
|
||||||
mini_mime (>= 0.1.1)
|
mini_mime (>= 0.1.1)
|
||||||
|
net-imap
|
||||||
|
net-pop
|
||||||
|
net-smtp
|
||||||
makara (0.5.1)
|
makara (0.5.1)
|
||||||
activerecord (>= 5.2.0)
|
activerecord (>= 5.2.0)
|
||||||
marcel (1.0.2)
|
marcel (1.0.2)
|
||||||
|
@ -406,7 +410,12 @@ GEM
|
||||||
msgpack (1.6.0)
|
msgpack (1.6.0)
|
||||||
multi_json (1.15.0)
|
multi_json (1.15.0)
|
||||||
multipart-post (2.1.1)
|
multipart-post (2.1.1)
|
||||||
|
net-imap (0.3.4)
|
||||||
|
date
|
||||||
|
net-protocol
|
||||||
net-ldap (0.17.1)
|
net-ldap (0.17.1)
|
||||||
|
net-pop (0.1.2)
|
||||||
|
net-protocol
|
||||||
net-protocol (0.1.3)
|
net-protocol (0.1.3)
|
||||||
timeout
|
timeout
|
||||||
net-scp (4.0.0.rc1)
|
net-scp (4.0.0.rc1)
|
||||||
|
@ -502,20 +511,20 @@ GEM
|
||||||
rack
|
rack
|
||||||
rack-test (2.0.2)
|
rack-test (2.0.2)
|
||||||
rack (>= 1.3)
|
rack (>= 1.3)
|
||||||
rails (6.1.7)
|
rails (6.1.7.1)
|
||||||
actioncable (= 6.1.7)
|
actioncable (= 6.1.7.1)
|
||||||
actionmailbox (= 6.1.7)
|
actionmailbox (= 6.1.7.1)
|
||||||
actionmailer (= 6.1.7)
|
actionmailer (= 6.1.7.1)
|
||||||
actionpack (= 6.1.7)
|
actionpack (= 6.1.7.1)
|
||||||
actiontext (= 6.1.7)
|
actiontext (= 6.1.7.1)
|
||||||
actionview (= 6.1.7)
|
actionview (= 6.1.7.1)
|
||||||
activejob (= 6.1.7)
|
activejob (= 6.1.7.1)
|
||||||
activemodel (= 6.1.7)
|
activemodel (= 6.1.7.1)
|
||||||
activerecord (= 6.1.7)
|
activerecord (= 6.1.7.1)
|
||||||
activestorage (= 6.1.7)
|
activestorage (= 6.1.7.1)
|
||||||
activesupport (= 6.1.7)
|
activesupport (= 6.1.7.1)
|
||||||
bundler (>= 1.15.0)
|
bundler (>= 1.15.0)
|
||||||
railties (= 6.1.7)
|
railties (= 6.1.7.1)
|
||||||
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)
|
||||||
|
@ -531,9 +540,9 @@ GEM
|
||||||
railties (>= 6.0.0, < 7)
|
railties (>= 6.0.0, < 7)
|
||||||
rails-settings-cached (0.6.6)
|
rails-settings-cached (0.6.6)
|
||||||
rails (>= 4.2.0)
|
rails (>= 4.2.0)
|
||||||
railties (6.1.7)
|
railties (6.1.7.1)
|
||||||
actionpack (= 6.1.7)
|
actionpack (= 6.1.7.1)
|
||||||
activesupport (= 6.1.7)
|
activesupport (= 6.1.7.1)
|
||||||
method_source
|
method_source
|
||||||
rake (>= 12.2)
|
rake (>= 12.2)
|
||||||
thor (~> 1.0)
|
thor (~> 1.0)
|
||||||
|
|
Loading…
Reference in a new issue