Skip to content
This repository has been archived by the owner on Jan 4, 2024. It is now read-only.

Commit

Permalink
Update gastly.gemspec
Browse files Browse the repository at this point in the history
  • Loading branch information
mgrachev committed Mar 16, 2020
1 parent 2197062 commit 829aa8b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gastly.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ Gem::Specification.new do |spec|
spec.required_ruby_version = '>= 2.1.0'

spec.add_development_dependency 'bundler'
spec.add_development_dependency 'rake', '~> 10.0'
spec.add_development_dependency 'rake', '~> 12.3'
spec.add_development_dependency 'rubocop'
spec.add_development_dependency 'rspec', '~> 3.4.0'

Expand Down

0 comments on commit 829aa8b

Please sign in to comment.