Skip to content

Commit

Permalink
Bump pry-rails from 0.3.9 to 0.3.11 (#764)
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] committed Jun 24, 2024
1 parent 6ebc20a commit 7007475
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ group :development, :test do
gem 'factory_bot_rails', '~> 6.4'
gem 'faker', '~> 3.4'
gem 'pry-byebug', '~> 3.9', platform: :mri
gem 'pry-rails', '~> 0.3.9'
gem 'pry-rails', '~> 0.3.11'
gem 'rspec-rails', '~> 6.1'
end

Expand Down
8 changes: 4 additions & 4 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -327,7 +327,7 @@ GEM
net-smtp
marcel (1.0.4)
matrix (0.4.2)
method_source (1.0.0)
method_source (1.1.0)
mini_mime (1.1.5)
mini_portile2 (2.8.7)
minitest (5.23.1)
Expand Down Expand Up @@ -372,8 +372,8 @@ GEM
pry-byebug (3.10.1)
byebug (~> 11.0)
pry (>= 0.13, < 0.15)
pry-rails (0.3.9)
pry (>= 0.10.4)
pry-rails (0.3.11)
pry (>= 0.13.0)
psych (5.1.2)
stringio
public_suffix (5.1.1)
Expand Down Expand Up @@ -635,7 +635,7 @@ DEPENDENCIES
pg_query (~> 5.1.0)
prosopite (~> 1.4.2)
pry-byebug (~> 3.9)
pry-rails (~> 0.3.9)
pry-rails (~> 0.3.11)
puma (~> 6.4)
pundit (~> 2.3)
rack-cors (~> 2.0)
Expand Down

0 comments on commit 7007475

Please sign in to comment.