Skip to content
Open
Show file tree
Hide file tree
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
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -92,7 +92,7 @@ gem "config"
gem "devise", ">= 4.9.0"
gem "foreman"
gem "lograge"
gem "mail_form", ">= 1.9.0"
gem "mail_form", ">= 1.11.0"
gem "oj"
gem "puma"
gem "simple_token_authentication"
Expand Down
95 changes: 49 additions & 46 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -120,17 +120,17 @@ GEM
faraday_middleware (~> 1.0, >= 1.0.0.rc1)
net-http-persistent (~> 4.0)
nokogiri (~> 1, >= 1.10.8)
base64 (0.2.0)
base64 (0.3.0)
bcrypt (3.1.20)
benchmark (0.4.0)
benchmark (0.4.1)
better_html (2.1.1)
actionview (>= 6.0)
activesupport (>= 6.0)
ast (~> 2.0)
erubi (~> 1.4)
parser (>= 2.4)
smart_properties
bigdecimal (3.1.8)
bigdecimal (3.2.3)
bindex (0.8.1)
bootsnap (1.18.4)
msgpack (~> 1.2)
Expand All @@ -154,14 +154,14 @@ GEM
logger (~> 1.5)
chunky_png (1.4.0)
coderay (1.1.3)
concurrent-ruby (1.3.4)
concurrent-ruby (1.3.5)
config (5.5.2)
deep_merge (~> 1.2, >= 1.2.1)
ostruct
connection_pool (2.4.1)
connection_pool (2.5.4)
crass (1.0.6)
date (3.4.0)
debase (0.2.6)
date (3.4.1)
debase (0.2.8)
debase-ruby_core_source (>= 3.3.6)
debase-ruby_core_source (3.3.6)
debug (1.9.2)
Expand All @@ -175,19 +175,20 @@ GEM
railties (>= 4.1.0)
responders
warden (~> 1.2.3)
devise-i18n (1.12.1)
devise-i18n (1.15.0)
devise (>= 4.9.0)
rails-i18n
digest-crc (0.6.5)
rake (>= 12.0.0, < 14.0.0)
drb (2.2.1)
drb (2.2.3)
erb_lint (0.7.0)
activesupport
better_html (>= 2.0.1)
parser (>= 2.7.1.4)
rainbow
rubocop (>= 1)
smart_properties
erubi (1.13.0)
erubi (1.13.1)
et-orbi (1.2.11)
tzinfo
execjs (2.10.0)
Expand All @@ -207,8 +208,8 @@ GEM
faraday-em_synchrony (1.0.0)
faraday-excon (1.1.0)
faraday-httpclient (1.0.1)
faraday-multipart (1.0.4)
multipart-post (~> 2)
faraday-multipart (1.1.1)
multipart-post (~> 2.0)
faraday-net_http (1.0.2)
faraday-net_http_persistent (1.2.0)
faraday-patron (1.0.0)
Expand Down Expand Up @@ -268,9 +269,9 @@ GEM
highline (3.1.1)
reline
httpclient (2.8.3)
i18n (1.14.6)
i18n (1.14.7)
concurrent-ruby (~> 1.0)
i18n-tasks (1.0.14)
i18n-tasks (1.0.15)
activesupport (>= 4.0.2)
ast (>= 2.1.0)
erubi
Expand All @@ -279,6 +280,7 @@ GEM
parser (>= 3.2.2.1)
rails-i18n
rainbow (>= 2.2.2, < 4.0)
ruby-progressbar (~> 1.8, >= 1.8.1)
terminal-table (>= 1.5.1)
importmap-rails (2.0.3)
actionpack (>= 6.0.0)
Expand All @@ -291,9 +293,9 @@ GEM
irb (1.14.1)
rdoc (>= 4.0.0)
reline (>= 0.4.2)
jbuilder (2.13.0)
actionview (>= 5.0.0)
activesupport (>= 5.0.0)
jbuilder (2.14.1)
actionview (>= 7.0.0)
activesupport (>= 7.0.0)
jmespath (1.6.2)
jquery-rails (4.6.0)
rails-dom-testing (>= 1, < 3)
Expand All @@ -314,41 +316,41 @@ GEM
activerecord
kaminari-core (= 1.2.2)
kaminari-core (1.2.2)
kramdown (2.4.0)
rexml
kramdown (2.5.1)
rexml (>= 3.3.9)
language_server-protocol (3.17.0.3)
lint_roller (1.1.0)
listen (3.9.0)
rb-fsevent (~> 0.10, >= 0.10.3)
rb-inotify (~> 0.9, >= 0.9.10)
locale (2.1.4)
lockbox (1.4.1)
logger (1.6.1)
logger (1.7.0)
lograge (0.14.0)
actionpack (>= 4)
activesupport (>= 4)
railties (>= 4)
request_store (~> 1.0)
loofah (2.23.1)
loofah (2.24.1)
crass (~> 1.0.2)
nokogiri (>= 1.12.0)
mail (2.8.1)
mini_mime (>= 0.1.1)
net-imap
net-pop
net-smtp
mail_form (1.10.1)
actionmailer (>= 5.2)
activemodel (>= 5.2)
mail_form (1.11.0)
actionpack (>= 7.0)
activemodel (>= 7.0)
marcel (1.0.4)
matrix (0.4.2)
method_source (1.1.0)
mini_mime (1.1.5)
mini_portile2 (2.8.7)
minitest (5.25.1)
minitest-rails (7.1.1)
mini_portile2 (2.8.9)
minitest (5.25.5)
minitest-rails (7.2.0)
minitest (~> 5.20)
railties (>= 7.1.0, < 8.0.0)
railties (>= 7.2.0, < 8.0.0)
minitest-reporters (1.7.1)
ansi
builder
Expand All @@ -371,17 +373,17 @@ GEM
mysql2 (0.5.6)
net-http-persistent (4.0.4)
connection_pool (~> 2.2)
net-imap (0.5.1)
net-imap (0.5.10)
date
net-protocol
net-pop (0.1.2)
net-protocol
net-protocol (0.2.2)
timeout
net-smtp (0.5.0)
net-smtp (0.5.1)
net-protocol
nio4r (2.7.4)
nokogiri (1.16.7)
nokogiri (1.18.9)
mini_portile2 (~> 2.8.2)
racc (~> 1.4)
oj (3.16.7)
Expand All @@ -390,7 +392,7 @@ GEM
orm_adapter (0.5.0)
os (1.1.4)
ostruct (0.6.1)
overcommit (0.64.1)
overcommit (0.68.0)
childprocess (>= 0.6.3, < 6)
iniparse (~> 1.4)
rexml (>= 3.3.9)
Expand All @@ -403,7 +405,7 @@ GEM
prime (0.1.2)
forwardable
singleton
pry (0.14.2)
pry (0.15.2)
coderay (~> 1.1)
method_source (~> 1.0)
pry-rails (0.3.11)
Expand All @@ -415,16 +417,17 @@ GEM
nio4r (~> 2.0)
raabro (1.4.0)
racc (1.8.1)
rack (3.1.8)
rack (3.1.16)
rack-accept (0.4.5)
rack (>= 0.4)
rack-attack (6.7.0)
rack (>= 1.0, < 4)
rack-cors (2.0.2)
rack (>= 2.0.0)
rack-session (2.0.0)
rack-session (2.1.1)
base64 (>= 0.1.0)
rack (>= 3.0.0)
rack-test (2.1.0)
rack-test (2.2.0)
rack (>= 1.3)
rackup (2.2.0)
rack (>= 3)
Expand All @@ -442,13 +445,13 @@ GEM
activesupport (= 7.2.2)
bundler (>= 1.15.0)
railties (= 7.2.2)
rails-dom-testing (2.2.0)
rails-dom-testing (2.3.0)
activesupport (>= 5.0.0)
minitest
nokogiri (>= 1.6)
rails-html-sanitizer (1.6.0)
rails-html-sanitizer (1.6.2)
loofah (~> 2.21)
nokogiri (~> 1.14)
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 (7.0.10)
i18n (>= 0.7, < 2)
railties (>= 6.0.0, < 8)
Expand Down Expand Up @@ -514,7 +517,7 @@ GEM
rubocop-minitest
rubocop-performance
rubocop-rails
ruby-debug-ide (0.7.3)
ruby-debug-ide (0.7.5)
rake (>= 0.8.1)
ruby-progressbar (1.13.0)
ruby2_keywords (0.0.5)
Expand All @@ -529,7 +532,7 @@ GEM
sprockets (> 3.0)
sprockets-rails
tilt
securerandom (0.3.1)
securerandom (0.4.1)
selectize-rails (0.12.6)
selenium-webdriver (4.10.0)
rexml (~> 3.2, >= 3.2.5)
Expand Down Expand Up @@ -586,7 +589,7 @@ GEM
text (1.3.1)
thor (1.3.2)
tilt (2.4.0)
timeout (0.4.2)
timeout (0.4.3)
trailblazer-option (0.1.2)
translation (1.41)
gettext (~> 3.2, >= 3.2.5, <= 3.4.9)
Expand All @@ -602,7 +605,7 @@ GEM
concurrent-ruby (~> 1.0)
uber (0.1.0)
unicode-display_width (2.6.0)
useragent (0.16.10)
useragent (0.16.11)
warden (1.2.9)
rack (>= 2.0.9)
web-console (4.2.1)
Expand All @@ -620,7 +623,7 @@ GEM
websocket-extensions (0.1.5)
xpath (3.2.0)
nokogiri (~> 1.8)
zeitwerk (2.7.1)
zeitwerk (2.6.18)

PLATFORMS
ruby
Expand Down Expand Up @@ -652,7 +655,7 @@ DEPENDENCIES
listen
lockbox
lograge
mail_form (>= 1.9.0)
mail_form (>= 1.11.0)
minitest
minitest-rails (>= 6.1.0)
minitest-reporters
Expand Down Expand Up @@ -691,4 +694,4 @@ RUBY VERSION
ruby 3.3.4p94

BUNDLED WITH
2.5.17
2.3.26