mirror of
https://github.com/mastodon/mastodon.git
synced 2025-01-06 10:25:09 +01:00
Update rails to version 8.0.1
This commit is contained in:
parent
a920a6cd7c
commit
e0f298b69f
106
Gemfile.lock
106
Gemfile.lock
@ -10,29 +10,29 @@ GIT
|
|||||||
GEM
|
GEM
|
||||||
remote: https://rubygems.org/
|
remote: https://rubygems.org/
|
||||||
specs:
|
specs:
|
||||||
actioncable (8.0.0.1)
|
actioncable (8.0.1)
|
||||||
actionpack (= 8.0.0.1)
|
actionpack (= 8.0.1)
|
||||||
activesupport (= 8.0.0.1)
|
activesupport (= 8.0.1)
|
||||||
nio4r (~> 2.0)
|
nio4r (~> 2.0)
|
||||||
websocket-driver (>= 0.6.1)
|
websocket-driver (>= 0.6.1)
|
||||||
zeitwerk (~> 2.6)
|
zeitwerk (~> 2.6)
|
||||||
actionmailbox (8.0.0.1)
|
actionmailbox (8.0.1)
|
||||||
actionpack (= 8.0.0.1)
|
actionpack (= 8.0.1)
|
||||||
activejob (= 8.0.0.1)
|
activejob (= 8.0.1)
|
||||||
activerecord (= 8.0.0.1)
|
activerecord (= 8.0.1)
|
||||||
activestorage (= 8.0.0.1)
|
activestorage (= 8.0.1)
|
||||||
activesupport (= 8.0.0.1)
|
activesupport (= 8.0.1)
|
||||||
mail (>= 2.8.0)
|
mail (>= 2.8.0)
|
||||||
actionmailer (8.0.0.1)
|
actionmailer (8.0.1)
|
||||||
actionpack (= 8.0.0.1)
|
actionpack (= 8.0.1)
|
||||||
actionview (= 8.0.0.1)
|
actionview (= 8.0.1)
|
||||||
activejob (= 8.0.0.1)
|
activejob (= 8.0.1)
|
||||||
activesupport (= 8.0.0.1)
|
activesupport (= 8.0.1)
|
||||||
mail (>= 2.8.0)
|
mail (>= 2.8.0)
|
||||||
rails-dom-testing (~> 2.2)
|
rails-dom-testing (~> 2.2)
|
||||||
actionpack (8.0.0.1)
|
actionpack (8.0.1)
|
||||||
actionview (= 8.0.0.1)
|
actionview (= 8.0.1)
|
||||||
activesupport (= 8.0.0.1)
|
activesupport (= 8.0.1)
|
||||||
nokogiri (>= 1.8.5)
|
nokogiri (>= 1.8.5)
|
||||||
rack (>= 2.2.4)
|
rack (>= 2.2.4)
|
||||||
rack-session (>= 1.0.1)
|
rack-session (>= 1.0.1)
|
||||||
@ -40,15 +40,15 @@ GEM
|
|||||||
rails-dom-testing (~> 2.2)
|
rails-dom-testing (~> 2.2)
|
||||||
rails-html-sanitizer (~> 1.6)
|
rails-html-sanitizer (~> 1.6)
|
||||||
useragent (~> 0.16)
|
useragent (~> 0.16)
|
||||||
actiontext (8.0.0.1)
|
actiontext (8.0.1)
|
||||||
actionpack (= 8.0.0.1)
|
actionpack (= 8.0.1)
|
||||||
activerecord (= 8.0.0.1)
|
activerecord (= 8.0.1)
|
||||||
activestorage (= 8.0.0.1)
|
activestorage (= 8.0.1)
|
||||||
activesupport (= 8.0.0.1)
|
activesupport (= 8.0.1)
|
||||||
globalid (>= 0.6.0)
|
globalid (>= 0.6.0)
|
||||||
nokogiri (>= 1.8.5)
|
nokogiri (>= 1.8.5)
|
||||||
actionview (8.0.0.1)
|
actionview (8.0.1)
|
||||||
activesupport (= 8.0.0.1)
|
activesupport (= 8.0.1)
|
||||||
builder (~> 3.1)
|
builder (~> 3.1)
|
||||||
erubi (~> 1.11)
|
erubi (~> 1.11)
|
||||||
rails-dom-testing (~> 2.2)
|
rails-dom-testing (~> 2.2)
|
||||||
@ -58,22 +58,22 @@ GEM
|
|||||||
activemodel (>= 4.1)
|
activemodel (>= 4.1)
|
||||||
case_transform (>= 0.2)
|
case_transform (>= 0.2)
|
||||||
jsonapi-renderer (>= 0.1.1.beta1, < 0.3)
|
jsonapi-renderer (>= 0.1.1.beta1, < 0.3)
|
||||||
activejob (8.0.0.1)
|
activejob (8.0.1)
|
||||||
activesupport (= 8.0.0.1)
|
activesupport (= 8.0.1)
|
||||||
globalid (>= 0.3.6)
|
globalid (>= 0.3.6)
|
||||||
activemodel (8.0.0.1)
|
activemodel (8.0.1)
|
||||||
activesupport (= 8.0.0.1)
|
activesupport (= 8.0.1)
|
||||||
activerecord (8.0.0.1)
|
activerecord (8.0.1)
|
||||||
activemodel (= 8.0.0.1)
|
activemodel (= 8.0.1)
|
||||||
activesupport (= 8.0.0.1)
|
activesupport (= 8.0.1)
|
||||||
timeout (>= 0.4.0)
|
timeout (>= 0.4.0)
|
||||||
activestorage (8.0.0.1)
|
activestorage (8.0.1)
|
||||||
actionpack (= 8.0.0.1)
|
actionpack (= 8.0.1)
|
||||||
activejob (= 8.0.0.1)
|
activejob (= 8.0.1)
|
||||||
activerecord (= 8.0.0.1)
|
activerecord (= 8.0.1)
|
||||||
activesupport (= 8.0.0.1)
|
activesupport (= 8.0.1)
|
||||||
marcel (~> 1.0)
|
marcel (~> 1.0)
|
||||||
activesupport (8.0.0.1)
|
activesupport (8.0.1)
|
||||||
base64
|
base64
|
||||||
benchmark (>= 0.3)
|
benchmark (>= 0.3)
|
||||||
bigdecimal
|
bigdecimal
|
||||||
@ -612,20 +612,20 @@ GEM
|
|||||||
rackup (1.0.1)
|
rackup (1.0.1)
|
||||||
rack (< 3)
|
rack (< 3)
|
||||||
webrick
|
webrick
|
||||||
rails (8.0.0.1)
|
rails (8.0.1)
|
||||||
actioncable (= 8.0.0.1)
|
actioncable (= 8.0.1)
|
||||||
actionmailbox (= 8.0.0.1)
|
actionmailbox (= 8.0.1)
|
||||||
actionmailer (= 8.0.0.1)
|
actionmailer (= 8.0.1)
|
||||||
actionpack (= 8.0.0.1)
|
actionpack (= 8.0.1)
|
||||||
actiontext (= 8.0.0.1)
|
actiontext (= 8.0.1)
|
||||||
actionview (= 8.0.0.1)
|
actionview (= 8.0.1)
|
||||||
activejob (= 8.0.0.1)
|
activejob (= 8.0.1)
|
||||||
activemodel (= 8.0.0.1)
|
activemodel (= 8.0.1)
|
||||||
activerecord (= 8.0.0.1)
|
activerecord (= 8.0.1)
|
||||||
activestorage (= 8.0.0.1)
|
activestorage (= 8.0.1)
|
||||||
activesupport (= 8.0.0.1)
|
activesupport (= 8.0.1)
|
||||||
bundler (>= 1.15.0)
|
bundler (>= 1.15.0)
|
||||||
railties (= 8.0.0.1)
|
railties (= 8.0.1)
|
||||||
rails-controller-testing (1.0.5)
|
rails-controller-testing (1.0.5)
|
||||||
actionpack (>= 5.0.1.rc1)
|
actionpack (>= 5.0.1.rc1)
|
||||||
actionview (>= 5.0.1.rc1)
|
actionview (>= 5.0.1.rc1)
|
||||||
@ -640,9 +640,9 @@ GEM
|
|||||||
rails-i18n (8.0.1)
|
rails-i18n (8.0.1)
|
||||||
i18n (>= 0.7, < 2)
|
i18n (>= 0.7, < 2)
|
||||||
railties (>= 8.0.0, < 9)
|
railties (>= 8.0.0, < 9)
|
||||||
railties (8.0.0.1)
|
railties (8.0.1)
|
||||||
actionpack (= 8.0.0.1)
|
actionpack (= 8.0.1)
|
||||||
activesupport (= 8.0.0.1)
|
activesupport (= 8.0.1)
|
||||||
irb (~> 1.13)
|
irb (~> 1.13)
|
||||||
rackup (>= 1.0.0)
|
rackup (>= 1.0.0)
|
||||||
rake (>= 12.2)
|
rake (>= 12.2)
|
||||||
|
Loading…
Reference in New Issue
Block a user