Skip to content

Commit

Permalink
Bump async from 2.18.0 to 2.19.0
Browse files Browse the repository at this point in the history
Bumps [async](https://github.com/socketry/async) from 2.18.0 to 2.19.0.
- [Release notes](https://github.com/socketry/async/releases)
- [Changelog](https://github.com/socketry/async/blob/main/releases.md)
- [Commits](socketry/async@v2.18.0...v2.19.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 8, 2024
1 parent 029a7e3 commit 9e250ec
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,8 @@ GEM
addressable (2.8.7)
public_suffix (>= 2.0.2, < 7.0)
afm (0.2.2)
async (2.18.0)
console (~> 1.26)
async (2.19.0)
console (~> 1.29)
fiber-annotation
io-event (~> 1.6, >= 1.6.5)
autoprefixer-rails (10.4.19.0)
Expand Down Expand Up @@ -46,7 +46,7 @@ GEM
execjs
coffee-script-source (1.12.2)
concurrent-ruby (1.3.4)
console (1.27.0)
console (1.29.0)
fiber-annotation
fiber-local (~> 1.1)
json
Expand Down Expand Up @@ -99,7 +99,7 @@ GEM
concurrent-ruby (~> 1.0)
io-event (1.7.3)
jmespath (1.6.2)
json (2.7.5)
json (2.8.1)
kramdown (2.4.0)
rexml
listen (3.9.0)
Expand Down

0 comments on commit 9e250ec

Please sign in to comment.