Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump discordrb from a873d4e to 0f01116 #132

Merged
merged 1 commit into from
Dec 4, 2023
Merged
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
18 changes: 7 additions & 11 deletions Gemfile.lock
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
GIT
remote: https://github.com/shardlab/discordrb
revision: a873d4efad8e87af5732a7e63044ff95cebc11d6
revision: 0f01116c3326e4784a0b581326307f5a2b57427a
branch: main
specs:
discordrb (3.5.0)
Expand All @@ -19,10 +19,9 @@ GEM
base64 (0.1.1)
concurrent-ruby (1.2.2)
docopt (0.6.1)
domain_name (0.5.20190701)
unf (>= 0.0.5, < 1.0.0)
domain_name (0.6.20231109)
event_emitter (0.2.6)
ffi (1.15.5)
ffi (1.16.3)
http-accept (1.7.0)
http-cookie (1.0.5)
domain_name (~> 0.5)
Expand All @@ -35,9 +34,9 @@ GEM
language_server-protocol (3.17.0.3)
mathematical (1.6.18)
ruby-enum (~> 0.4)
mime-types (3.4.1)
mime-types (3.5.1)
mime-types-data (~> 3.2015)
mime-types-data (3.2023.0218.1)
mime-types-data (3.2023.1003)
mini_magick (4.12.0)
mini_mime (1.1.2)
multi_xml (0.6.0)
Expand Down Expand Up @@ -74,12 +73,9 @@ GEM
ruby-enum (0.9.0)
i18n
ruby-progressbar (1.13.0)
unf (0.1.4)
unf_ext
unf_ext (0.0.8.2)
unicode-display_width (2.4.2)
websocket (1.2.9)
websocket-client-simple (0.6.1)
websocket (1.2.10)
websocket-client-simple (0.8.0)
event_emitter
websocket

Expand Down
Loading