Skip to content

Commit

Permalink
Merge pull request #114 from voxpupuli/dependabot/bundler/pry-tw-0.15.2
Browse files Browse the repository at this point in the history
Update pry requirement from ~> 0.14.2 to ~> 0.15.2
  • Loading branch information
bastelfreak authored Jan 2, 2025
2 parents 2a20fb1 + e8feb66 commit fb56fd5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ra10ke.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ Gem::Specification.new do |spec|
spec.add_dependency 'semverse', '>= 2.0', '< 4'
spec.add_dependency 'solve', '~> 4.0', '>= 4.0.4'
spec.add_dependency 'table_print', '~> 1.5.6'
spec.add_development_dependency 'pry', '~> 0.14.2'
spec.add_development_dependency 'pry', '~> 0.15.2'
spec.add_development_dependency 'rspec', '~> 3.6'
spec.add_development_dependency 'simplecov', '~> 0.22.0'
spec.add_development_dependency 'voxpupuli-rubocop', '~> 3.0.0'
Expand Down

0 comments on commit fb56fd5

Please sign in to comment.