Skip to content

Commit

Permalink
Bump solid_cable from 1.0.3 to 3.0.2
Browse files Browse the repository at this point in the history
Bumps [solid_cable](https://github.com/rails/solid_cable) from 1.0.3 to 3.0.2.
- [Release notes](https://github.com/rails/solid_cable/releases)
- [Commits](rails/solid_cable@v1.0.3...v3.0.2)

---
updated-dependencies:
- dependency-name: solid_cable
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Sep 30, 2024
1 parent 020b7bb commit b4d2282
Showing 1 changed file with 5 additions and 2 deletions.
7 changes: 5 additions & 2 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -511,8 +511,11 @@ GEM
snaky_hash (2.0.1)
hashie
version_gem (~> 1.1, >= 1.1.1)
solid_cable (1.0.3)
rails (< 9)
solid_cable (3.0.2)
actioncable (>= 7.2)
activejob (>= 7.2)
activerecord (>= 7.2)
railties (>= 7.2)
solid_queue (0.9.0)
activejob (>= 7.1)
activerecord (>= 7.1)
Expand Down

0 comments on commit b4d2282

Please sign in to comment.