Skip to content

Commit

Permalink
Bumping RSpec to 3.3
Browse files Browse the repository at this point in the history
  • Loading branch information
srawlins authored and sds committed Jul 14, 2015
1 parent 34a8891 commit ce7edf0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scss_lint.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -27,5 +27,5 @@ Gem::Specification.new do |s|
s.add_dependency 'rainbow', '~> 2.0'
s.add_dependency 'sass', '~> 3.4.1'

s.add_development_dependency 'rspec', '~> 3.1.0'
s.add_development_dependency 'rspec', '~> 3.3.0'
end

0 comments on commit ce7edf0

Please sign in to comment.