Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Nov 18, 2024
1 parent e4831be commit 6f74a67
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ GEM
json (2.8.1)
language_server-protocol (3.17.0.3)
logger (1.6.1)
method_source (1.0.0)
method_source (1.1.0)
minitest (5.25.1)
net-http (0.4.1)
uri
Expand All @@ -47,7 +47,7 @@ GEM
parser (3.3.6.0)
ast (~> 2.4.1)
racc
pry (0.14.2)
pry (0.15.0)
coderay (~> 1.1)
method_source (~> 1.0)
public_suffix (5.0.4)
Expand Down

0 comments on commit 6f74a67

Please sign in to comment.