Skip to content

Commit

Permalink
bump pry, pry-byebug
Browse files Browse the repository at this point in the history
  • Loading branch information
ximus committed Dec 26, 2023
1 parent 6bde39b commit ebf28bf
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -21,8 +21,8 @@ gem 'bundler-audit', '>= 0.6'
gem 'factory_bot', '>= 6.1'
gem 'ffaker', '>= 2.15'
gem 'grpc', '>= 1.44.0.pre2'
gem 'pry', '~> 0.12'
gem 'pry-byebug', '>= 3.9'
gem 'pry', '~> 0.14'
gem 'pry-byebug', '>= 3.10'
gem 'rake', '>= 10.0'
gem 'rspec', '>= 3.8'
gem 'rspec_junit_formatter', '>= 0.4'
Expand Down

0 comments on commit ebf28bf

Please sign in to comment.