Skip to content

Commit

Permalink
remove dependency on appraisal added in #60
Browse files Browse the repository at this point in the history
  • Loading branch information
ashkulz committed Feb 19, 2021
1 parent 6477baf commit 54fa5f0
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion pronto-rubocop.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,6 @@ Gem::Specification.new do |s|

s.add_runtime_dependency('pronto', '~> 0.11.0')
s.add_runtime_dependency('rubocop', '>= 0.63.1', '< 2.0')
s.add_development_dependency('appraisal')
s.add_development_dependency('rake', '~> 12.0')
s.add_development_dependency('rspec', '~> 3.4')
s.add_development_dependency('rspec-its', '~> 1.2')
Expand Down

0 comments on commit 54fa5f0

Please sign in to comment.