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
54 changes: 29 additions & 25 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -144,11 +144,12 @@ GEM
aws-sigv4 (1.5.2)
aws-eventstream (~> 1, >= 1.0.2)
bcrypt (3.1.18)
bigdecimal (3.1.9)
bindex (0.8.1)
bootstrap-sass (3.4.1)
autoprefixer-rails (>= 5.2.1)
sassc (>= 2.0.0)
builder (3.2.4)
builder (3.3.0)
byebug (11.1.3)
climate_control (0.2.0)
coderay (1.1.3)
Expand All @@ -161,7 +162,7 @@ GEM
coffee-script-source (1.12.2)
composite_primary_keys (14.0.6)
activerecord (~> 7.0.2)
concurrent-ruby (1.2.2)
concurrent-ruby (1.3.5)
crass (1.0.6)
date (3.3.3)
devise (4.9.2)
Expand All @@ -176,7 +177,7 @@ GEM
em-websocket (0.5.3)
eventmachine (>= 0.12.9)
http_parser.rb (~> 0)
erubi (1.12.0)
erubi (1.13.1)
eventmachine (1.2.7)
execjs (2.8.1)
faraday (1.10.3)
Expand Down Expand Up @@ -250,7 +251,7 @@ GEM
activesupport (>= 5.2)
http_accept_language (2.1.1)
http_parser.rb (0.8.0)
i18n (1.12.0)
i18n (1.14.7)
concurrent-ruby (~> 1.0)
jbuilder (2.11.5)
actionview (>= 5.0.0)
Expand Down Expand Up @@ -284,9 +285,9 @@ GEM
rb-fsevent (~> 0.10, >= 0.10.3)
rb-inotify (~> 0.9, >= 0.9.10)
locale (2.1.3)
loofah (2.20.0)
loofah (2.24.0)
crass (~> 1.0.2)
nokogiri (>= 1.5.9)
nokogiri (>= 1.12.0)
lumberjack (1.2.8)
mail (2.8.1)
mini_mime (>= 0.1.1)
Expand All @@ -297,16 +298,16 @@ GEM
meta_request (0.7.4)
rack-contrib (>= 1.1, < 3)
railties (>= 3.0.0, < 7.1)
method_source (1.0.0)
method_source (1.1.0)
mime-types (3.4.1)
mime-types-data (~> 3.2015)
mime-types-data (3.2023.0218.1)
mimemagic (0.3.10)
nokogiri (~> 1)
rake
mini_mime (1.1.2)
mini_portile2 (2.8.1)
minitest (5.18.0)
mini_portile2 (2.8.8)
minitest (5.25.4)
minitest-reporters (1.6.0)
ansi
builder
Expand All @@ -326,12 +327,12 @@ GEM
net-smtp (0.3.3)
net-protocol
nio4r (2.5.8)
nokogiri (1.14.3)
mini_portile2 (~> 2.8.0)
nokogiri (1.18.3)
mini_portile2 (~> 2.8.2)
racc (~> 1.4)
nokogiri (1.14.3-arm64-darwin)
nokogiri (1.18.3-arm64-darwin)
racc (~> 1.4)
nokogiri (1.14.3-x86_64-linux)
nokogiri (1.18.3-x86_64-linux-gnu)
racc (~> 1.4)
notiffany (0.1.3)
nenv (~> 0.1)
Expand All @@ -353,12 +354,12 @@ GEM
stringio
puma (6.6.0)
nio4r (~> 2.0)
racc (1.6.2)
rack (2.2.6.4)
racc (1.8.1)
rack (2.2.13)
rack-contrib (2.3.0)
rack (~> 2.0)
rack-rewrite (1.5.1)
rack-test (2.1.0)
rack-test (2.2.0)
rack (>= 1.3)
rails (7.0.4.3)
actioncable (= 7.0.4.3)
Expand All @@ -374,11 +375,13 @@ GEM
activesupport (= 7.0.4.3)
bundler (>= 1.15.0)
railties (= 7.0.4.3)
rails-dom-testing (2.0.3)
activesupport (>= 4.2.0)
rails-dom-testing (2.2.0)
activesupport (>= 5.0.0)
minitest
nokogiri (>= 1.6)
rails-html-sanitizer (1.5.0)
loofah (~> 2.19, >= 2.19.1)
rails-html-sanitizer (1.6.2)
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-i18n (7.0.6)
i18n (>= 0.7, < 2)
railties (>= 6.0.0, < 8)
Expand Down Expand Up @@ -423,10 +426,11 @@ GEM
sdoc (2.6.1)
rdoc (>= 5.0)
selectize-rails (0.12.6)
sentry-rails (5.8.0)
sentry-rails (5.23.0)
railties (>= 5.0)
sentry-ruby (~> 5.8.0)
sentry-ruby (5.8.0)
sentry-ruby (~> 5.23.0)
sentry-ruby (5.23.0)
bigdecimal
concurrent-ruby (~> 1.0, >= 1.0.2)
shellany (0.0.1)
singleton (0.1.1)
Expand All @@ -443,7 +447,7 @@ GEM
terser (1.1.14)
execjs (>= 0.3.0, < 3)
text (1.3.1)
thor (1.2.1)
thor (1.3.2)
tilt (2.1.0)
timeout (0.3.2)
tzinfo (2.0.6)
Expand All @@ -459,7 +463,7 @@ GEM
websocket-extensions (>= 0.1.0)
websocket-extensions (0.1.5)
workflow (3.0.0)
zeitwerk (2.6.7)
zeitwerk (2.6.18)

PLATFORMS
arm64-darwin-22
Expand Down