Skip to content

Commit

Permalink
chore(deps-dev): bump pry from 0.15.0 to 0.15.2 (#200)
Browse files Browse the repository at this point in the history
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jan 2, 2025
1 parent f2dfbbc commit 054f552
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 @@ -17,7 +17,7 @@ group :development, :test do
gem "rspec", "~> 3.13"
gem "rspec-its", "~> 2.0"
gem "standard", "~> 1"
gem "pry", "~> 0.15.0"
gem "pry", "~> 0.15.2"
gem "webmock", "~> 3.24"
gem "bundle-audit", "~> 0.1.0"
end
4 changes: 2 additions & 2 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -180,7 +180,7 @@ GEM
parser (3.3.6.0)
ast (~> 2.4.1)
racc
pry (0.15.0)
pry (0.15.2)
coderay (~> 1.1)
method_source (~> 1.0)
psych (5.2.1)
Expand Down Expand Up @@ -319,7 +319,7 @@ DEPENDENCIES
bundle-audit (~> 0.1.0)
faraday (>= 1.0, < 3.0)
mutex_m
pry (~> 0.15.0)
pry (~> 0.15.2)
rails (>= 6, < 8)
rails_cloudflare_turnstile!
rake (~> 13.2)
Expand Down

0 comments on commit 054f552

Please sign in to comment.