|
|
@ -1,29 +1,29 @@ |
|
|
|
GEM |
|
|
|
GEM |
|
|
|
remote: https://rubygems.org/ |
|
|
|
remote: https://rubygems.org/ |
|
|
|
specs: |
|
|
|
specs: |
|
|
|
actioncable (7.2.2.1) |
|
|
|
actioncable (7.2.2.2) |
|
|
|
actionpack (= 7.2.2.1) |
|
|
|
actionpack (= 7.2.2.2) |
|
|
|
activesupport (= 7.2.2.1) |
|
|
|
activesupport (= 7.2.2.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.2.2.1) |
|
|
|
actionmailbox (7.2.2.2) |
|
|
|
actionpack (= 7.2.2.1) |
|
|
|
actionpack (= 7.2.2.2) |
|
|
|
activejob (= 7.2.2.1) |
|
|
|
activejob (= 7.2.2.2) |
|
|
|
activerecord (= 7.2.2.1) |
|
|
|
activerecord (= 7.2.2.2) |
|
|
|
activestorage (= 7.2.2.1) |
|
|
|
activestorage (= 7.2.2.2) |
|
|
|
activesupport (= 7.2.2.1) |
|
|
|
activesupport (= 7.2.2.2) |
|
|
|
mail (>= 2.8.0) |
|
|
|
mail (>= 2.8.0) |
|
|
|
actionmailer (7.2.2.1) |
|
|
|
actionmailer (7.2.2.2) |
|
|
|
actionpack (= 7.2.2.1) |
|
|
|
actionpack (= 7.2.2.2) |
|
|
|
actionview (= 7.2.2.1) |
|
|
|
actionview (= 7.2.2.2) |
|
|
|
activejob (= 7.2.2.1) |
|
|
|
activejob (= 7.2.2.2) |
|
|
|
activesupport (= 7.2.2.1) |
|
|
|
activesupport (= 7.2.2.2) |
|
|
|
mail (>= 2.8.0) |
|
|
|
mail (>= 2.8.0) |
|
|
|
rails-dom-testing (~> 2.2) |
|
|
|
rails-dom-testing (~> 2.2) |
|
|
|
actionpack (7.2.2.1) |
|
|
|
actionpack (7.2.2.2) |
|
|
|
actionview (= 7.2.2.1) |
|
|
|
actionview (= 7.2.2.2) |
|
|
|
activesupport (= 7.2.2.1) |
|
|
|
activesupport (= 7.2.2.2) |
|
|
|
nokogiri (>= 1.8.5) |
|
|
|
nokogiri (>= 1.8.5) |
|
|
|
racc |
|
|
|
racc |
|
|
|
rack (>= 2.2.4, < 3.2) |
|
|
|
rack (>= 2.2.4, < 3.2) |
|
|
@ -32,39 +32,39 @@ 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 (7.2.2.1) |
|
|
|
actiontext (7.2.2.2) |
|
|
|
actionpack (= 7.2.2.1) |
|
|
|
actionpack (= 7.2.2.2) |
|
|
|
activerecord (= 7.2.2.1) |
|
|
|
activerecord (= 7.2.2.2) |
|
|
|
activestorage (= 7.2.2.1) |
|
|
|
activestorage (= 7.2.2.2) |
|
|
|
activesupport (= 7.2.2.1) |
|
|
|
activesupport (= 7.2.2.2) |
|
|
|
globalid (>= 0.6.0) |
|
|
|
globalid (>= 0.6.0) |
|
|
|
nokogiri (>= 1.8.5) |
|
|
|
nokogiri (>= 1.8.5) |
|
|
|
actionview (7.2.2.1) |
|
|
|
actionview (7.2.2.2) |
|
|
|
activesupport (= 7.2.2.1) |
|
|
|
activesupport (= 7.2.2.2) |
|
|
|
builder (~> 3.1) |
|
|
|
builder (~> 3.1) |
|
|
|
erubi (~> 1.11) |
|
|
|
erubi (~> 1.11) |
|
|
|
rails-dom-testing (~> 2.2) |
|
|
|
rails-dom-testing (~> 2.2) |
|
|
|
rails-html-sanitizer (~> 1.6) |
|
|
|
rails-html-sanitizer (~> 1.6) |
|
|
|
activejob (7.2.2.1) |
|
|
|
activejob (7.2.2.2) |
|
|
|
activesupport (= 7.2.2.1) |
|
|
|
activesupport (= 7.2.2.2) |
|
|
|
globalid (>= 0.3.6) |
|
|
|
globalid (>= 0.3.6) |
|
|
|
activemodel (7.2.2.1) |
|
|
|
activemodel (7.2.2.2) |
|
|
|
activesupport (= 7.2.2.1) |
|
|
|
activesupport (= 7.2.2.2) |
|
|
|
activemodel-serializers-xml (1.0.3) |
|
|
|
activemodel-serializers-xml (1.0.3) |
|
|
|
activemodel (>= 5.0.0.a) |
|
|
|
activemodel (>= 5.0.0.a) |
|
|
|
activesupport (>= 5.0.0.a) |
|
|
|
activesupport (>= 5.0.0.a) |
|
|
|
builder (~> 3.1) |
|
|
|
builder (~> 3.1) |
|
|
|
activerecord (7.2.2.1) |
|
|
|
activerecord (7.2.2.2) |
|
|
|
activemodel (= 7.2.2.1) |
|
|
|
activemodel (= 7.2.2.2) |
|
|
|
activesupport (= 7.2.2.1) |
|
|
|
activesupport (= 7.2.2.2) |
|
|
|
timeout (>= 0.4.0) |
|
|
|
timeout (>= 0.4.0) |
|
|
|
activestorage (7.2.2.1) |
|
|
|
activestorage (7.2.2.2) |
|
|
|
actionpack (= 7.2.2.1) |
|
|
|
actionpack (= 7.2.2.2) |
|
|
|
activejob (= 7.2.2.1) |
|
|
|
activejob (= 7.2.2.2) |
|
|
|
activerecord (= 7.2.2.1) |
|
|
|
activerecord (= 7.2.2.2) |
|
|
|
activesupport (= 7.2.2.1) |
|
|
|
activesupport (= 7.2.2.2) |
|
|
|
marcel (~> 1.0) |
|
|
|
marcel (~> 1.0) |
|
|
|
activesupport (7.2.2.1) |
|
|
|
activesupport (7.2.2.2) |
|
|
|
base64 |
|
|
|
base64 |
|
|
|
benchmark (>= 0.3) |
|
|
|
benchmark (>= 0.3) |
|
|
|
bigdecimal |
|
|
|
bigdecimal |
|
|
@ -108,9 +108,9 @@ GEM |
|
|
|
descendants_tracker (~> 0.0.4) |
|
|
|
descendants_tracker (~> 0.0.4) |
|
|
|
ice_nine (~> 0.11.0) |
|
|
|
ice_nine (~> 0.11.0) |
|
|
|
thread_safe (~> 0.3, >= 0.3.1) |
|
|
|
thread_safe (~> 0.3, >= 0.3.1) |
|
|
|
base64 (0.2.0) |
|
|
|
base64 (0.3.0) |
|
|
|
bcrypt (3.1.20) |
|
|
|
bcrypt (3.1.20) |
|
|
|
benchmark (0.4.0) |
|
|
|
benchmark (0.4.1) |
|
|
|
better_html (2.0.2) |
|
|
|
better_html (2.0.2) |
|
|
|
actionview (>= 6.0) |
|
|
|
actionview (>= 6.0) |
|
|
|
activesupport (>= 6.0) |
|
|
|
activesupport (>= 6.0) |
|
|
@ -118,7 +118,7 @@ GEM |
|
|
|
erubi (~> 1.4) |
|
|
|
erubi (~> 1.4) |
|
|
|
parser (>= 2.4) |
|
|
|
parser (>= 2.4) |
|
|
|
smart_properties |
|
|
|
smart_properties |
|
|
|
bigdecimal (3.1.9) |
|
|
|
bigdecimal (3.2.2) |
|
|
|
bindex (0.8.1) |
|
|
|
bindex (0.8.1) |
|
|
|
bootsnap (1.18.3) |
|
|
|
bootsnap (1.18.3) |
|
|
|
msgpack (~> 1.2) |
|
|
|
msgpack (~> 1.2) |
|
|
@ -149,7 +149,7 @@ GEM |
|
|
|
coercible (1.0.0) |
|
|
|
coercible (1.0.0) |
|
|
|
descendants_tracker (~> 0.0.1) |
|
|
|
descendants_tracker (~> 0.0.1) |
|
|
|
concurrent-ruby (1.3.5) |
|
|
|
concurrent-ruby (1.3.5) |
|
|
|
connection_pool (2.5.0) |
|
|
|
connection_pool (2.5.3) |
|
|
|
crack (1.0.0) |
|
|
|
crack (1.0.0) |
|
|
|
bigdecimal |
|
|
|
bigdecimal |
|
|
|
rexml |
|
|
|
rexml |
|
|
@ -178,7 +178,7 @@ GEM |
|
|
|
dotenv-rails (3.0.2) |
|
|
|
dotenv-rails (3.0.2) |
|
|
|
dotenv (= 3.0.2) |
|
|
|
dotenv (= 3.0.2) |
|
|
|
railties (>= 6.1) |
|
|
|
railties (>= 6.1) |
|
|
|
drb (2.2.1) |
|
|
|
drb (2.2.3) |
|
|
|
dumb_delegator (1.0.0) |
|
|
|
dumb_delegator (1.0.0) |
|
|
|
encryptor (3.0.0) |
|
|
|
encryptor (3.0.0) |
|
|
|
erb_lint (0.5.0) |
|
|
|
erb_lint (0.5.0) |
|
|
@ -260,8 +260,8 @@ GEM |
|
|
|
listen (3.9.0) |
|
|
|
listen (3.9.0) |
|
|
|
rb-fsevent (~> 0.10, >= 0.10.3) |
|
|
|
rb-fsevent (~> 0.10, >= 0.10.3) |
|
|
|
rb-inotify (~> 0.9, >= 0.9.10) |
|
|
|
rb-inotify (~> 0.9, >= 0.9.10) |
|
|
|
logger (1.6.6) |
|
|
|
logger (1.7.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) |
|
|
@ -273,7 +273,7 @@ GEM |
|
|
|
matrix (0.4.2) |
|
|
|
matrix (0.4.2) |
|
|
|
method_source (1.1.0) |
|
|
|
method_source (1.1.0) |
|
|
|
mini_mime (1.1.5) |
|
|
|
mini_mime (1.1.5) |
|
|
|
minitest (5.25.4) |
|
|
|
minitest (5.25.5) |
|
|
|
msgpack (1.7.2) |
|
|
|
msgpack (1.7.2) |
|
|
|
multipart-post (2.4.1) |
|
|
|
multipart-post (2.4.1) |
|
|
|
nested_form (0.3.2) |
|
|
|
nested_form (0.3.2) |
|
|
@ -355,21 +355,21 @@ GEM |
|
|
|
rack (>= 1.3) |
|
|
|
rack (>= 1.3) |
|
|
|
rackup (2.2.1) |
|
|
|
rackup (2.2.1) |
|
|
|
rack (>= 3) |
|
|
|
rack (>= 3) |
|
|
|
rails (7.2.2.1) |
|
|
|
rails (7.2.2.2) |
|
|
|
actioncable (= 7.2.2.1) |
|
|
|
actioncable (= 7.2.2.2) |
|
|
|
actionmailbox (= 7.2.2.1) |
|
|
|
actionmailbox (= 7.2.2.2) |
|
|
|
actionmailer (= 7.2.2.1) |
|
|
|
actionmailer (= 7.2.2.2) |
|
|
|
actionpack (= 7.2.2.1) |
|
|
|
actionpack (= 7.2.2.2) |
|
|
|
actiontext (= 7.2.2.1) |
|
|
|
actiontext (= 7.2.2.2) |
|
|
|
actionview (= 7.2.2.1) |
|
|
|
actionview (= 7.2.2.2) |
|
|
|
activejob (= 7.2.2.1) |
|
|
|
activejob (= 7.2.2.2) |
|
|
|
activemodel (= 7.2.2.1) |
|
|
|
activemodel (= 7.2.2.2) |
|
|
|
activerecord (= 7.2.2.1) |
|
|
|
activerecord (= 7.2.2.2) |
|
|
|
activestorage (= 7.2.2.1) |
|
|
|
activestorage (= 7.2.2.2) |
|
|
|
activesupport (= 7.2.2.1) |
|
|
|
activesupport (= 7.2.2.2) |
|
|
|
bundler (>= 1.15.0) |
|
|
|
bundler (>= 1.15.0) |
|
|
|
railties (= 7.2.2.1) |
|
|
|
railties (= 7.2.2.2) |
|
|
|
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) |
|
|
@ -383,9 +383,9 @@ GEM |
|
|
|
nested_form (~> 0.3) |
|
|
|
nested_form (~> 0.3) |
|
|
|
rails (>= 6.0, < 9) |
|
|
|
rails (>= 6.0, < 9) |
|
|
|
turbo-rails (>= 1.0, < 3) |
|
|
|
turbo-rails (>= 1.0, < 3) |
|
|
|
railties (7.2.2.1) |
|
|
|
railties (7.2.2.2) |
|
|
|
actionpack (= 7.2.2.1) |
|
|
|
actionpack (= 7.2.2.2) |
|
|
|
activesupport (= 7.2.2.1) |
|
|
|
activesupport (= 7.2.2.2) |
|
|
|
irb (~> 1.13) |
|
|
|
irb (~> 1.13) |
|
|
|
rackup (>= 1.0.0) |
|
|
|
rackup (>= 1.0.0) |
|
|
|
rake (>= 12.2) |
|
|
|
rake (>= 12.2) |
|
|
|