Skip to content

Commit

Permalink
Updated version of rspec to 3.7.0
Browse files Browse the repository at this point in the history
  • Loading branch information
akerl committed Oct 18, 2017
1 parent e1f693d commit e01f8bc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion boxenprofiler.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,6 @@ Gem::Specification.new do |s|
s.add_development_dependency 'goodcop', '~> 0.1.0'
s.add_development_dependency 'rake', '~> 12.1.0'
s.add_development_dependency 'codecov', '~> 0.1.1'
s.add_development_dependency 'rspec', '~> 3.6.0'
s.add_development_dependency 'rspec', '~> 3.7.0'
s.add_development_dependency 'fuubar', '~> 2.2.0'
end

0 comments on commit e01f8bc

Please sign in to comment.