Skip to content

Commit

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

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

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 23, 2022
1 parent 1ac6b95 commit 2c6bc32
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 @@ -56,7 +56,7 @@ GEM
benchmark (0.2.1)
climate_control (1.2.0)
concurrent-ruby (1.1.10)
debug (1.7.0)
debug (1.7.1)
irb (>= 1.5.0)
reline (>= 0.3.1)
declarative (0.0.20)
Expand Down Expand Up @@ -115,8 +115,8 @@ GEM
httpclient (2.8.3)
i18n (1.12.0)
concurrent-ruby (~> 1.0)
io-console (0.5.11)
irb (1.5.1)
io-console (0.6.0)
irb (1.6.2)
reline (>= 0.3.0)
jaro_winkler (1.5.4)
jmespath (1.6.2)
Expand Down Expand Up @@ -155,7 +155,7 @@ GEM
rainbow (3.1.1)
rake (13.0.6)
regexp_parser (2.6.1)
reline (0.3.1)
reline (0.3.2)
io-console (~> 0.5)
representable (3.2.0)
declarative (< 0.1.0)
Expand Down

0 comments on commit 2c6bc32

Please sign in to comment.