Skip to content

Commit

Permalink
Bump pry from 0.14.0 to 0.14.1 (#803)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot-preview[bot] authored Apr 12, 2021
1 parent b34b4c0 commit ddad523
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ gemspec
group :development do
gem "chandler", "0.9.0"
gem "minitest", "~> 5.11"
gem "pry", "0.14.0"
gem "pry", "0.14.1"
gem "rake", "~> 13.0"
gem "rake-compiler", "~> 1.0"
gem "simplecov", "0.21.2"
Expand Down
4 changes: 2 additions & 2 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ GEM
octokit (4.15.0)
faraday (>= 0.9)
sawyer (~> 0.8.0, >= 0.5.3)
pry (0.14.0)
pry (0.14.1)
coderay (~> 1.1)
method_source (~> 1.0)
public_suffix (4.0.3)
Expand All @@ -49,7 +49,7 @@ DEPENDENCIES
byebug!
chandler (= 0.9.0)
minitest (~> 5.11)
pry (= 0.14.0)
pry (= 0.14.1)
rake (~> 13.0)
rake-compiler (~> 1.0)
simplecov (= 0.21.2)
Expand Down

0 comments on commit ddad523

Please sign in to comment.