Skip to content

Commit f07eb01

Browse files
build(deps-dev): Bump debug from 1.8.0 to 1.9.0 (#2076)
Bumps [debug](https://github.com/ruby/debug) from 1.8.0 to 1.9.0. - [Release notes](https://github.com/ruby/debug/releases) - [Commits](ruby/debug@v1.8.0...v1.9.0) --- updated-dependencies: - dependency-name: debug dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 1a4669c commit f07eb01

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

Gemfile.lock

+3-3
Original file line numberDiff line numberDiff line change
@@ -99,9 +99,9 @@ GEM
9999
connection_pool (2.4.1)
100100
crass (1.0.6)
101101
date (3.3.4)
102-
debug (1.8.0)
103-
irb (>= 1.5.0)
104-
reline (>= 0.3.1)
102+
debug (1.9.0)
103+
irb (~> 1.10)
104+
reline (>= 0.3.8)
105105
devise (4.9.3)
106106
bcrypt (~> 3.0)
107107
orm_adapter (~> 0.1)

0 commit comments

Comments
 (0)