Skip to content

Commit

Permalink
Bump async-websocket from 0.26.1 to 0.30.0
Browse files Browse the repository at this point in the history
Bumps [async-websocket](https://github.com/socketry/async-websocket) from 0.26.1 to 0.30.0.
- [Release notes](https://github.com/socketry/async-websocket/releases)
- [Changelog](https://github.com/socketry/async-websocket/blob/main/release.cert)
- [Commits](socketry/async-websocket@v0.26.1...v0.30.0)

---
updated-dependencies:
- dependency-name: async-websocket
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Nov 6, 2024
1 parent 1678b58 commit 8bee129
Showing 1 changed file with 8 additions and 7 deletions.
15 changes: 8 additions & 7 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -124,10 +124,11 @@ GEM
async-service (0.12.0)
async
async-container (~> 0.16)
async-websocket (0.26.1)
async-http (~> 0.54)
protocol-rack (~> 0.5)
protocol-websocket (~> 0.11)
async-websocket (0.30.0)
async-http (~> 0.76)
protocol-http (~> 0.34)
protocol-rack (~> 0.7)
protocol-websocket (~> 0.17)
base32-crockford (0.1.0)
base64 (0.2.0)
bcrypt (3.1.20)
Expand Down Expand Up @@ -161,7 +162,7 @@ GEM
colored2 (3.1.2)
concurrent-ruby (1.3.4)
connection_pool (2.4.1)
console (1.28.1)
console (1.29.0)
fiber-annotation
fiber-local (~> 1.1)
json
Expand Down Expand Up @@ -297,7 +298,7 @@ GEM
jbuilder (2.13.0)
actionview (>= 5.0.0)
activesupport (>= 5.0.0)
json (2.7.6)
json (2.8.0)
kramdown (2.4.0)
rexml
kramdown-parser-gfm (1.1.0)
Expand Down Expand Up @@ -376,7 +377,7 @@ GEM
protocol-http (~> 0.37)
rack (>= 1.0)
protocol-redis (0.8.1)
protocol-websocket (0.13.0)
protocol-websocket (0.20.1)
protocol-http (~> 0.2)
pry (0.14.2)
coderay (~> 1.1)
Expand Down

0 comments on commit 8bee129

Please sign in to comment.