Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
56 changes: 29 additions & 27 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1768,7 +1768,7 @@ GEM
sexp_processor
coderay (1.1.3)
concurrent-ruby (1.3.6)
connection_pool (2.5.5)
connection_pool (3.0.2)
counter_culture (3.13.0)
activerecord (>= 4.2)
activesupport (>= 4.2)
Expand All @@ -1784,7 +1784,7 @@ GEM
database_cleaner-core (2.0.1)
date (3.5.1)
debug_inspector (1.2.0)
devise (5.0.3)
devise (5.0.4)
bcrypt (~> 3.0)
orm_adapter (~> 0.1)
railties (>= 7.0)
Expand Down Expand Up @@ -1890,9 +1890,10 @@ GEM
i18n_generators (2.2.2)
activerecord (>= 3.0.0)
railties (>= 3.0.0)
io-console (0.8.0)
irb (1.15.1)
io-console (0.8.2)
irb (1.18.0)
pp (>= 0.6.0)
prism (>= 1.3.0)
rdoc (>= 4.0.0)
reline (>= 0.4.2)
jaro_winkler (1.7.0)
Expand All @@ -1919,7 +1920,7 @@ GEM
rb-fsevent (~> 0.10, >= 0.10.3)
rb-inotify (~> 0.9, >= 0.9.10)
logger (1.7.0)
loofah (2.24.0)
loofah (2.25.1)
crass (~> 1.0.2)
nokogiri (>= 1.12.0)
lumberjack (1.4.2)
Expand All @@ -1945,7 +1946,7 @@ GEM
logger
mini_mime (1.1.5)
mini_portile2 (2.8.9)
minitest (6.0.3)
minitest (6.0.6)
drb (~> 2.0)
prism (~> 1.5)
momentjs-rails (2.29.4.1)
Expand All @@ -1954,8 +1955,8 @@ GEM
multipart-post (2.4.1)
mysql2 (0.5.6)
nenv (0.3.0)
net-http-persistent (4.0.5)
connection_pool (~> 2.2)
net-http-persistent (4.0.8)
connection_pool (>= 2.2.4, < 4)
net-imap (0.6.3)
date
net-protocol
Expand All @@ -1966,7 +1967,7 @@ GEM
net-smtp (0.5.1)
net-protocol
nio4r (2.7.5)
nokogiri (1.19.2)
nokogiri (1.19.3)
mini_portile2 (~> 2.8.2)
racc (~> 1.4)
notiffany (0.1.3)
Expand Down Expand Up @@ -2025,7 +2026,7 @@ GEM
php-serialization (1.0.0)
racc
pkg-config (1.5.9)
pp (0.6.2)
pp (0.6.3)
prettyprint
prettyprint (0.2.0)
prism (1.9.0)
Expand All @@ -2036,23 +2037,24 @@ GEM
psych (3.3.4)
public_suffix (6.0.1)
racc (1.8.1)
rack (2.2.23)
rack (3.2.6)
rack-contrib (2.5.0)
rack (< 4)
rack-dev-mark (0.8.1)
rack (>= 1.1, < 4.0)
rack-protection (3.2.0)
rack-protection (4.2.1)
base64 (>= 0.1.0)
rack (~> 2.2, >= 2.2.4)
logger (>= 1.6.0)
rack (>= 3.0.0, < 4)
rack-proxy (0.7.7)
rack
rack-session (1.0.2)
rack (< 3)
rack-session (2.1.2)
base64 (>= 0.1.0)
rack (>= 3.0.0)
rack-test (2.2.0)
rack (>= 1.3)
rackup (1.0.1)
rack (< 3)
webrick
rackup (2.3.1)
rack (>= 3)
rails (8.1.3)
actioncable (= 8.1.3)
actionmailbox (= 8.1.3)
Expand All @@ -2071,7 +2073,7 @@ GEM
actionpack (>= 5.0.1.rc1)
actionview (>= 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)
minitest
nokogiri (>= 1.6)
Expand All @@ -2084,8 +2086,8 @@ GEM
amazing_print
anbt-sql-formatter (>= 0.0.7)
rails (>= 4.2.0)
rails-html-sanitizer (1.6.2)
loofah (~> 2.21)
rails-html-sanitizer (1.7.0)
loofah (~> 2.25)
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-i18n (8.0.1)
i18n (>= 0.7, < 2)
Expand All @@ -2109,7 +2111,7 @@ GEM
zeitwerk (~> 2.6)
rainbow (3.1.1)
raindrops (0.20.1)
rake (13.2.1)
rake (13.4.2)
ransack (4.4.1)
activerecord (>= 7.2)
activesupport (>= 7.2)
Expand All @@ -2128,7 +2130,7 @@ GEM
rainbow (>= 2.0, < 4.0)
rexml (~> 3.1)
regexp_parser (2.12.0)
reline (0.6.0)
reline (0.6.3)
io-console (~> 0.5)
require_all (3.0.0)
reserved_word (0.0.2)
Expand Down Expand Up @@ -2258,9 +2260,10 @@ GEM
yard-activesupport-concern (~> 0.0)
yard-solargraph (~> 0.1)
spring (4.4.2)
sprockets (3.7.2)
sprockets (4.2.2)
concurrent-ruby (~> 1.0)
rack (> 1, < 3)
logger
rack (>= 2.2.4, < 4)
sprockets-rails (3.5.2)
actionpack (>= 6.1)
activesupport (>= 6.1)
Expand Down Expand Up @@ -2310,7 +2313,6 @@ GEM
rack-proxy (>= 0.6.1)
railties (>= 5.2)
semantic_range (>= 2.3.0)
webrick (1.9.1)
websocket (1.2.11)
websocket-driver (0.8.0)
base64
Expand All @@ -2329,7 +2331,7 @@ GEM
yard (>= 0.8)
yard-solargraph (0.1.0)
yard (~> 0.9)
zeitwerk (2.7.2)
zeitwerk (2.7.5)

PLATFORMS
ruby
Expand Down