Skip to content

Commit

Permalink
Update RSpec.
Browse files Browse the repository at this point in the history
  • Loading branch information
netzpirat committed Nov 22, 2012
1 parent b915cef commit e7039f3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion guard.gemspec
Expand Up @@ -21,7 +21,7 @@ Gem::Specification.new do |s|
s.add_dependency 'lumberjack', '>= 1.0.2'

s.add_development_dependency 'bundler'
s.add_development_dependency 'rspec', '~> 2.11.0'
s.add_development_dependency 'rspec', '~> 2.12.0'
s.add_development_dependency 'guard-rspec', '~> 2.1.0'

s.files = Dir.glob('{bin,images,lib}/**/*') + %w[CHANGELOG.md LICENSE man/guard.1 man/guard.1.html README.md]
Expand Down

0 comments on commit e7039f3

Please sign in to comment.