|
|
|
@ -50,9 +50,9 @@ GEM
|
|
|
|
|
globalid (>= 0.3.6) |
|
|
|
|
activemodel (7.2.2) |
|
|
|
|
activesupport (= 7.2.2) |
|
|
|
|
activemodel-serializers-xml (1.0.2) |
|
|
|
|
activemodel (> 5.x) |
|
|
|
|
activesupport (> 5.x) |
|
|
|
|
activemodel-serializers-xml (1.0.3) |
|
|
|
|
activemodel (>= 5.0.0.a) |
|
|
|
|
activesupport (>= 5.0.0.a) |
|
|
|
|
builder (~> 3.1) |
|
|
|
|
activerecord (7.2.2) |
|
|
|
|
activemodel (= 7.2.2) |
|
|
|
@ -156,6 +156,7 @@ GEM
|
|
|
|
|
crass (1.0.6) |
|
|
|
|
cssbundling-rails (1.4.0) |
|
|
|
|
railties (>= 6.0.0) |
|
|
|
|
csv (3.3.0) |
|
|
|
|
date (3.4.1) |
|
|
|
|
descendants_tracker (0.0.4) |
|
|
|
|
thread_safe (~> 0.3, >= 0.3.1) |
|
|
|
@ -287,11 +288,11 @@ GEM
|
|
|
|
|
net-smtp (0.5.0) |
|
|
|
|
net-protocol |
|
|
|
|
nio4r (2.7.4) |
|
|
|
|
nokogiri (1.16.8-arm64-darwin) |
|
|
|
|
nokogiri (1.17.0-arm64-darwin) |
|
|
|
|
racc (~> 1.4) |
|
|
|
|
nokogiri (1.17.1-x86_64-darwin) |
|
|
|
|
nokogiri (1.17.0-x86_64-darwin) |
|
|
|
|
racc (~> 1.4) |
|
|
|
|
nokogiri (1.17.1-x86_64-linux) |
|
|
|
|
nokogiri (1.17.0-x86_64-linux) |
|
|
|
|
racc (~> 1.4) |
|
|
|
|
notifications-ruby-client (6.0.0) |
|
|
|
|
jwt (>= 1.5, < 3) |
|
|
|
@ -368,12 +369,13 @@ GEM
|
|
|
|
|
rails-html-sanitizer (1.6.1) |
|
|
|
|
loofah (~> 2.21) |
|
|
|
|
nokogiri (>= 1.15.7, != 1.16.7, != 1.16.6, != 1.16.5, != 1.16.4, != 1.16.3, != 1.16.2, != 1.16.1, != 1.16.0.rc1, != 1.16.0) |
|
|
|
|
rails_admin (3.1.3) |
|
|
|
|
rails_admin (3.3.0) |
|
|
|
|
activemodel-serializers-xml (>= 1.0) |
|
|
|
|
csv |
|
|
|
|
kaminari (>= 0.14, < 2.0) |
|
|
|
|
nested_form (~> 0.3) |
|
|
|
|
rails (>= 6.0, < 8) |
|
|
|
|
turbo-rails (~> 1.0) |
|
|
|
|
rails (>= 6.0, < 9) |
|
|
|
|
turbo-rails (>= 1.0, < 3) |
|
|
|
|
railties (7.2.2) |
|
|
|
|
actionpack (= 7.2.2) |
|
|
|
|
activesupport (= 7.2.2) |
|
|
|
@ -493,9 +495,8 @@ GEM
|
|
|
|
|
thread_safe (0.3.6) |
|
|
|
|
timecop (0.9.8) |
|
|
|
|
timeout (0.4.2) |
|
|
|
|
turbo-rails (1.5.0) |
|
|
|
|
turbo-rails (2.0.11) |
|
|
|
|
actionpack (>= 6.0.0) |
|
|
|
|
activejob (>= 6.0.0) |
|
|
|
|
railties (>= 6.0.0) |
|
|
|
|
tzinfo (2.0.6) |
|
|
|
|
concurrent-ruby (~> 1.0) |
|
|
|
|