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
27 changes: 12 additions & 15 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1317,17 +1317,16 @@ GEM
railties (>= 4.1.0)
responders
warden (~> 1.2.3)
discordrb (3.4.0)
discordrb-webhooks (~> 3.3.0)
discordrb (3.5.0)
discordrb-webhooks (~> 3.5.0)
ffi (>= 1.9.24)
opus-ruby
rest-client (>= 2.0.0)
websocket-client-simple (>= 0.3.0)
discordrb-webhooks (3.3.0)
rest-client (>= 2.1.0.rc1)
discordrb-webhooks (3.5.0)
rest-client (>= 2.0.0)
docile (1.1.5)
domain_name (0.5.20190701)
unf (>= 0.0.5, < 1.0.0)
domain_name (0.6.20240107)
engtagger (0.4.0)
lru_redux
erubi (1.13.0)
Expand Down Expand Up @@ -1362,7 +1361,8 @@ GEM
faye-websocket (0.11.1)
eventmachine (>= 0.12.0)
websocket-driver (>= 0.5.1)
ffi (1.15.5)
ffi (1.17.0)
ffi (1.17.0-x86_64-linux-gnu)
ffi-compiler (1.0.1)
ffi (>= 1.0.0)
rake
Expand All @@ -1384,7 +1384,7 @@ GEM
http-form_data (~> 2.2)
http-parser (~> 1.2.0)
http-accept (1.7.0)
http-cookie (1.0.4)
http-cookie (1.0.6)
domain_name (~> 0.5)
http-form_data (2.3.0)
http-parser (1.2.3)
Expand Down Expand Up @@ -1449,9 +1449,9 @@ GEM
meta-tags (2.18.0)
actionpack (>= 3.2.0, < 7.1)
method_source (1.1.0)
mime-types (3.3.1)
mime-types (3.5.2)
mime-types-data (~> 3.2015)
mime-types-data (3.2021.0704)
mime-types-data (3.2024.0702)
mimemagic (0.3.10)
nokogiri (~> 1)
rake
Expand Down Expand Up @@ -1659,9 +1659,6 @@ GEM
concurrent-ruby (~> 1.0)
uglifier (4.2.0)
execjs (>= 0.3.0, < 3)
unf (0.1.4)
unf_ext
unf_ext (0.0.8.1)
uniform_notifier (1.16.0)
warden (1.2.9)
rack (>= 2.0.9)
Expand All @@ -1675,8 +1672,8 @@ GEM
rack-proxy (>= 0.6.1)
railties (>= 5.2)
semantic_range (>= 2.3.0)
websocket (1.2.9)
websocket-client-simple (0.3.0)
websocket (1.2.10)
websocket-client-simple (0.8.0)
event_emitter
websocket
websocket-driver (0.7.5)
Expand Down