Skip to content

Commit

Permalink
deps-dev: bump debug from 1.6.3 to 1.7.0 (#422)
Browse files Browse the repository at this point in the history
Bumps [debug](https://github.com/ruby/debug) from 1.6.3 to 1.7.0.
- [Release notes](https://github.com/ruby/debug/releases)
- [Commits](ruby/debug@v1.6.3...v1.7.0)

---
updated-dependencies:
- dependency-name: debug
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Dec 5, 2022
1 parent b039d2a commit bb6602e
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 @@ -56,8 +56,8 @@ GEM
benchmark (0.2.0)
climate_control (1.2.0)
concurrent-ruby (1.1.10)
debug (1.6.3)
irb (>= 1.3.6)
debug (1.7.0)
irb (>= 1.5.0)
reline (>= 0.3.1)
declarative (0.0.20)
diff-lcs (1.5.0)
Expand Down Expand Up @@ -116,7 +116,7 @@ GEM
i18n (1.12.0)
concurrent-ruby (~> 1.0)
io-console (0.5.11)
irb (1.4.2)
irb (1.5.1)
reline (>= 0.3.0)
jaro_winkler (1.5.4)
jmespath (1.6.2)
Expand Down

0 comments on commit bb6602e

Please sign in to comment.