Skip to content

Commit

Permalink
Updated version of rspec to 3.8.0
Browse files Browse the repository at this point in the history
  • Loading branch information
akerl committed Aug 6, 2018
1 parent c233b9c commit d5b91ed
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ballista.gemspec
Expand Up @@ -26,6 +26,6 @@ Gem::Specification.new do |s|
s.add_development_dependency 'fuubar', '~> 2.3.0'
s.add_development_dependency 'goodcop', '~> 0.5.0'
s.add_development_dependency 'rake', '~> 12.3.0'
s.add_development_dependency 'rspec', '~> 3.7.0'
s.add_development_dependency 'rspec', '~> 3.8.0'
s.add_development_dependency 'rubocop', '~> 0.58.0'
end

0 comments on commit d5b91ed

Please sign in to comment.