Skip to content

Commit

Permalink
Add prism to gemspec
Browse files Browse the repository at this point in the history
  • Loading branch information
viralpraxis committed Sep 22, 2024
1 parent d2846ba commit 61b2f88
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions rubocop-thread_safety.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,7 @@ Gem::Specification.new do |spec|

spec.add_development_dependency 'appraisal'
spec.add_development_dependency 'bundler', '>= 1.10', '< 3'
spec.add_development_dependency 'prism'
spec.add_development_dependency 'pry' unless ENV['CI']
spec.add_development_dependency 'rake', '>= 10.0'
spec.add_development_dependency 'rspec', '~> 3.0'
Expand Down

0 comments on commit 61b2f88

Please sign in to comment.