Skip to content

Commit

Permalink
Bump pry-byebug from 3.7.0 to 3.8.0
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot-preview[bot] authored Jun 17, 2020
1 parent fa3d71a commit aaee88a
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 @@ -179,7 +179,7 @@ group :test, :development do
gem 'rspec-activemodel-mocks', '~> 1.1.0'
gem 'rspec-rails', '~> 3.7.2'
gem 'pry', '~> 0.12.2'
gem 'pry-byebug', '~> 3.7.0'
gem 'pry-byebug', '~> 3.8.0'
gem 'public_suffix', '~> 2.0.0', '< 3.0.0'
end

Expand Down
8 changes: 4 additions & 4 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -106,7 +106,7 @@ GEM
bullet (6.1.0)
activesupport (>= 3.0.0)
uniform_notifier (~> 1.11)
byebug (11.0.1)
byebug (11.1.3)
cancancan (1.17.0)
capistrano (2.15.9)
highline
Expand All @@ -124,7 +124,7 @@ GEM
charlock_holmes (0.7.7)
chronic (0.10.2)
chunky_png (1.3.10)
coderay (1.1.2)
coderay (1.1.3)
coffee-rails (4.2.2)
coffee-script (>= 2.2.0)
railties (>= 4.0.0)
Expand Down Expand Up @@ -264,7 +264,7 @@ GEM
pry (0.12.2)
coderay (~> 1.1.0)
method_source (~> 0.9.0)
pry-byebug (3.7.0)
pry-byebug (3.8.0)
byebug (~> 11.0)
pry (~> 0.10)
public_suffix (2.0.5)
Expand Down Expand Up @@ -479,7 +479,7 @@ DEPENDENCIES
open4 (~> 1.3.0)
pg (~> 0.20.0)
pry (~> 0.12.2)
pry-byebug (~> 3.7.0)
pry-byebug (~> 3.8.0)
public_suffix (~> 2.0.0, < 3.0.0)
rack (~> 2.2.3)
rack-ssl (~> 1.4.0)
Expand Down

0 comments on commit aaee88a

Please sign in to comment.