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
12 changes: 5 additions & 7 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -20,14 +20,13 @@ PATH
GEM
remote: https://rubygems.org/
specs:
activesupport (6.1.3)
activesupport (7.0.7.2)
concurrent-ruby (~> 1.0, >= 1.0.2)
i18n (>= 1.6, < 2)
minitest (>= 5.1)
tzinfo (~> 2.0)
zeitwerk (~> 2.3)
coderay (1.1.3)
concurrent-ruby (1.1.8)
concurrent-ruby (1.2.2)
diff-lcs (1.4.4)
domain_name (0.5.20190701)
unf (>= 0.0.5, < 1.0.0)
Expand All @@ -39,13 +38,13 @@ GEM
http-accept (1.7.0)
http-cookie (1.0.5)
domain_name (~> 0.5)
i18n (1.8.9)
i18n (1.14.1)
concurrent-ruby (~> 1.0)
method_source (1.0.0)
mime-types (3.4.1)
mime-types-data (~> 3.2015)
mime-types-data (3.2023.0218.1)
minitest (5.14.3)
minitest (5.19.0)
netrc (0.11.0)
opus-ruby (1.0.1)
ffi
Expand Down Expand Up @@ -74,7 +73,7 @@ GEM
sentry-ruby (5.10.0)
concurrent-ruby (~> 1.0, >= 1.0.2)
thor (1.1.0)
tzinfo (2.0.4)
tzinfo (2.0.6)
concurrent-ruby (~> 1.0)
unf (0.1.4)
unf_ext
Expand All @@ -83,7 +82,6 @@ GEM
websocket-client-simple (0.6.1)
event_emitter
websocket
zeitwerk (2.4.2)

PLATFORMS
ruby
Expand Down