Skip to content

Commit

Permalink
Bump pry from 0.12.2 to 0.14.2
Browse files Browse the repository at this point in the history
Bumps [pry](https://github.com/pry/pry) from 0.12.2 to 0.14.2.
- [Changelog](https://github.com/pry/pry/blob/master/CHANGELOG.md)
- [Commits](pry/pry@v0.12.2...v0.14.2)

---
updated-dependencies:
- dependency-name: pry
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 18, 2023
1 parent bdc513b commit dba1266
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions Gemfile.lock
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
GEM
remote: https://rubygems.org/
specs:
coderay (1.1.2)
coderay (1.1.3)
colorize (0.8.1)
diff-lcs (1.3)
method_source (0.9.2)
pry (0.12.2)
coderay (~> 1.1.0)
method_source (~> 0.9.0)
method_source (1.0.0)
pry (0.14.2)
coderay (~> 1.1)
method_source (~> 1.0)
rspec (3.8.0)
rspec-core (~> 3.8.0)
rspec-expectations (~> 3.8.0)
Expand Down

0 comments on commit dba1266

Please sign in to comment.