Skip to content

Commit

Permalink
Bump async from 2.10.2 to 2.11.0
Browse files Browse the repository at this point in the history
Bumps [async](https://github.com/socketry/async) from 2.10.2 to 2.11.0.
- [Release notes](https://github.com/socketry/async/releases)
- [Changelog](https://github.com/socketry/async/blob/main/release.cert)
- [Commits](socketry/async@v2.10.2...v2.11.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jun 1, 2024
1 parent 2ee8131 commit 5823840
Showing 1 changed file with 7 additions and 5 deletions.
12 changes: 7 additions & 5 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -15,16 +15,16 @@ GEM
addressable (2.8.6)
public_suffix (>= 2.0.2, < 6.0)
ast (2.4.2)
async (2.10.2)
console (~> 1.10)
async (2.11.0)
console (~> 1.25, >= 1.25.2)
fiber-annotation
io-event (~> 1.5, >= 1.5.1)
timers (~> 4.1)
bigdecimal (3.1.6)
concurrent-ruby (1.1.10)
console (1.24.0)
console (1.25.2)
fiber-annotation
fiber-local
fiber-local (~> 1.1)
json
crack (1.0.0)
bigdecimal
Expand All @@ -50,7 +50,9 @@ GEM
faraday-net_http (3.1.0)
net-http
fiber-annotation (0.2.0)
fiber-local (1.0.0)
fiber-local (1.1.0)
fiber-storage
fiber-storage (0.1.1)
gli (2.21.1)
hashdiff (1.1.0)
hashie (5.0.0)
Expand Down

0 comments on commit 5823840

Please sign in to comment.