Skip to content

Commit

Permalink
chore(deps): bump async from 2.8.1 to 2.10.1
Browse files Browse the repository at this point in the history
Bumps [async](https://github.com/socketry/async) from 2.8.1 to 2.10.1.
- [Release notes](https://github.com/socketry/async/releases)
- [Changelog](https://github.com/socketry/async/blob/main/release.cert)
- [Commits](socketry/async@v2.8.1...v2.10.1)

---
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 Apr 6, 2024
1 parent b56e56d commit df0bb13
Showing 1 changed file with 5 additions and 4 deletions.
9 changes: 5 additions & 4 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -26,19 +26,20 @@ GEM
addressable (2.8.6)
public_suffix (>= 2.0.2, < 6.0)
ast (2.4.2)
async (2.8.1)
async (2.10.1)
console (~> 1.10)
fiber-annotation
io-event (~> 1.1)
io-event (~> 1.5, >= 1.5.1)
timers (~> 4.1)
awesome_print (1.9.2)
base64 (0.2.0)
bigdecimal (3.1.6)
concurrent-ruby (1.2.3)
connection_pool (2.4.1)
console (1.23.3)
console (1.23.6)
fiber-annotation
fiber-local
json
crack (1.0.0)
bigdecimal
rexml
Expand All @@ -61,7 +62,7 @@ GEM
i18n (1.14.1)
concurrent-ruby (~> 1.0)
io-console (0.7.2)
io-event (1.4.3)
io-event (1.5.1)
irb (1.11.2)
rdoc
reline (>= 0.4.2)
Expand Down

0 comments on commit df0bb13

Please sign in to comment.