Skip to content

Commit

Permalink
Bump the development-dependencies group with 2 updates
Browse files Browse the repository at this point in the history
Bumps the development-dependencies group with 2 updates: [debug](https://github.com/ruby/debug) and [hotwire-spark](https://github.com/hotwired/spark).


Updates `debug` from 1.9.2 to 1.10.0
- [Release notes](https://github.com/ruby/debug/releases)
- [Commits](ruby/debug@v1.9.2...v1.10.0)

Updates `hotwire-spark` from 0.1.2 to 0.1.9
- [Release notes](https://github.com/hotwired/spark/releases)
- [Commits](hotwired/spark@v0.1.2...v0.1.9)

---
updated-dependencies:
- dependency-name: debug
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: development-dependencies
- dependency-name: hotwire-spark
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: development-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Dec 23, 2024
1 parent 7bc8ede commit e8e1e14
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -181,7 +181,7 @@ GEM
database_cleaner-core (~> 2.0.0)
database_cleaner-core (2.0.1)
date (3.4.1)
debug (1.9.2)
debug (1.10.0)
irb (~> 1.10)
reline (>= 0.3.8)
diff-lcs (1.5.1)
Expand Down Expand Up @@ -269,7 +269,7 @@ GEM
hashdiff (1.1.1)
hashie (5.0.0)
highline (3.0.1)
hotwire-spark (0.1.2)
hotwire-spark (0.1.9)
listen
rails (>= 8.0.0)
zeitwerk
Expand Down Expand Up @@ -349,7 +349,7 @@ GEM
nenv (0.3.0)
net-http (0.6.0)
uri
net-imap (0.5.1)
net-imap (0.5.4)
date
net-protocol
net-pop (0.1.2)
Expand Down

0 comments on commit e8e1e14

Please sign in to comment.