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 3.3.0 to 3.4.3 #2

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
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
Bump discordrb from 3.3.0 to 3.4.3
Bumps [discordrb](https://github.com/shardlab/discordrb) from 3.3.0 to 3.4.3.
- [Release notes](https://github.com/shardlab/discordrb/releases)
- [Changelog](https://github.com/shardlab/discordrb/blob/main/CHANGELOG.md)
- [Commits](shardlab/discordrb@v3.3.0...v3.4.3)

---
updated-dependencies:
- dependency-name: discordrb
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Mar 14, 2024
commit d7dd77a67e5c10e0371143dad7260b2a18d3d94e
33 changes: 13 additions & 20 deletions Gemfile.lock
Original file line number Diff line number Diff line change
@@ -1,44 +1,37 @@
GEM
remote: https://rubygems.org/
specs:
discordrb (3.3.0)
discordrb-webhooks (~> 3.3.0)
discordrb (3.4.3)
discordrb-webhooks (~> 3.4.3)
ffi (>= 1.9.24)
opus-ruby
rbnacl (~> 3.4.0)
rest-client (>= 2.1.0.rc1)
rest-client (>= 2.0.0)
websocket-client-simple (>= 0.3.0)
discordrb-webhooks (3.3.0)
rest-client (>= 2.1.0.rc1)
domain_name (0.5.20180417)
unf (>= 0.0.5, < 1.0.0)
discordrb-webhooks (3.4.3)
rest-client (>= 2.0.0)
domain_name (0.6.20240107)
event_emitter (0.2.6)
faraday (0.15.4)
multipart-post (>= 1.2, < 3)
ffi (1.11.1)
ffi (1.16.3)
http-accept (1.7.0)
http-cookie (1.0.3)
http-cookie (1.0.5)
domain_name (~> 0.5)
mime-types (3.2.2)
mime-types (3.5.2)
mime-types-data (~> 3.2015)
mime-types-data (3.2019.0331)
mime-types-data (3.2024.0305)
multipart-post (2.1.1)
netrc (0.11.0)
opus-ruby (1.0.1)
ffi
rbnacl (3.4.0)
ffi
redis (4.1.2)
rest-client (2.1.0.rc1)
rest-client (2.1.0)
http-accept (>= 1.7.0, < 2.0)
http-cookie (>= 1.0.2, < 2.0)
mime-types (>= 1.16, < 4.0)
netrc (~> 0.8)
unf (0.1.4)
unf_ext
unf_ext (0.0.7.6)
websocket (1.2.8)
websocket-client-simple (0.3.0)
websocket (1.2.10)
websocket-client-simple (0.8.0)
event_emitter
websocket