Skip to content

Commit

Permalink
Fixing Pipeline failue
Browse files Browse the repository at this point in the history
  • Loading branch information
abhinav-nain committed Jan 17, 2025
1 parent 5623e78 commit 0579b7b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bugcrowd_templates.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ Gem::Specification.new do |spec|
spec.require_paths = ['lib']
spec.required_ruby_version = '>= 3.0'

spec.add_development_dependency 'bundler', '~> 2.5.5'
spec.add_development_dependency 'bundler', '~> 2.6.3'
spec.add_development_dependency 'pry', '~> 0.14.2'
spec.add_development_dependency 'rake', '~> 13.0.6'
spec.add_development_dependency 'rspec', '~> 3.12'
Expand Down

0 comments on commit 0579b7b

Please sign in to comment.