Skip to content

Commit

Permalink
Updated version of rspec to 3.6.0
Browse files Browse the repository at this point in the history
  • Loading branch information
akerl committed May 10, 2017
1 parent 78f0d7d commit 14b3b65
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 @@ -17,6 +17,6 @@ Gem::Specification.new do |s|
s.add_development_dependency 'rubocop', '~> 0.48.0'
s.add_development_dependency 'rake', '~> 12.0.0'
s.add_development_dependency 'codecov', '~> 0.1.1'
s.add_development_dependency 'rspec', '~> 3.5.0'
s.add_development_dependency 'rspec', '~> 3.6.0'
s.add_development_dependency 'fuubar', '~> 2.2.0'
end

0 comments on commit 14b3b65

Please sign in to comment.