Skip to content

Commit

Permalink
chore(deps-dev): bump pry from 0.14.2 to 0.15.0 (#193)
Browse files Browse the repository at this point in the history
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Nov 20, 2024
1 parent 014fb8c commit df8b542
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.14.1"
gem "pry", "~> 0.15.0"
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.14.2)
pry (0.15.0)
coderay (~> 1.1)
method_source (~> 1.0)
psych (5.2.0)
Expand Down Expand Up @@ -316,7 +316,7 @@ DEPENDENCIES
bundle-audit (~> 0.1.0)
faraday (>= 1.0, < 3.0)
mutex_m
pry (~> 0.14.1)
pry (~> 0.15.0)
rails (>= 6, < 8)
rails_cloudflare_turnstile!
rake (~> 13.2)
Expand Down

0 comments on commit df8b542

Please sign in to comment.