Update rails to version 7.2.2.1
This commit is contained in:
parent
8e173ef713
commit
3e5cd042f4
1 changed files with 121 additions and 85 deletions
206
Gemfile.lock
206
Gemfile.lock
|
|
@ -2,76 +2,82 @@ GEM
|
||||||
remote: https://rubygems.org/
|
remote: https://rubygems.org/
|
||||||
specs:
|
specs:
|
||||||
Ascii85 (2.0.1)
|
Ascii85 (2.0.1)
|
||||||
actioncable (7.0.8.4)
|
actioncable (7.2.2.1)
|
||||||
actionpack (= 7.0.8.4)
|
actionpack (= 7.2.2.1)
|
||||||
activesupport (= 7.0.8.4)
|
activesupport (= 7.2.2.1)
|
||||||
nio4r (~> 2.0)
|
nio4r (~> 2.0)
|
||||||
websocket-driver (>= 0.6.1)
|
websocket-driver (>= 0.6.1)
|
||||||
actionmailbox (7.0.8.4)
|
zeitwerk (~> 2.6)
|
||||||
actionpack (= 7.0.8.4)
|
actionmailbox (7.2.2.1)
|
||||||
activejob (= 7.0.8.4)
|
actionpack (= 7.2.2.1)
|
||||||
activerecord (= 7.0.8.4)
|
activejob (= 7.2.2.1)
|
||||||
activestorage (= 7.0.8.4)
|
activerecord (= 7.2.2.1)
|
||||||
activesupport (= 7.0.8.4)
|
activestorage (= 7.2.2.1)
|
||||||
mail (>= 2.7.1)
|
activesupport (= 7.2.2.1)
|
||||||
net-imap
|
mail (>= 2.8.0)
|
||||||
net-pop
|
actionmailer (7.2.2.1)
|
||||||
net-smtp
|
actionpack (= 7.2.2.1)
|
||||||
actionmailer (7.0.8.4)
|
actionview (= 7.2.2.1)
|
||||||
actionpack (= 7.0.8.4)
|
activejob (= 7.2.2.1)
|
||||||
actionview (= 7.0.8.4)
|
activesupport (= 7.2.2.1)
|
||||||
activejob (= 7.0.8.4)
|
mail (>= 2.8.0)
|
||||||
activesupport (= 7.0.8.4)
|
rails-dom-testing (~> 2.2)
|
||||||
mail (~> 2.5, >= 2.5.4)
|
actionpack (7.2.2.1)
|
||||||
net-imap
|
actionview (= 7.2.2.1)
|
||||||
net-pop
|
activesupport (= 7.2.2.1)
|
||||||
net-smtp
|
nokogiri (>= 1.8.5)
|
||||||
rails-dom-testing (~> 2.0)
|
racc
|
||||||
actionpack (7.0.8.4)
|
rack (>= 2.2.4, < 3.2)
|
||||||
actionview (= 7.0.8.4)
|
rack-session (>= 1.0.1)
|
||||||
activesupport (= 7.0.8.4)
|
|
||||||
rack (~> 2.0, >= 2.2.4)
|
|
||||||
rack-test (>= 0.6.3)
|
rack-test (>= 0.6.3)
|
||||||
rails-dom-testing (~> 2.0)
|
rails-dom-testing (~> 2.2)
|
||||||
rails-html-sanitizer (~> 1.0, >= 1.2.0)
|
rails-html-sanitizer (~> 1.6)
|
||||||
actiontext (7.0.8.4)
|
useragent (~> 0.16)
|
||||||
actionpack (= 7.0.8.4)
|
actiontext (7.2.2.1)
|
||||||
activerecord (= 7.0.8.4)
|
actionpack (= 7.2.2.1)
|
||||||
activestorage (= 7.0.8.4)
|
activerecord (= 7.2.2.1)
|
||||||
activesupport (= 7.0.8.4)
|
activestorage (= 7.2.2.1)
|
||||||
|
activesupport (= 7.2.2.1)
|
||||||
globalid (>= 0.6.0)
|
globalid (>= 0.6.0)
|
||||||
nokogiri (>= 1.8.5)
|
nokogiri (>= 1.8.5)
|
||||||
actionview (7.0.8.4)
|
actionview (7.2.2.1)
|
||||||
activesupport (= 7.0.8.4)
|
activesupport (= 7.2.2.1)
|
||||||
builder (~> 3.1)
|
builder (~> 3.1)
|
||||||
erubi (~> 1.4)
|
erubi (~> 1.11)
|
||||||
rails-dom-testing (~> 2.0)
|
rails-dom-testing (~> 2.2)
|
||||||
rails-html-sanitizer (~> 1.1, >= 1.2.0)
|
rails-html-sanitizer (~> 1.6)
|
||||||
active_model_serializers (0.10.15)
|
active_model_serializers (0.10.15)
|
||||||
actionpack (>= 4.1)
|
actionpack (>= 4.1)
|
||||||
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 (7.0.8.4)
|
activejob (7.2.2.1)
|
||||||
activesupport (= 7.0.8.4)
|
activesupport (= 7.2.2.1)
|
||||||
globalid (>= 0.3.6)
|
globalid (>= 0.3.6)
|
||||||
activemodel (7.0.8.4)
|
activemodel (7.2.2.1)
|
||||||
activesupport (= 7.0.8.4)
|
activesupport (= 7.2.2.1)
|
||||||
activerecord (7.0.8.4)
|
activerecord (7.2.2.1)
|
||||||
activemodel (= 7.0.8.4)
|
activemodel (= 7.2.2.1)
|
||||||
activesupport (= 7.0.8.4)
|
activesupport (= 7.2.2.1)
|
||||||
activestorage (7.0.8.4)
|
timeout (>= 0.4.0)
|
||||||
actionpack (= 7.0.8.4)
|
activestorage (7.2.2.1)
|
||||||
activejob (= 7.0.8.4)
|
actionpack (= 7.2.2.1)
|
||||||
activerecord (= 7.0.8.4)
|
activejob (= 7.2.2.1)
|
||||||
activesupport (= 7.0.8.4)
|
activerecord (= 7.2.2.1)
|
||||||
|
activesupport (= 7.2.2.1)
|
||||||
marcel (~> 1.0)
|
marcel (~> 1.0)
|
||||||
mini_mime (>= 1.1.0)
|
activesupport (7.2.2.1)
|
||||||
activesupport (7.0.8.4)
|
base64
|
||||||
concurrent-ruby (~> 1.0, >= 1.0.2)
|
benchmark (>= 0.3)
|
||||||
|
bigdecimal
|
||||||
|
concurrent-ruby (~> 1.0, >= 1.3.1)
|
||||||
|
connection_pool (>= 2.2.5)
|
||||||
|
drb
|
||||||
i18n (>= 1.6, < 2)
|
i18n (>= 1.6, < 2)
|
||||||
|
logger (>= 1.4.2)
|
||||||
minitest (>= 5.1)
|
minitest (>= 5.1)
|
||||||
tzinfo (~> 2.0)
|
securerandom (>= 0.3)
|
||||||
|
tzinfo (~> 2.0, >= 2.0.5)
|
||||||
acts_as_commentable_with_threading (2.0.1)
|
acts_as_commentable_with_threading (2.0.1)
|
||||||
activerecord (>= 4.0)
|
activerecord (>= 4.0)
|
||||||
activesupport (>= 4.0)
|
activesupport (>= 4.0)
|
||||||
|
|
@ -94,6 +100,7 @@ GEM
|
||||||
activerecord (>= 4.0.0, < 8.1)
|
activerecord (>= 4.0.0, < 8.1)
|
||||||
base64 (0.2.0)
|
base64 (0.2.0)
|
||||||
bcrypt (3.1.20)
|
bcrypt (3.1.20)
|
||||||
|
benchmark (0.4.1)
|
||||||
bigdecimal (3.2.2)
|
bigdecimal (3.2.2)
|
||||||
bindex (0.8.1)
|
bindex (0.8.1)
|
||||||
bootstrap-sass (3.4.1)
|
bootstrap-sass (3.4.1)
|
||||||
|
|
@ -146,6 +153,7 @@ GEM
|
||||||
ostruct
|
ostruct
|
||||||
cocoon (1.2.15)
|
cocoon (1.2.15)
|
||||||
concurrent-ruby (1.3.4)
|
concurrent-ruby (1.3.4)
|
||||||
|
connection_pool (2.5.3)
|
||||||
countable-rails (0.0.1)
|
countable-rails (0.0.1)
|
||||||
railties (>= 3.1)
|
railties (>= 3.1)
|
||||||
crack (1.0.0)
|
crack (1.0.0)
|
||||||
|
|
@ -182,6 +190,8 @@ GEM
|
||||||
dotenv-rails (3.1.7)
|
dotenv-rails (3.1.7)
|
||||||
dotenv (= 3.1.7)
|
dotenv (= 3.1.7)
|
||||||
railties (>= 6.1)
|
railties (>= 6.1)
|
||||||
|
drb (2.2.3)
|
||||||
|
erb (5.0.2)
|
||||||
erubi (1.13.1)
|
erubi (1.13.1)
|
||||||
execjs (2.10.0)
|
execjs (2.10.0)
|
||||||
factory_bot (6.5.0)
|
factory_bot (6.5.0)
|
||||||
|
|
@ -241,7 +251,12 @@ GEM
|
||||||
image_processing (1.13.0)
|
image_processing (1.13.0)
|
||||||
mini_magick (>= 4.9.5, < 5)
|
mini_magick (>= 4.9.5, < 5)
|
||||||
ruby-vips (>= 2.0.17, < 3)
|
ruby-vips (>= 2.0.17, < 3)
|
||||||
|
io-console (0.8.1)
|
||||||
io-like (0.3.1)
|
io-like (0.3.1)
|
||||||
|
irb (1.15.2)
|
||||||
|
pp (>= 0.6.0)
|
||||||
|
rdoc (>= 4.0.0)
|
||||||
|
reline (>= 0.4.2)
|
||||||
iso-639 (0.3.8)
|
iso-639 (0.3.8)
|
||||||
csv
|
csv
|
||||||
jquery-datatables-rails (3.4.0)
|
jquery-datatables-rails (3.4.0)
|
||||||
|
|
@ -283,7 +298,7 @@ GEM
|
||||||
activesupport (>= 4)
|
activesupport (>= 4)
|
||||||
railties (>= 4)
|
railties (>= 4)
|
||||||
request_store (~> 1.0)
|
request_store (~> 1.0)
|
||||||
loofah (2.24.0)
|
loofah (2.24.1)
|
||||||
crass (~> 1.0.2)
|
crass (~> 1.0.2)
|
||||||
nokogiri (>= 1.12.0)
|
nokogiri (>= 1.12.0)
|
||||||
mail (2.8.1)
|
mail (2.8.1)
|
||||||
|
|
@ -293,7 +308,6 @@ GEM
|
||||||
net-smtp
|
net-smtp
|
||||||
marcel (1.0.4)
|
marcel (1.0.4)
|
||||||
matrix (0.4.2)
|
matrix (0.4.2)
|
||||||
method_source (1.1.0)
|
|
||||||
mina (1.2.5)
|
mina (1.2.5)
|
||||||
rake
|
rake
|
||||||
mini_magick (4.13.2)
|
mini_magick (4.13.2)
|
||||||
|
|
@ -322,7 +336,7 @@ GEM
|
||||||
net-protocol
|
net-protocol
|
||||||
net-protocol (0.2.2)
|
net-protocol (0.2.2)
|
||||||
timeout
|
timeout
|
||||||
net-smtp (0.5.0)
|
net-smtp (0.5.1)
|
||||||
net-protocol
|
net-protocol
|
||||||
next_rails (1.4.2)
|
next_rails (1.4.2)
|
||||||
rainbow (>= 3)
|
rainbow (>= 3)
|
||||||
|
|
@ -380,6 +394,8 @@ GEM
|
||||||
ruby-rc4
|
ruby-rc4
|
||||||
ttfunk
|
ttfunk
|
||||||
pg (1.6.1)
|
pg (1.6.1)
|
||||||
|
pp (0.6.2)
|
||||||
|
prettyprint
|
||||||
prawn (2.5.0)
|
prawn (2.5.0)
|
||||||
matrix (~> 0.4)
|
matrix (~> 0.4)
|
||||||
pdf-core (~> 0.10.0)
|
pdf-core (~> 0.10.0)
|
||||||
|
|
@ -394,39 +410,49 @@ GEM
|
||||||
prawn-table
|
prawn-table
|
||||||
prawn-table (0.2.2)
|
prawn-table (0.2.2)
|
||||||
prawn (>= 1.3.0, < 3.0.0)
|
prawn (>= 1.3.0, < 3.0.0)
|
||||||
|
prettyprint (0.2.0)
|
||||||
prism (1.4.0)
|
prism (1.4.0)
|
||||||
|
psych (5.2.6)
|
||||||
|
date
|
||||||
|
stringio
|
||||||
public_suffix (6.0.2)
|
public_suffix (6.0.2)
|
||||||
puma (6.5.0)
|
puma (6.5.0)
|
||||||
nio4r (~> 2.0)
|
nio4r (~> 2.0)
|
||||||
racc (1.8.1)
|
racc (1.8.1)
|
||||||
rack (2.2.17)
|
rack (3.1.16)
|
||||||
rack-openid (1.4.2)
|
rack-openid (1.4.2)
|
||||||
rack (>= 1.1.0)
|
rack (>= 1.1.0)
|
||||||
ruby-openid (>= 2.1.8)
|
ruby-openid (>= 2.1.8)
|
||||||
rack-protection (3.2.0)
|
rack-protection (4.1.1)
|
||||||
base64 (>= 0.1.0)
|
base64 (>= 0.1.0)
|
||||||
rack (~> 2.2, >= 2.2.4)
|
logger (>= 1.6.0)
|
||||||
rack-test (2.1.0)
|
rack (>= 3.0.0, < 4)
|
||||||
|
rack-session (2.1.1)
|
||||||
|
base64 (>= 0.1.0)
|
||||||
|
rack (>= 3.0.0)
|
||||||
|
rack-test (2.2.0)
|
||||||
rack (>= 1.3)
|
rack (>= 1.3)
|
||||||
rails (7.0.8.4)
|
rackup (2.2.1)
|
||||||
actioncable (= 7.0.8.4)
|
rack (>= 3)
|
||||||
actionmailbox (= 7.0.8.4)
|
rails (7.2.2.1)
|
||||||
actionmailer (= 7.0.8.4)
|
actioncable (= 7.2.2.1)
|
||||||
actionpack (= 7.0.8.4)
|
actionmailbox (= 7.2.2.1)
|
||||||
actiontext (= 7.0.8.4)
|
actionmailer (= 7.2.2.1)
|
||||||
actionview (= 7.0.8.4)
|
actionpack (= 7.2.2.1)
|
||||||
activejob (= 7.0.8.4)
|
actiontext (= 7.2.2.1)
|
||||||
activemodel (= 7.0.8.4)
|
actionview (= 7.2.2.1)
|
||||||
activerecord (= 7.0.8.4)
|
activejob (= 7.2.2.1)
|
||||||
activestorage (= 7.0.8.4)
|
activemodel (= 7.2.2.1)
|
||||||
activesupport (= 7.0.8.4)
|
activerecord (= 7.2.2.1)
|
||||||
|
activestorage (= 7.2.2.1)
|
||||||
|
activesupport (= 7.2.2.1)
|
||||||
bundler (>= 1.15.0)
|
bundler (>= 1.15.0)
|
||||||
railties (= 7.0.8.4)
|
railties (= 7.2.2.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)
|
||||||
activesupport (>= 5.0.1.rc1)
|
activesupport (>= 5.0.1.rc1)
|
||||||
rails-dom-testing (2.2.0)
|
rails-dom-testing (2.3.0)
|
||||||
activesupport (>= 5.0.0)
|
activesupport (>= 5.0.0)
|
||||||
minitest
|
minitest
|
||||||
nokogiri (>= 1.6)
|
nokogiri (>= 1.6)
|
||||||
|
|
@ -436,18 +462,24 @@ GEM
|
||||||
rails-i18n (7.0.9)
|
rails-i18n (7.0.9)
|
||||||
i18n (>= 0.7, < 2)
|
i18n (>= 0.7, < 2)
|
||||||
railties (>= 6.0.0, < 8)
|
railties (>= 6.0.0, < 8)
|
||||||
railties (7.0.8.4)
|
railties (7.2.2.1)
|
||||||
actionpack (= 7.0.8.4)
|
actionpack (= 7.2.2.1)
|
||||||
activesupport (= 7.0.8.4)
|
activesupport (= 7.2.2.1)
|
||||||
method_source
|
irb (~> 1.13)
|
||||||
|
rackup (>= 1.0.0)
|
||||||
rake (>= 12.2)
|
rake (>= 12.2)
|
||||||
thor (~> 1.0)
|
thor (~> 1.0, >= 1.2.2)
|
||||||
zeitwerk (~> 2.5)
|
zeitwerk (~> 2.6)
|
||||||
rainbow (3.1.1)
|
rainbow (3.1.1)
|
||||||
rake (13.2.1)
|
rake (13.3.0)
|
||||||
|
rdoc (6.14.2)
|
||||||
|
erb
|
||||||
|
psych (>= 4.0.0)
|
||||||
recaptcha (5.18.0)
|
recaptcha (5.18.0)
|
||||||
redcarpet (3.6.0)
|
redcarpet (3.6.0)
|
||||||
regexp_parser (2.11.1)
|
regexp_parser (2.11.1)
|
||||||
|
reline (0.6.2)
|
||||||
|
io-console (~> 0.5)
|
||||||
request_store (1.7.0)
|
request_store (1.7.0)
|
||||||
rack (>= 1.4)
|
rack (>= 1.4)
|
||||||
responders (3.1.1)
|
responders (3.1.1)
|
||||||
|
|
@ -535,6 +567,7 @@ GEM
|
||||||
sprockets (> 3.0)
|
sprockets (> 3.0)
|
||||||
sprockets-rails
|
sprockets-rails
|
||||||
tilt
|
tilt
|
||||||
|
securerandom (0.4.1)
|
||||||
selectize-rails (0.12.6)
|
selectize-rails (0.12.6)
|
||||||
selenium-webdriver (4.10.0)
|
selenium-webdriver (4.10.0)
|
||||||
rexml (~> 3.2, >= 3.2.5)
|
rexml (~> 3.2, >= 3.2.5)
|
||||||
|
|
@ -569,6 +602,7 @@ GEM
|
||||||
activesupport (>= 6.1)
|
activesupport (>= 6.1)
|
||||||
sprockets (>= 3.0.0)
|
sprockets (>= 3.0.0)
|
||||||
ssrf_filter (1.2.0)
|
ssrf_filter (1.2.0)
|
||||||
|
stringio (3.1.7)
|
||||||
stripe (5.55.0)
|
stripe (5.55.0)
|
||||||
stripe-ruby-mock (3.1.0)
|
stripe-ruby-mock (3.1.0)
|
||||||
dante (>= 0.2.0)
|
dante (>= 0.2.0)
|
||||||
|
|
@ -596,6 +630,7 @@ GEM
|
||||||
unobtrusive_flash (3.3.1)
|
unobtrusive_flash (3.3.1)
|
||||||
railties
|
railties
|
||||||
uri (1.0.3)
|
uri (1.0.3)
|
||||||
|
useragent (0.16.11)
|
||||||
version_gem (1.1.4)
|
version_gem (1.1.4)
|
||||||
warden (1.2.9)
|
warden (1.2.9)
|
||||||
rack (>= 2.0.9)
|
rack (>= 2.0.9)
|
||||||
|
|
@ -613,14 +648,15 @@ GEM
|
||||||
crack (>= 0.3.2)
|
crack (>= 0.3.2)
|
||||||
hashdiff (>= 0.4.0, < 2.0.0)
|
hashdiff (>= 0.4.0, < 2.0.0)
|
||||||
websocket (1.2.11)
|
websocket (1.2.11)
|
||||||
websocket-driver (0.7.6)
|
websocket-driver (0.8.0)
|
||||||
|
base64
|
||||||
websocket-extensions (>= 0.1.0)
|
websocket-extensions (>= 0.1.0)
|
||||||
websocket-extensions (0.1.5)
|
websocket-extensions (0.1.5)
|
||||||
whenever (1.0.0)
|
whenever (1.0.0)
|
||||||
chronic (>= 0.6.3)
|
chronic (>= 0.6.3)
|
||||||
xpath (3.2.0)
|
xpath (3.2.0)
|
||||||
nokogiri (~> 1.8)
|
nokogiri (~> 1.8)
|
||||||
zeitwerk (2.7.1)
|
zeitwerk (2.7.3)
|
||||||
|
|
||||||
PLATFORMS
|
PLATFORMS
|
||||||
ruby
|
ruby
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue