|
|
@ -39,50 +39,51 @@ GIT
|
|
|
|
GEM
|
|
|
|
GEM
|
|
|
|
remote: https://rubygems.org/
|
|
|
|
remote: https://rubygems.org/
|
|
|
|
specs:
|
|
|
|
specs:
|
|
|
|
actioncable (7.1.1)
|
|
|
|
actioncable (7.1.2)
|
|
|
|
actionpack (= 7.1.1)
|
|
|
|
actionpack (= 7.1.2)
|
|
|
|
activesupport (= 7.1.1)
|
|
|
|
activesupport (= 7.1.2)
|
|
|
|
nio4r (~> 2.0)
|
|
|
|
nio4r (~> 2.0)
|
|
|
|
websocket-driver (>= 0.6.1)
|
|
|
|
websocket-driver (>= 0.6.1)
|
|
|
|
zeitwerk (~> 2.6)
|
|
|
|
zeitwerk (~> 2.6)
|
|
|
|
actionmailbox (7.1.1)
|
|
|
|
actionmailbox (7.1.2)
|
|
|
|
actionpack (= 7.1.1)
|
|
|
|
actionpack (= 7.1.2)
|
|
|
|
activejob (= 7.1.1)
|
|
|
|
activejob (= 7.1.2)
|
|
|
|
activerecord (= 7.1.1)
|
|
|
|
activerecord (= 7.1.2)
|
|
|
|
activestorage (= 7.1.1)
|
|
|
|
activestorage (= 7.1.2)
|
|
|
|
activesupport (= 7.1.1)
|
|
|
|
activesupport (= 7.1.2)
|
|
|
|
mail (>= 2.7.1)
|
|
|
|
mail (>= 2.7.1)
|
|
|
|
net-imap
|
|
|
|
net-imap
|
|
|
|
net-pop
|
|
|
|
net-pop
|
|
|
|
net-smtp
|
|
|
|
net-smtp
|
|
|
|
actionmailer (7.1.1)
|
|
|
|
actionmailer (7.1.2)
|
|
|
|
actionpack (= 7.1.1)
|
|
|
|
actionpack (= 7.1.2)
|
|
|
|
actionview (= 7.1.1)
|
|
|
|
actionview (= 7.1.2)
|
|
|
|
activejob (= 7.1.1)
|
|
|
|
activejob (= 7.1.2)
|
|
|
|
activesupport (= 7.1.1)
|
|
|
|
activesupport (= 7.1.2)
|
|
|
|
mail (~> 2.5, >= 2.5.4)
|
|
|
|
mail (~> 2.5, >= 2.5.4)
|
|
|
|
net-imap
|
|
|
|
net-imap
|
|
|
|
net-pop
|
|
|
|
net-pop
|
|
|
|
net-smtp
|
|
|
|
net-smtp
|
|
|
|
rails-dom-testing (~> 2.2)
|
|
|
|
rails-dom-testing (~> 2.2)
|
|
|
|
actionpack (7.1.1)
|
|
|
|
actionpack (7.1.2)
|
|
|
|
actionview (= 7.1.1)
|
|
|
|
actionview (= 7.1.2)
|
|
|
|
activesupport (= 7.1.1)
|
|
|
|
activesupport (= 7.1.2)
|
|
|
|
nokogiri (>= 1.8.5)
|
|
|
|
nokogiri (>= 1.8.5)
|
|
|
|
|
|
|
|
racc
|
|
|
|
rack (>= 2.2.4)
|
|
|
|
rack (>= 2.2.4)
|
|
|
|
rack-session (>= 1.0.1)
|
|
|
|
rack-session (>= 1.0.1)
|
|
|
|
rack-test (>= 0.6.3)
|
|
|
|
rack-test (>= 0.6.3)
|
|
|
|
rails-dom-testing (~> 2.2)
|
|
|
|
rails-dom-testing (~> 2.2)
|
|
|
|
rails-html-sanitizer (~> 1.6)
|
|
|
|
rails-html-sanitizer (~> 1.6)
|
|
|
|
actiontext (7.1.1)
|
|
|
|
actiontext (7.1.2)
|
|
|
|
actionpack (= 7.1.1)
|
|
|
|
actionpack (= 7.1.2)
|
|
|
|
activerecord (= 7.1.1)
|
|
|
|
activerecord (= 7.1.2)
|
|
|
|
activestorage (= 7.1.1)
|
|
|
|
activestorage (= 7.1.2)
|
|
|
|
activesupport (= 7.1.1)
|
|
|
|
activesupport (= 7.1.2)
|
|
|
|
globalid (>= 0.6.0)
|
|
|
|
globalid (>= 0.6.0)
|
|
|
|
nokogiri (>= 1.8.5)
|
|
|
|
nokogiri (>= 1.8.5)
|
|
|
|
actionview (7.1.1)
|
|
|
|
actionview (7.1.2)
|
|
|
|
activesupport (= 7.1.1)
|
|
|
|
activesupport (= 7.1.2)
|
|
|
|
builder (~> 3.1)
|
|
|
|
builder (~> 3.1)
|
|
|
|
erubi (~> 1.11)
|
|
|
|
erubi (~> 1.11)
|
|
|
|
rails-dom-testing (~> 2.2)
|
|
|
|
rails-dom-testing (~> 2.2)
|
|
|
@ -92,22 +93,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 (7.1.1)
|
|
|
|
activejob (7.1.2)
|
|
|
|
activesupport (= 7.1.1)
|
|
|
|
activesupport (= 7.1.2)
|
|
|
|
globalid (>= 0.3.6)
|
|
|
|
globalid (>= 0.3.6)
|
|
|
|
activemodel (7.1.1)
|
|
|
|
activemodel (7.1.2)
|
|
|
|
activesupport (= 7.1.1)
|
|
|
|
activesupport (= 7.1.2)
|
|
|
|
activerecord (7.1.1)
|
|
|
|
activerecord (7.1.2)
|
|
|
|
activemodel (= 7.1.1)
|
|
|
|
activemodel (= 7.1.2)
|
|
|
|
activesupport (= 7.1.1)
|
|
|
|
activesupport (= 7.1.2)
|
|
|
|
timeout (>= 0.4.0)
|
|
|
|
timeout (>= 0.4.0)
|
|
|
|
activestorage (7.1.1)
|
|
|
|
activestorage (7.1.2)
|
|
|
|
actionpack (= 7.1.1)
|
|
|
|
actionpack (= 7.1.2)
|
|
|
|
activejob (= 7.1.1)
|
|
|
|
activejob (= 7.1.2)
|
|
|
|
activerecord (= 7.1.1)
|
|
|
|
activerecord (= 7.1.2)
|
|
|
|
activesupport (= 7.1.1)
|
|
|
|
activesupport (= 7.1.2)
|
|
|
|
marcel (~> 1.0)
|
|
|
|
marcel (~> 1.0)
|
|
|
|
activesupport (7.1.1)
|
|
|
|
activesupport (7.1.2)
|
|
|
|
base64
|
|
|
|
base64
|
|
|
|
bigdecimal
|
|
|
|
bigdecimal
|
|
|
|
concurrent-ruby (~> 1.0, >= 1.0.2)
|
|
|
|
concurrent-ruby (~> 1.0, >= 1.0.2)
|
|
|
@ -218,7 +219,7 @@ GEM
|
|
|
|
activerecord (>= 5.a)
|
|
|
|
activerecord (>= 5.a)
|
|
|
|
database_cleaner-core (~> 2.0.0)
|
|
|
|
database_cleaner-core (~> 2.0.0)
|
|
|
|
database_cleaner-core (2.0.1)
|
|
|
|
database_cleaner-core (2.0.1)
|
|
|
|
date (3.3.3)
|
|
|
|
date (3.3.4)
|
|
|
|
debug_inspector (1.1.0)
|
|
|
|
debug_inspector (1.1.0)
|
|
|
|
devise (4.9.3)
|
|
|
|
devise (4.9.3)
|
|
|
|
bcrypt (~> 3.0)
|
|
|
|
bcrypt (~> 3.0)
|
|
|
@ -369,7 +370,7 @@ GEM
|
|
|
|
terminal-table (>= 1.5.1)
|
|
|
|
terminal-table (>= 1.5.1)
|
|
|
|
idn-ruby (0.1.5)
|
|
|
|
idn-ruby (0.1.5)
|
|
|
|
io-console (0.6.0)
|
|
|
|
io-console (0.6.0)
|
|
|
|
irb (1.8.1)
|
|
|
|
irb (1.8.3)
|
|
|
|
rdoc
|
|
|
|
rdoc
|
|
|
|
reline (>= 0.3.8)
|
|
|
|
reline (>= 0.3.8)
|
|
|
|
jmespath (1.6.2)
|
|
|
|
jmespath (1.6.2)
|
|
|
@ -462,13 +463,13 @@ GEM
|
|
|
|
uri
|
|
|
|
uri
|
|
|
|
net-http-persistent (4.0.2)
|
|
|
|
net-http-persistent (4.0.2)
|
|
|
|
connection_pool (~> 2.2)
|
|
|
|
connection_pool (~> 2.2)
|
|
|
|
net-imap (0.4.1)
|
|
|
|
net-imap (0.4.4)
|
|
|
|
date
|
|
|
|
date
|
|
|
|
net-protocol
|
|
|
|
net-protocol
|
|
|
|
net-ldap (0.18.0)
|
|
|
|
net-ldap (0.18.0)
|
|
|
|
net-pop (0.1.2)
|
|
|
|
net-pop (0.1.2)
|
|
|
|
net-protocol
|
|
|
|
net-protocol
|
|
|
|
net-protocol (0.2.1)
|
|
|
|
net-protocol (0.2.2)
|
|
|
|
timeout
|
|
|
|
timeout
|
|
|
|
net-smtp (0.4.0)
|
|
|
|
net-smtp (0.4.0)
|
|
|
|
net-protocol
|
|
|
|
net-protocol
|
|
|
@ -526,7 +527,7 @@ GEM
|
|
|
|
net-smtp
|
|
|
|
net-smtp
|
|
|
|
premailer (~> 1.7, >= 1.7.9)
|
|
|
|
premailer (~> 1.7, >= 1.7.9)
|
|
|
|
private_address_check (0.5.0)
|
|
|
|
private_address_check (0.5.0)
|
|
|
|
psych (5.1.1)
|
|
|
|
psych (5.1.1.1)
|
|
|
|
stringio
|
|
|
|
stringio
|
|
|
|
public_suffix (5.0.3)
|
|
|
|
public_suffix (5.0.3)
|
|
|
|
puma (6.4.0)
|
|
|
|
puma (6.4.0)
|
|
|
@ -557,20 +558,20 @@ GEM
|
|
|
|
rackup (1.0.0)
|
|
|
|
rackup (1.0.0)
|
|
|
|
rack (< 3)
|
|
|
|
rack (< 3)
|
|
|
|
webrick
|
|
|
|
webrick
|
|
|
|
rails (7.1.1)
|
|
|
|
rails (7.1.2)
|
|
|
|
actioncable (= 7.1.1)
|
|
|
|
actioncable (= 7.1.2)
|
|
|
|
actionmailbox (= 7.1.1)
|
|
|
|
actionmailbox (= 7.1.2)
|
|
|
|
actionmailer (= 7.1.1)
|
|
|
|
actionmailer (= 7.1.2)
|
|
|
|
actionpack (= 7.1.1)
|
|
|
|
actionpack (= 7.1.2)
|
|
|
|
actiontext (= 7.1.1)
|
|
|
|
actiontext (= 7.1.2)
|
|
|
|
actionview (= 7.1.1)
|
|
|
|
actionview (= 7.1.2)
|
|
|
|
activejob (= 7.1.1)
|
|
|
|
activejob (= 7.1.2)
|
|
|
|
activemodel (= 7.1.1)
|
|
|
|
activemodel (= 7.1.2)
|
|
|
|
activerecord (= 7.1.1)
|
|
|
|
activerecord (= 7.1.2)
|
|
|
|
activestorage (= 7.1.1)
|
|
|
|
activestorage (= 7.1.2)
|
|
|
|
activesupport (= 7.1.1)
|
|
|
|
activesupport (= 7.1.2)
|
|
|
|
bundler (>= 1.15.0)
|
|
|
|
bundler (>= 1.15.0)
|
|
|
|
railties (= 7.1.1)
|
|
|
|
railties (= 7.1.2)
|
|
|
|
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)
|
|
|
@ -585,9 +586,9 @@ GEM
|
|
|
|
rails-i18n (7.0.8)
|
|
|
|
rails-i18n (7.0.8)
|
|
|
|
i18n (>= 0.7, < 2)
|
|
|
|
i18n (>= 0.7, < 2)
|
|
|
|
railties (>= 6.0.0, < 8)
|
|
|
|
railties (>= 6.0.0, < 8)
|
|
|
|
railties (7.1.1)
|
|
|
|
railties (7.1.2)
|
|
|
|
actionpack (= 7.1.1)
|
|
|
|
actionpack (= 7.1.2)
|
|
|
|
activesupport (= 7.1.1)
|
|
|
|
activesupport (= 7.1.2)
|
|
|
|
irb
|
|
|
|
irb
|
|
|
|
rackup (>= 1.0.0)
|
|
|
|
rackup (>= 1.0.0)
|
|
|
|
rake (>= 12.2)
|
|
|
|
rake (>= 12.2)
|
|
|
@ -737,7 +738,7 @@ GEM
|
|
|
|
statsd-ruby (1.5.0)
|
|
|
|
statsd-ruby (1.5.0)
|
|
|
|
stoplight (3.0.2)
|
|
|
|
stoplight (3.0.2)
|
|
|
|
redlock (~> 1.0)
|
|
|
|
redlock (~> 1.0)
|
|
|
|
stringio (3.0.8)
|
|
|
|
stringio (3.0.9)
|
|
|
|
strong_migrations (1.6.4)
|
|
|
|
strong_migrations (1.6.4)
|
|
|
|
activerecord (>= 5.2)
|
|
|
|
activerecord (>= 5.2)
|
|
|
|
swd (1.3.0)
|
|
|
|
swd (1.3.0)
|
|
|
@ -753,7 +754,7 @@ GEM
|
|
|
|
test-prof (1.2.3)
|
|
|
|
test-prof (1.2.3)
|
|
|
|
thor (1.3.0)
|
|
|
|
thor (1.3.0)
|
|
|
|
tilt (2.3.0)
|
|
|
|
tilt (2.3.0)
|
|
|
|
timeout (0.4.0)
|
|
|
|
timeout (0.4.1)
|
|
|
|
tpm-key_attestation (0.12.0)
|
|
|
|
tpm-key_attestation (0.12.0)
|
|
|
|
bindata (~> 2.4)
|
|
|
|
bindata (~> 2.4)
|
|
|
|
openssl (> 2.0)
|
|
|
|
openssl (> 2.0)
|
|
|
|