Skip to content

Commit

Permalink
Bump pry from 0.13.0 to 0.13.1 (#669)
Browse files Browse the repository at this point in the history
Bumps [pry](https://github.com/pry/pry) from 0.13.0 to 0.13.1.
- [Release notes](https://github.com/pry/pry/releases)
- [Changelog](https://github.com/pry/pry/blob/master/CHANGELOG.md)
- [Commits](pry/pry@v0.13.0...v0.13.1)

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

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
  • Loading branch information
dependabot-preview[bot] committed Apr 13, 2020
1 parent 6f85ed9 commit 5fa9a39
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion Gemfile
Expand Up @@ -7,7 +7,7 @@ gemspec
gem "chandler", "0.9.0"
gem "mdl", "0.9.0"
gem "minitest", "~> 5.11"
gem "pry", "0.13.0"
gem "pry", "0.13.1"
gem "rake", "~> 13.0"
gem "rake-compiler", "~> 1.0"
gem "rexml", "~> 3.2" # TODO: remove when https://github.com/gettalong/kramdown/pull/638 released
Expand Down
4 changes: 2 additions & 2 deletions Gemfile.lock
Expand Up @@ -38,7 +38,7 @@ GEM
parallel (1.19.1)
parser (2.7.0.5)
ast (~> 2.4.0)
pry (0.13.0)
pry (0.13.1)
coderay (~> 1.1)
method_source (~> 1.0)
public_suffix (4.0.3)
Expand Down Expand Up @@ -78,7 +78,7 @@ DEPENDENCIES
chandler (= 0.9.0)
mdl (= 0.9.0)
minitest (~> 5.11)
pry (= 0.13.0)
pry (= 0.13.1)
rake (~> 13.0)
rake-compiler (~> 1.0)
rexml (~> 3.2)
Expand Down

0 comments on commit 5fa9a39

Please sign in to comment.