|
|
|
@ -2,93 +2,102 @@ GEM
|
|
|
|
remote: https://rubygems.org/
|
|
|
|
remote: https://rubygems.org/
|
|
|
|
specs:
|
|
|
|
specs:
|
|
|
|
Ascii85 (1.1.0)
|
|
|
|
Ascii85 (1.1.0)
|
|
|
|
actioncable (7.0.7)
|
|
|
|
actioncable (7.1.2)
|
|
|
|
actionpack (= 7.0.7)
|
|
|
|
actionpack (= 7.1.2)
|
|
|
|
activesupport (= 7.0.7)
|
|
|
|
activesupport (= 7.1.2)
|
|
|
|
nio4r (~> 2.0)
|
|
|
|
nio4r (~> 2.0)
|
|
|
|
websocket-driver (>= 0.6.1)
|
|
|
|
websocket-driver (>= 0.6.1)
|
|
|
|
actionmailbox (7.0.7)
|
|
|
|
zeitwerk (~> 2.6)
|
|
|
|
actionpack (= 7.0.7)
|
|
|
|
actionmailbox (7.1.2)
|
|
|
|
activejob (= 7.0.7)
|
|
|
|
actionpack (= 7.1.2)
|
|
|
|
activerecord (= 7.0.7)
|
|
|
|
activejob (= 7.1.2)
|
|
|
|
activestorage (= 7.0.7)
|
|
|
|
activerecord (= 7.1.2)
|
|
|
|
activesupport (= 7.0.7)
|
|
|
|
activestorage (= 7.1.2)
|
|
|
|
|
|
|
|
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.0.7)
|
|
|
|
actionmailer (7.1.2)
|
|
|
|
actionpack (= 7.0.7)
|
|
|
|
actionpack (= 7.1.2)
|
|
|
|
actionview (= 7.0.7)
|
|
|
|
actionview (= 7.1.2)
|
|
|
|
activejob (= 7.0.7)
|
|
|
|
activejob (= 7.1.2)
|
|
|
|
activesupport (= 7.0.7)
|
|
|
|
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.0)
|
|
|
|
rails-dom-testing (~> 2.2)
|
|
|
|
actionpack (7.0.7)
|
|
|
|
actionpack (7.1.2)
|
|
|
|
actionview (= 7.0.7)
|
|
|
|
actionview (= 7.1.2)
|
|
|
|
activesupport (= 7.0.7)
|
|
|
|
activesupport (= 7.1.2)
|
|
|
|
rack (~> 2.0, >= 2.2.4)
|
|
|
|
nokogiri (>= 1.8.5)
|
|
|
|
|
|
|
|
racc
|
|
|
|
|
|
|
|
rack (>= 2.2.4)
|
|
|
|
|
|
|
|
rack-session (>= 1.0.1)
|
|
|
|
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.7)
|
|
|
|
actiontext (7.1.2)
|
|
|
|
actionpack (= 7.0.7)
|
|
|
|
actionpack (= 7.1.2)
|
|
|
|
activerecord (= 7.0.7)
|
|
|
|
activerecord (= 7.1.2)
|
|
|
|
activestorage (= 7.0.7)
|
|
|
|
activestorage (= 7.1.2)
|
|
|
|
activesupport (= 7.0.7)
|
|
|
|
activesupport (= 7.1.2)
|
|
|
|
globalid (>= 0.6.0)
|
|
|
|
globalid (>= 0.6.0)
|
|
|
|
nokogiri (>= 1.8.5)
|
|
|
|
nokogiri (>= 1.8.5)
|
|
|
|
actionview (7.0.7)
|
|
|
|
actionview (7.1.2)
|
|
|
|
activesupport (= 7.0.7)
|
|
|
|
activesupport (= 7.1.2)
|
|
|
|
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)
|
|
|
|
activejob (7.0.7)
|
|
|
|
activejob (7.1.2)
|
|
|
|
activesupport (= 7.0.7)
|
|
|
|
activesupport (= 7.1.2)
|
|
|
|
globalid (>= 0.3.6)
|
|
|
|
globalid (>= 0.3.6)
|
|
|
|
activemodel (7.0.7)
|
|
|
|
activemodel (7.1.2)
|
|
|
|
activesupport (= 7.0.7)
|
|
|
|
activesupport (= 7.1.2)
|
|
|
|
activerecord (7.0.7)
|
|
|
|
activerecord (7.1.2)
|
|
|
|
activemodel (= 7.0.7)
|
|
|
|
activemodel (= 7.1.2)
|
|
|
|
activesupport (= 7.0.7)
|
|
|
|
activesupport (= 7.1.2)
|
|
|
|
activestorage (7.0.7)
|
|
|
|
timeout (>= 0.4.0)
|
|
|
|
actionpack (= 7.0.7)
|
|
|
|
activestorage (7.1.2)
|
|
|
|
activejob (= 7.0.7)
|
|
|
|
actionpack (= 7.1.2)
|
|
|
|
activerecord (= 7.0.7)
|
|
|
|
activejob (= 7.1.2)
|
|
|
|
activesupport (= 7.0.7)
|
|
|
|
activerecord (= 7.1.2)
|
|
|
|
|
|
|
|
activesupport (= 7.1.2)
|
|
|
|
marcel (~> 1.0)
|
|
|
|
marcel (~> 1.0)
|
|
|
|
mini_mime (>= 1.1.0)
|
|
|
|
activesupport (7.1.2)
|
|
|
|
activesupport (7.0.7)
|
|
|
|
base64
|
|
|
|
|
|
|
|
bigdecimal
|
|
|
|
concurrent-ruby (~> 1.0, >= 1.0.2)
|
|
|
|
concurrent-ruby (~> 1.0, >= 1.0.2)
|
|
|
|
|
|
|
|
connection_pool (>= 2.2.5)
|
|
|
|
|
|
|
|
drb
|
|
|
|
i18n (>= 1.6, < 2)
|
|
|
|
i18n (>= 1.6, < 2)
|
|
|
|
minitest (>= 5.1)
|
|
|
|
minitest (>= 5.1)
|
|
|
|
|
|
|
|
mutex_m
|
|
|
|
tzinfo (~> 2.0)
|
|
|
|
tzinfo (~> 2.0)
|
|
|
|
addressable (2.8.5)
|
|
|
|
addressable (2.8.6)
|
|
|
|
public_suffix (>= 2.0.2, < 6.0)
|
|
|
|
public_suffix (>= 2.0.2, < 6.0)
|
|
|
|
afm (0.2.2)
|
|
|
|
afm (0.2.2)
|
|
|
|
annotate (3.2.0)
|
|
|
|
annotate (3.2.0)
|
|
|
|
activerecord (>= 3.2, < 8.0)
|
|
|
|
activerecord (>= 3.2, < 8.0)
|
|
|
|
rake (>= 10.4, < 14.0)
|
|
|
|
rake (>= 10.4, < 14.0)
|
|
|
|
ast (2.4.2)
|
|
|
|
ast (2.4.2)
|
|
|
|
aws-eventstream (1.2.0)
|
|
|
|
aws-eventstream (1.3.0)
|
|
|
|
aws-partitions (1.807.0)
|
|
|
|
aws-partitions (1.874.0)
|
|
|
|
aws-sdk-core (3.180.3)
|
|
|
|
aws-sdk-core (3.190.1)
|
|
|
|
aws-eventstream (~> 1, >= 1.0.2)
|
|
|
|
aws-eventstream (~> 1, >= 1.3.0)
|
|
|
|
aws-partitions (~> 1, >= 1.651.0)
|
|
|
|
aws-partitions (~> 1, >= 1.651.0)
|
|
|
|
aws-sigv4 (~> 1.5)
|
|
|
|
aws-sigv4 (~> 1.8)
|
|
|
|
jmespath (~> 1, >= 1.6.1)
|
|
|
|
jmespath (~> 1, >= 1.6.1)
|
|
|
|
aws-sdk-kms (1.71.0)
|
|
|
|
aws-sdk-kms (1.75.0)
|
|
|
|
aws-sdk-core (~> 3, >= 3.177.0)
|
|
|
|
aws-sdk-core (~> 3, >= 3.188.0)
|
|
|
|
aws-sigv4 (~> 1.1)
|
|
|
|
aws-sigv4 (~> 1.1)
|
|
|
|
aws-sdk-s3 (1.132.1)
|
|
|
|
aws-sdk-s3 (1.142.0)
|
|
|
|
aws-sdk-core (~> 3, >= 3.179.0)
|
|
|
|
aws-sdk-core (~> 3, >= 3.189.0)
|
|
|
|
aws-sdk-kms (~> 1)
|
|
|
|
aws-sdk-kms (~> 1)
|
|
|
|
aws-sigv4 (~> 1.6)
|
|
|
|
aws-sigv4 (~> 1.8)
|
|
|
|
aws-sigv4 (1.6.0)
|
|
|
|
aws-sigv4 (1.8.0)
|
|
|
|
aws-eventstream (~> 1, >= 1.0.2)
|
|
|
|
aws-eventstream (~> 1, >= 1.0.2)
|
|
|
|
azure-storage-blob (2.0.3)
|
|
|
|
azure-storage-blob (2.0.3)
|
|
|
|
azure-storage-common (~> 2.0)
|
|
|
|
azure-storage-common (~> 2.0)
|
|
|
|
@ -98,7 +107,8 @@ GEM
|
|
|
|
faraday_middleware (~> 1.0, >= 1.0.0.rc1)
|
|
|
|
faraday_middleware (~> 1.0, >= 1.0.0.rc1)
|
|
|
|
net-http-persistent (~> 4.0)
|
|
|
|
net-http-persistent (~> 4.0)
|
|
|
|
nokogiri (~> 1, >= 1.10.8)
|
|
|
|
nokogiri (~> 1, >= 1.10.8)
|
|
|
|
bcrypt (3.1.19)
|
|
|
|
base64 (0.2.0)
|
|
|
|
|
|
|
|
bcrypt (3.1.20)
|
|
|
|
better_html (2.0.2)
|
|
|
|
better_html (2.0.2)
|
|
|
|
actionview (>= 6.0)
|
|
|
|
actionview (>= 6.0)
|
|
|
|
activesupport (>= 6.0)
|
|
|
|
activesupport (>= 6.0)
|
|
|
|
@ -106,11 +116,12 @@ GEM
|
|
|
|
erubi (~> 1.4)
|
|
|
|
erubi (~> 1.4)
|
|
|
|
parser (>= 2.4)
|
|
|
|
parser (>= 2.4)
|
|
|
|
smart_properties
|
|
|
|
smart_properties
|
|
|
|
|
|
|
|
bigdecimal (3.1.5)
|
|
|
|
bindex (0.8.1)
|
|
|
|
bindex (0.8.1)
|
|
|
|
bootsnap (1.16.0)
|
|
|
|
bootsnap (1.17.0)
|
|
|
|
msgpack (~> 1.2)
|
|
|
|
msgpack (~> 1.2)
|
|
|
|
builder (3.2.4)
|
|
|
|
builder (3.2.4)
|
|
|
|
bullet (7.0.7)
|
|
|
|
bullet (7.1.4)
|
|
|
|
activesupport (>= 3.0.0)
|
|
|
|
activesupport (>= 3.0.0)
|
|
|
|
uniform_notifier (~> 1.11)
|
|
|
|
uniform_notifier (~> 1.11)
|
|
|
|
cancancan (3.5.0)
|
|
|
|
cancancan (3.5.0)
|
|
|
|
@ -131,17 +142,17 @@ GEM
|
|
|
|
crack (0.4.5)
|
|
|
|
crack (0.4.5)
|
|
|
|
rexml
|
|
|
|
rexml
|
|
|
|
crass (1.0.6)
|
|
|
|
crass (1.0.6)
|
|
|
|
css_parser (1.14.0)
|
|
|
|
css_parser (1.16.0)
|
|
|
|
addressable
|
|
|
|
addressable
|
|
|
|
cuprite (0.14.3)
|
|
|
|
cuprite (0.15)
|
|
|
|
capybara (~> 3.0)
|
|
|
|
capybara (~> 3.0)
|
|
|
|
ferrum (~> 0.13.0)
|
|
|
|
ferrum (~> 0.14.0)
|
|
|
|
date (3.3.3)
|
|
|
|
date (3.3.4)
|
|
|
|
debug (1.8.0)
|
|
|
|
debug (1.9.1)
|
|
|
|
irb (>= 1.5.0)
|
|
|
|
irb (~> 1.10)
|
|
|
|
reline (>= 0.3.1)
|
|
|
|
reline (>= 0.3.8)
|
|
|
|
declarative (0.0.20)
|
|
|
|
declarative (0.0.20)
|
|
|
|
devise (4.9.2)
|
|
|
|
devise (4.9.3)
|
|
|
|
bcrypt (~> 3.0)
|
|
|
|
bcrypt (~> 3.0)
|
|
|
|
orm_adapter (~> 0.1)
|
|
|
|
orm_adapter (~> 0.1)
|
|
|
|
railties (>= 4.1.0)
|
|
|
|
railties (>= 4.1.0)
|
|
|
|
@ -157,8 +168,10 @@ GEM
|
|
|
|
rake (>= 12.0.0, < 14.0.0)
|
|
|
|
rake (>= 12.0.0, < 14.0.0)
|
|
|
|
docile (1.4.0)
|
|
|
|
docile (1.4.0)
|
|
|
|
dotenv (2.8.1)
|
|
|
|
dotenv (2.8.1)
|
|
|
|
|
|
|
|
drb (2.2.0)
|
|
|
|
|
|
|
|
ruby2_keywords
|
|
|
|
email_typo (0.2.3)
|
|
|
|
email_typo (0.2.3)
|
|
|
|
erb_lint (0.4.0)
|
|
|
|
erb_lint (0.5.0)
|
|
|
|
activesupport
|
|
|
|
activesupport
|
|
|
|
better_html (>= 2.0.1)
|
|
|
|
better_html (>= 2.0.1)
|
|
|
|
parser (>= 2.7.1.4)
|
|
|
|
parser (>= 2.7.1.4)
|
|
|
|
@ -166,12 +179,12 @@ GEM
|
|
|
|
rubocop
|
|
|
|
rubocop
|
|
|
|
smart_properties
|
|
|
|
smart_properties
|
|
|
|
erubi (1.12.0)
|
|
|
|
erubi (1.12.0)
|
|
|
|
factory_bot (6.2.1)
|
|
|
|
factory_bot (6.4.4)
|
|
|
|
activesupport (>= 5.0.0)
|
|
|
|
activesupport (>= 5.0.0)
|
|
|
|
factory_bot_rails (6.2.0)
|
|
|
|
factory_bot_rails (6.4.2)
|
|
|
|
factory_bot (~> 6.2.0)
|
|
|
|
factory_bot (~> 6.4)
|
|
|
|
railties (>= 5.0.0)
|
|
|
|
railties (>= 5.0.0)
|
|
|
|
faker (3.2.1)
|
|
|
|
faker (3.2.2)
|
|
|
|
i18n (>= 1.8.11, < 2)
|
|
|
|
i18n (>= 1.8.11, < 2)
|
|
|
|
faraday (1.10.3)
|
|
|
|
faraday (1.10.3)
|
|
|
|
faraday-em_http (~> 1.0)
|
|
|
|
faraday-em_http (~> 1.0)
|
|
|
|
@ -200,16 +213,16 @@ GEM
|
|
|
|
faraday-retry (1.0.3)
|
|
|
|
faraday-retry (1.0.3)
|
|
|
|
faraday_middleware (1.2.0)
|
|
|
|
faraday_middleware (1.2.0)
|
|
|
|
faraday (~> 1.0)
|
|
|
|
faraday (~> 1.0)
|
|
|
|
ferrum (0.13)
|
|
|
|
ferrum (0.14)
|
|
|
|
addressable (~> 2.5)
|
|
|
|
addressable (~> 2.5)
|
|
|
|
concurrent-ruby (~> 1.1)
|
|
|
|
concurrent-ruby (~> 1.1)
|
|
|
|
webrick (~> 1.7)
|
|
|
|
webrick (~> 1.7)
|
|
|
|
websocket-driver (>= 0.6, < 0.8)
|
|
|
|
websocket-driver (>= 0.6, < 0.8)
|
|
|
|
ffi (1.15.5)
|
|
|
|
ffi (1.16.3)
|
|
|
|
geom2d (0.4.1)
|
|
|
|
geom2d (0.4.1)
|
|
|
|
globalid (1.1.0)
|
|
|
|
globalid (1.2.1)
|
|
|
|
activesupport (>= 5.0)
|
|
|
|
activesupport (>= 6.1)
|
|
|
|
google-apis-core (0.11.1)
|
|
|
|
google-apis-core (0.11.2)
|
|
|
|
addressable (~> 2.5, >= 2.5.1)
|
|
|
|
addressable (~> 2.5, >= 2.5.1)
|
|
|
|
googleauth (>= 0.16.2, < 2.a)
|
|
|
|
googleauth (>= 0.16.2, < 2.a)
|
|
|
|
httpclient (>= 2.8.1, < 3.a)
|
|
|
|
httpclient (>= 2.8.1, < 3.a)
|
|
|
|
@ -220,30 +233,30 @@ GEM
|
|
|
|
webrick
|
|
|
|
webrick
|
|
|
|
google-apis-iamcredentials_v1 (0.17.0)
|
|
|
|
google-apis-iamcredentials_v1 (0.17.0)
|
|
|
|
google-apis-core (>= 0.11.0, < 2.a)
|
|
|
|
google-apis-core (>= 0.11.0, < 2.a)
|
|
|
|
google-apis-storage_v1 (0.19.0)
|
|
|
|
google-apis-storage_v1 (0.29.0)
|
|
|
|
google-apis-core (>= 0.9.0, < 2.a)
|
|
|
|
google-apis-core (>= 0.11.0, < 2.a)
|
|
|
|
google-cloud-core (1.6.0)
|
|
|
|
google-cloud-core (1.6.1)
|
|
|
|
google-cloud-env (~> 1.0)
|
|
|
|
google-cloud-env (>= 1.0, < 3.a)
|
|
|
|
google-cloud-errors (~> 1.0)
|
|
|
|
google-cloud-errors (~> 1.0)
|
|
|
|
google-cloud-env (1.6.0)
|
|
|
|
google-cloud-env (2.1.0)
|
|
|
|
faraday (>= 0.17.3, < 3.0)
|
|
|
|
faraday (>= 1.0, < 3.a)
|
|
|
|
google-cloud-errors (1.3.1)
|
|
|
|
google-cloud-errors (1.3.1)
|
|
|
|
google-cloud-storage (1.44.0)
|
|
|
|
google-cloud-storage (1.45.0)
|
|
|
|
addressable (~> 2.8)
|
|
|
|
addressable (~> 2.8)
|
|
|
|
digest-crc (~> 0.4)
|
|
|
|
digest-crc (~> 0.4)
|
|
|
|
google-apis-iamcredentials_v1 (~> 0.1)
|
|
|
|
google-apis-iamcredentials_v1 (~> 0.1)
|
|
|
|
google-apis-storage_v1 (~> 0.19.0)
|
|
|
|
google-apis-storage_v1 (~> 0.29.0)
|
|
|
|
google-cloud-core (~> 1.6)
|
|
|
|
google-cloud-core (~> 1.6)
|
|
|
|
googleauth (>= 0.16.2, < 2.a)
|
|
|
|
googleauth (>= 0.16.2, < 2.a)
|
|
|
|
mini_mime (~> 1.0)
|
|
|
|
mini_mime (~> 1.0)
|
|
|
|
googleauth (1.7.0)
|
|
|
|
googleauth (1.9.1)
|
|
|
|
faraday (>= 0.17.3, < 3.a)
|
|
|
|
faraday (>= 1.0, < 3.a)
|
|
|
|
|
|
|
|
google-cloud-env (~> 2.1)
|
|
|
|
jwt (>= 1.4, < 3.0)
|
|
|
|
jwt (>= 1.4, < 3.0)
|
|
|
|
memoist (~> 0.16)
|
|
|
|
|
|
|
|
multi_json (~> 1.11)
|
|
|
|
multi_json (~> 1.11)
|
|
|
|
os (>= 0.9, < 2.0)
|
|
|
|
os (>= 0.9, < 2.0)
|
|
|
|
signet (>= 0.16, < 2.a)
|
|
|
|
signet (>= 0.16, < 2.a)
|
|
|
|
hashdiff (1.0.1)
|
|
|
|
hashdiff (1.1.0)
|
|
|
|
hashery (2.1.2)
|
|
|
|
hashery (2.1.2)
|
|
|
|
hexapdf (0.34.1)
|
|
|
|
hexapdf (0.34.1)
|
|
|
|
cmdparse (~> 3.0, >= 3.0.3)
|
|
|
|
cmdparse (~> 3.0, >= 3.0.3)
|
|
|
|
@ -256,11 +269,12 @@ GEM
|
|
|
|
image_processing (1.12.2)
|
|
|
|
image_processing (1.12.2)
|
|
|
|
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.6.0)
|
|
|
|
io-console (0.7.1)
|
|
|
|
irb (1.7.4)
|
|
|
|
irb (1.11.0)
|
|
|
|
reline (>= 0.3.6)
|
|
|
|
rdoc
|
|
|
|
|
|
|
|
reline (>= 0.3.8)
|
|
|
|
jmespath (1.6.2)
|
|
|
|
jmespath (1.6.2)
|
|
|
|
json (2.6.3)
|
|
|
|
json (2.7.1)
|
|
|
|
jwt (2.7.1)
|
|
|
|
jwt (2.7.1)
|
|
|
|
language_server-protocol (3.17.0.3)
|
|
|
|
language_server-protocol (3.17.0.3)
|
|
|
|
launchy (2.5.2)
|
|
|
|
launchy (2.5.2)
|
|
|
|
@ -272,12 +286,12 @@ GEM
|
|
|
|
letter_opener (~> 1.7)
|
|
|
|
letter_opener (~> 1.7)
|
|
|
|
railties (>= 5.2)
|
|
|
|
railties (>= 5.2)
|
|
|
|
rexml
|
|
|
|
rexml
|
|
|
|
lograge (0.13.0)
|
|
|
|
lograge (0.14.0)
|
|
|
|
actionpack (>= 4)
|
|
|
|
actionpack (>= 4)
|
|
|
|
activesupport (>= 4)
|
|
|
|
activesupport (>= 4)
|
|
|
|
railties (>= 4)
|
|
|
|
railties (>= 4)
|
|
|
|
request_store (~> 1.0)
|
|
|
|
request_store (~> 1.0)
|
|
|
|
loofah (2.21.3)
|
|
|
|
loofah (2.22.0)
|
|
|
|
crass (~> 1.0.2)
|
|
|
|
crass (~> 1.0.2)
|
|
|
|
nokogiri (>= 1.12.0)
|
|
|
|
nokogiri (>= 1.12.0)
|
|
|
|
mail (2.8.1)
|
|
|
|
mail (2.8.1)
|
|
|
|
@ -287,49 +301,48 @@ GEM
|
|
|
|
net-smtp
|
|
|
|
net-smtp
|
|
|
|
marcel (1.0.2)
|
|
|
|
marcel (1.0.2)
|
|
|
|
matrix (0.4.2)
|
|
|
|
matrix (0.4.2)
|
|
|
|
memoist (0.16.2)
|
|
|
|
|
|
|
|
method_source (1.0.0)
|
|
|
|
method_source (1.0.0)
|
|
|
|
mini_magick (4.12.0)
|
|
|
|
mini_magick (4.12.0)
|
|
|
|
mini_mime (1.1.5)
|
|
|
|
mini_mime (1.1.5)
|
|
|
|
mini_portile2 (2.8.4)
|
|
|
|
mini_portile2 (2.8.5)
|
|
|
|
minitest (5.20.0)
|
|
|
|
minitest (5.20.0)
|
|
|
|
msgpack (1.7.2)
|
|
|
|
msgpack (1.7.2)
|
|
|
|
multi_json (1.15.0)
|
|
|
|
multi_json (1.15.0)
|
|
|
|
multipart-post (2.3.0)
|
|
|
|
multipart-post (2.3.0)
|
|
|
|
|
|
|
|
mutex_m (0.2.0)
|
|
|
|
mysql2 (0.5.5)
|
|
|
|
mysql2 (0.5.5)
|
|
|
|
net-http-persistent (4.0.2)
|
|
|
|
net-http-persistent (4.0.2)
|
|
|
|
connection_pool (~> 2.2)
|
|
|
|
connection_pool (~> 2.2)
|
|
|
|
net-imap (0.3.7)
|
|
|
|
net-imap (0.4.9)
|
|
|
|
date
|
|
|
|
date
|
|
|
|
net-protocol
|
|
|
|
net-protocol
|
|
|
|
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.3.3)
|
|
|
|
net-smtp (0.4.0)
|
|
|
|
net-protocol
|
|
|
|
net-protocol
|
|
|
|
nio4r (2.5.9)
|
|
|
|
nio4r (2.7.0)
|
|
|
|
nokogiri (1.15.4)
|
|
|
|
nokogiri (1.15.5)
|
|
|
|
mini_portile2 (~> 2.8.2)
|
|
|
|
mini_portile2 (~> 2.8.2)
|
|
|
|
racc (~> 1.4)
|
|
|
|
racc (~> 1.4)
|
|
|
|
nokogiri (1.15.4-arm64-darwin)
|
|
|
|
oj (3.16.3)
|
|
|
|
racc (~> 1.4)
|
|
|
|
bigdecimal (>= 3.0)
|
|
|
|
oj (3.16.0)
|
|
|
|
|
|
|
|
openssl (3.2.0)
|
|
|
|
openssl (3.2.0)
|
|
|
|
orm_adapter (0.5.0)
|
|
|
|
orm_adapter (0.5.0)
|
|
|
|
os (1.1.4)
|
|
|
|
os (1.1.4)
|
|
|
|
pagy (6.0.4)
|
|
|
|
pagy (6.2.0)
|
|
|
|
parallel (1.23.0)
|
|
|
|
parallel (1.24.0)
|
|
|
|
parser (3.2.2.4)
|
|
|
|
parser (3.2.2.4)
|
|
|
|
ast (~> 2.4.1)
|
|
|
|
ast (~> 2.4.1)
|
|
|
|
racc
|
|
|
|
racc
|
|
|
|
pdf-reader (2.11.0)
|
|
|
|
pdf-reader (2.12.0)
|
|
|
|
Ascii85 (~> 1.0)
|
|
|
|
Ascii85 (~> 1.0)
|
|
|
|
afm (~> 0.2.1)
|
|
|
|
afm (~> 0.2.1)
|
|
|
|
hashery (~> 2.0)
|
|
|
|
hashery (~> 2.0)
|
|
|
|
ruby-rc4
|
|
|
|
ruby-rc4
|
|
|
|
ttfunk
|
|
|
|
ttfunk
|
|
|
|
pg (1.5.3)
|
|
|
|
pg (1.5.4)
|
|
|
|
premailer (1.21.0)
|
|
|
|
premailer (1.21.0)
|
|
|
|
addressable
|
|
|
|
addressable
|
|
|
|
css_parser (>= 1.12.0)
|
|
|
|
css_parser (>= 1.12.0)
|
|
|
|
@ -343,29 +356,36 @@ GEM
|
|
|
|
method_source (~> 1.0)
|
|
|
|
method_source (~> 1.0)
|
|
|
|
pry-rails (0.3.9)
|
|
|
|
pry-rails (0.3.9)
|
|
|
|
pry (>= 0.10.4)
|
|
|
|
pry (>= 0.10.4)
|
|
|
|
public_suffix (5.0.3)
|
|
|
|
psych (5.1.2)
|
|
|
|
puma (6.3.1)
|
|
|
|
stringio
|
|
|
|
|
|
|
|
public_suffix (5.0.4)
|
|
|
|
|
|
|
|
puma (6.4.0)
|
|
|
|
nio4r (~> 2.0)
|
|
|
|
nio4r (~> 2.0)
|
|
|
|
racc (1.7.1)
|
|
|
|
racc (1.7.3)
|
|
|
|
rack (2.2.8)
|
|
|
|
rack (2.2.8)
|
|
|
|
rack-proxy (0.7.6)
|
|
|
|
rack-proxy (0.7.7)
|
|
|
|
rack
|
|
|
|
rack
|
|
|
|
|
|
|
|
rack-session (1.0.2)
|
|
|
|
|
|
|
|
rack (< 3)
|
|
|
|
rack-test (2.1.0)
|
|
|
|
rack-test (2.1.0)
|
|
|
|
rack (>= 1.3)
|
|
|
|
rack (>= 1.3)
|
|
|
|
rails (7.0.7)
|
|
|
|
rackup (1.0.0)
|
|
|
|
actioncable (= 7.0.7)
|
|
|
|
rack (< 3)
|
|
|
|
actionmailbox (= 7.0.7)
|
|
|
|
webrick
|
|
|
|
actionmailer (= 7.0.7)
|
|
|
|
rails (7.1.2)
|
|
|
|
actionpack (= 7.0.7)
|
|
|
|
actioncable (= 7.1.2)
|
|
|
|
actiontext (= 7.0.7)
|
|
|
|
actionmailbox (= 7.1.2)
|
|
|
|
actionview (= 7.0.7)
|
|
|
|
actionmailer (= 7.1.2)
|
|
|
|
activejob (= 7.0.7)
|
|
|
|
actionpack (= 7.1.2)
|
|
|
|
activemodel (= 7.0.7)
|
|
|
|
actiontext (= 7.1.2)
|
|
|
|
activerecord (= 7.0.7)
|
|
|
|
actionview (= 7.1.2)
|
|
|
|
activestorage (= 7.0.7)
|
|
|
|
activejob (= 7.1.2)
|
|
|
|
activesupport (= 7.0.7)
|
|
|
|
activemodel (= 7.1.2)
|
|
|
|
|
|
|
|
activerecord (= 7.1.2)
|
|
|
|
|
|
|
|
activestorage (= 7.1.2)
|
|
|
|
|
|
|
|
activesupport (= 7.1.2)
|
|
|
|
bundler (>= 1.15.0)
|
|
|
|
bundler (>= 1.15.0)
|
|
|
|
railties (= 7.0.7)
|
|
|
|
railties (= 7.1.2)
|
|
|
|
rails-dom-testing (2.2.0)
|
|
|
|
rails-dom-testing (2.2.0)
|
|
|
|
activesupport (>= 5.0.0)
|
|
|
|
activesupport (>= 5.0.0)
|
|
|
|
minitest
|
|
|
|
minitest
|
|
|
|
@ -380,19 +400,22 @@ GEM
|
|
|
|
actionview (> 3.1)
|
|
|
|
actionview (> 3.1)
|
|
|
|
activesupport (> 3.1)
|
|
|
|
activesupport (> 3.1)
|
|
|
|
railties (> 3.1)
|
|
|
|
railties (> 3.1)
|
|
|
|
railties (7.0.7)
|
|
|
|
railties (7.1.2)
|
|
|
|
actionpack (= 7.0.7)
|
|
|
|
actionpack (= 7.1.2)
|
|
|
|
activesupport (= 7.0.7)
|
|
|
|
activesupport (= 7.1.2)
|
|
|
|
method_source
|
|
|
|
irb
|
|
|
|
|
|
|
|
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.0.6)
|
|
|
|
rake (13.1.0)
|
|
|
|
redis-client (0.16.0)
|
|
|
|
rdoc (6.6.2)
|
|
|
|
|
|
|
|
psych (>= 4.0.0)
|
|
|
|
|
|
|
|
redis-client (0.19.1)
|
|
|
|
connection_pool
|
|
|
|
connection_pool
|
|
|
|
regexp_parser (2.8.2)
|
|
|
|
regexp_parser (2.8.3)
|
|
|
|
reline (0.3.8)
|
|
|
|
reline (0.4.1)
|
|
|
|
io-console (~> 0.5)
|
|
|
|
io-console (~> 0.5)
|
|
|
|
representable (3.2.0)
|
|
|
|
representable (3.2.0)
|
|
|
|
declarative (< 0.1.0)
|
|
|
|
declarative (< 0.1.0)
|
|
|
|
@ -400,12 +423,12 @@ GEM
|
|
|
|
uber (< 0.2.0)
|
|
|
|
uber (< 0.2.0)
|
|
|
|
request_store (1.5.1)
|
|
|
|
request_store (1.5.1)
|
|
|
|
rack (>= 1.4)
|
|
|
|
rack (>= 1.4)
|
|
|
|
responders (3.1.0)
|
|
|
|
responders (3.1.1)
|
|
|
|
actionpack (>= 5.2)
|
|
|
|
actionpack (>= 5.2)
|
|
|
|
railties (>= 5.2)
|
|
|
|
railties (>= 5.2)
|
|
|
|
retriable (3.1.2)
|
|
|
|
retriable (3.1.2)
|
|
|
|
rexml (3.2.6)
|
|
|
|
rexml (3.2.6)
|
|
|
|
rollbar (3.4.0)
|
|
|
|
rollbar (3.4.2)
|
|
|
|
rotp (6.3.0)
|
|
|
|
rotp (6.3.0)
|
|
|
|
rqrcode (2.2.0)
|
|
|
|
rqrcode (2.2.0)
|
|
|
|
chunky_png (~> 1.0)
|
|
|
|
chunky_png (~> 1.0)
|
|
|
|
@ -419,7 +442,7 @@ GEM
|
|
|
|
rspec-mocks (3.12.6)
|
|
|
|
rspec-mocks (3.12.6)
|
|
|
|
diff-lcs (>= 1.2.0, < 2.0)
|
|
|
|
diff-lcs (>= 1.2.0, < 2.0)
|
|
|
|
rspec-support (~> 3.12.0)
|
|
|
|
rspec-support (~> 3.12.0)
|
|
|
|
rspec-rails (6.0.3)
|
|
|
|
rspec-rails (6.1.0)
|
|
|
|
actionpack (>= 6.1)
|
|
|
|
actionpack (>= 6.1)
|
|
|
|
activesupport (>= 6.1)
|
|
|
|
activesupport (>= 6.1)
|
|
|
|
railties (>= 6.1)
|
|
|
|
railties (>= 6.1)
|
|
|
|
@ -428,7 +451,7 @@ GEM
|
|
|
|
rspec-mocks (~> 3.12)
|
|
|
|
rspec-mocks (~> 3.12)
|
|
|
|
rspec-support (~> 3.12)
|
|
|
|
rspec-support (~> 3.12)
|
|
|
|
rspec-support (3.12.1)
|
|
|
|
rspec-support (3.12.1)
|
|
|
|
rubocop (1.57.2)
|
|
|
|
rubocop (1.59.0)
|
|
|
|
json (~> 2.3)
|
|
|
|
json (~> 2.3)
|
|
|
|
language_server-protocol (>= 3.17.0)
|
|
|
|
language_server-protocol (>= 3.17.0)
|
|
|
|
parallel (~> 1.10)
|
|
|
|
parallel (~> 1.10)
|
|
|
|
@ -436,7 +459,7 @@ GEM
|
|
|
|
rainbow (>= 2.2.2, < 4.0)
|
|
|
|
rainbow (>= 2.2.2, < 4.0)
|
|
|
|
regexp_parser (>= 1.8, < 3.0)
|
|
|
|
regexp_parser (>= 1.8, < 3.0)
|
|
|
|
rexml (>= 3.2.5, < 4.0)
|
|
|
|
rexml (>= 3.2.5, < 4.0)
|
|
|
|
rubocop-ast (>= 1.28.1, < 2.0)
|
|
|
|
rubocop-ast (>= 1.30.0, < 2.0)
|
|
|
|
ruby-progressbar (~> 1.7)
|
|
|
|
ruby-progressbar (~> 1.7)
|
|
|
|
unicode-display_width (>= 2.4.0, < 3.0)
|
|
|
|
unicode-display_width (>= 2.4.0, < 3.0)
|
|
|
|
rubocop-ast (1.30.0)
|
|
|
|
rubocop-ast (1.30.0)
|
|
|
|
@ -445,20 +468,21 @@ GEM
|
|
|
|
rubocop (~> 1.41)
|
|
|
|
rubocop (~> 1.41)
|
|
|
|
rubocop-factory_bot (2.24.0)
|
|
|
|
rubocop-factory_bot (2.24.0)
|
|
|
|
rubocop (~> 1.33)
|
|
|
|
rubocop (~> 1.33)
|
|
|
|
rubocop-performance (1.19.1)
|
|
|
|
rubocop-performance (1.20.1)
|
|
|
|
rubocop (>= 1.7.0, < 2.0)
|
|
|
|
rubocop (>= 1.48.1, < 2.0)
|
|
|
|
rubocop-ast (>= 0.4.0)
|
|
|
|
rubocop-ast (>= 1.30.0, < 2.0)
|
|
|
|
rubocop-rails (2.22.1)
|
|
|
|
rubocop-rails (2.23.1)
|
|
|
|
activesupport (>= 4.2.0)
|
|
|
|
activesupport (>= 4.2.0)
|
|
|
|
rack (>= 1.1)
|
|
|
|
rack (>= 1.1)
|
|
|
|
rubocop (>= 1.33.0, < 2.0)
|
|
|
|
rubocop (>= 1.33.0, < 2.0)
|
|
|
|
|
|
|
|
rubocop-ast (>= 1.30.0, < 2.0)
|
|
|
|
rubocop-rspec (2.25.0)
|
|
|
|
rubocop-rspec (2.25.0)
|
|
|
|
rubocop (~> 1.40)
|
|
|
|
rubocop (~> 1.40)
|
|
|
|
rubocop-capybara (~> 2.17)
|
|
|
|
rubocop-capybara (~> 2.17)
|
|
|
|
rubocop-factory_bot (~> 2.22)
|
|
|
|
rubocop-factory_bot (~> 2.22)
|
|
|
|
ruby-progressbar (1.13.0)
|
|
|
|
ruby-progressbar (1.13.0)
|
|
|
|
ruby-rc4 (0.1.5)
|
|
|
|
ruby-rc4 (0.1.5)
|
|
|
|
ruby-vips (2.1.4)
|
|
|
|
ruby-vips (2.2.0)
|
|
|
|
ffi (~> 1.12)
|
|
|
|
ffi (~> 1.12)
|
|
|
|
ruby2_keywords (0.0.5)
|
|
|
|
ruby2_keywords (0.0.5)
|
|
|
|
rubyXL (3.4.25)
|
|
|
|
rubyXL (3.4.25)
|
|
|
|
@ -466,17 +490,17 @@ GEM
|
|
|
|
rubyzip (>= 1.3.0)
|
|
|
|
rubyzip (>= 1.3.0)
|
|
|
|
rubyzip (2.3.2)
|
|
|
|
rubyzip (2.3.2)
|
|
|
|
semantic_range (3.0.0)
|
|
|
|
semantic_range (3.0.0)
|
|
|
|
shakapacker (7.0.3)
|
|
|
|
shakapacker (7.1.0)
|
|
|
|
activesupport (>= 5.2)
|
|
|
|
activesupport (>= 5.2)
|
|
|
|
rack-proxy (>= 0.6.1)
|
|
|
|
rack-proxy (>= 0.6.1)
|
|
|
|
railties (>= 5.2)
|
|
|
|
railties (>= 5.2)
|
|
|
|
semantic_range (>= 2.3.0)
|
|
|
|
semantic_range (>= 2.3.0)
|
|
|
|
sidekiq (7.1.2)
|
|
|
|
sidekiq (7.2.0)
|
|
|
|
concurrent-ruby (< 2)
|
|
|
|
concurrent-ruby (< 2)
|
|
|
|
connection_pool (>= 2.3.0)
|
|
|
|
connection_pool (>= 2.3.0)
|
|
|
|
rack (>= 2.2.4)
|
|
|
|
rack (>= 2.2.4)
|
|
|
|
redis-client (>= 0.14.0)
|
|
|
|
redis-client (>= 0.14.0)
|
|
|
|
signet (0.17.0)
|
|
|
|
signet (0.18.0)
|
|
|
|
addressable (~> 2.8)
|
|
|
|
addressable (~> 2.8)
|
|
|
|
faraday (>= 0.17.5, < 3.a)
|
|
|
|
faraday (>= 0.17.5, < 3.a)
|
|
|
|
jwt (>= 1.5, < 3.0)
|
|
|
|
jwt (>= 1.5, < 3.0)
|
|
|
|
@ -488,34 +512,35 @@ GEM
|
|
|
|
simplecov-html (0.12.3)
|
|
|
|
simplecov-html (0.12.3)
|
|
|
|
simplecov_json_formatter (0.1.4)
|
|
|
|
simplecov_json_formatter (0.1.4)
|
|
|
|
smart_properties (1.17.0)
|
|
|
|
smart_properties (1.17.0)
|
|
|
|
sqlite3 (1.6.3)
|
|
|
|
sqlite3 (1.7.0)
|
|
|
|
mini_portile2 (~> 2.8.0)
|
|
|
|
mini_portile2 (~> 2.8.0)
|
|
|
|
sqlite3 (1.6.3-arm64-darwin)
|
|
|
|
sqlite3 (1.7.0-arm64-darwin)
|
|
|
|
|
|
|
|
stringio (3.1.0)
|
|
|
|
strip_attributes (1.13.0)
|
|
|
|
strip_attributes (1.13.0)
|
|
|
|
activemodel (>= 3.0, < 8.0)
|
|
|
|
activemodel (>= 3.0, < 8.0)
|
|
|
|
thor (1.2.2)
|
|
|
|
thor (1.3.0)
|
|
|
|
timeout (0.4.0)
|
|
|
|
timeout (0.4.1)
|
|
|
|
trailblazer-option (0.1.2)
|
|
|
|
trailblazer-option (0.1.2)
|
|
|
|
ttfunk (1.7.0)
|
|
|
|
ttfunk (1.7.0)
|
|
|
|
turbo-rails (1.4.0)
|
|
|
|
turbo-rails (1.5.0)
|
|
|
|
actionpack (>= 6.0.0)
|
|
|
|
actionpack (>= 6.0.0)
|
|
|
|
activejob (>= 6.0.0)
|
|
|
|
activejob (>= 6.0.0)
|
|
|
|
railties (>= 6.0.0)
|
|
|
|
railties (>= 6.0.0)
|
|
|
|
tzinfo (2.0.6)
|
|
|
|
tzinfo (2.0.6)
|
|
|
|
concurrent-ruby (~> 1.0)
|
|
|
|
concurrent-ruby (~> 1.0)
|
|
|
|
tzinfo-data (1.2023.3)
|
|
|
|
tzinfo-data (1.2023.4)
|
|
|
|
tzinfo (>= 1.0.0)
|
|
|
|
tzinfo (>= 1.0.0)
|
|
|
|
uber (0.1.0)
|
|
|
|
uber (0.1.0)
|
|
|
|
unicode-display_width (2.5.0)
|
|
|
|
unicode-display_width (2.5.0)
|
|
|
|
uniform_notifier (1.16.0)
|
|
|
|
uniform_notifier (1.16.0)
|
|
|
|
warden (1.2.9)
|
|
|
|
warden (1.2.9)
|
|
|
|
rack (>= 2.0.9)
|
|
|
|
rack (>= 2.0.9)
|
|
|
|
web-console (4.2.0)
|
|
|
|
web-console (4.2.1)
|
|
|
|
actionview (>= 6.0.0)
|
|
|
|
actionview (>= 6.0.0)
|
|
|
|
activemodel (>= 6.0.0)
|
|
|
|
activemodel (>= 6.0.0)
|
|
|
|
bindex (>= 0.4.0)
|
|
|
|
bindex (>= 0.4.0)
|
|
|
|
railties (>= 6.0.0)
|
|
|
|
railties (>= 6.0.0)
|
|
|
|
webmock (3.18.1)
|
|
|
|
webmock (3.19.1)
|
|
|
|
addressable (>= 2.8.0)
|
|
|
|
addressable (>= 2.8.0)
|
|
|
|
crack (>= 0.3.2)
|
|
|
|
crack (>= 0.3.2)
|
|
|
|
hashdiff (>= 0.4.0, < 2.0.0)
|
|
|
|
hashdiff (>= 0.4.0, < 2.0.0)
|
|
|
|
@ -525,7 +550,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)
|
|
|
|
zeitwerk (2.6.11)
|
|
|
|
zeitwerk (2.6.12)
|
|
|
|
|
|
|
|
|
|
|
|
PLATFORMS
|
|
|
|
PLATFORMS
|
|
|
|
arm64-darwin-22
|
|
|
|
arm64-darwin-22
|
|
|
|
@ -565,6 +590,7 @@ DEPENDENCIES
|
|
|
|
premailer-rails
|
|
|
|
premailer-rails
|
|
|
|
pry-rails
|
|
|
|
pry-rails
|
|
|
|
puma
|
|
|
|
puma
|
|
|
|
|
|
|
|
rack
|
|
|
|
rails
|
|
|
|
rails
|
|
|
|
rails-i18n
|
|
|
|
rails-i18n
|
|
|
|
rails_autolink
|
|
|
|
rails_autolink
|
|
|
|
@ -589,7 +615,7 @@ DEPENDENCIES
|
|
|
|
webmock
|
|
|
|
webmock
|
|
|
|
|
|
|
|
|
|
|
|
RUBY VERSION
|
|
|
|
RUBY VERSION
|
|
|
|
ruby 3.2.2p53
|
|
|
|
ruby 3.3.0p0
|
|
|
|
|
|
|
|
|
|
|
|
BUNDLED WITH
|
|
|
|
BUNDLED WITH
|
|
|
|
2.4.10
|
|
|
|
2.5.3
|
|
|
|
|