Skip to content

Commit

Permalink
Update dependencies.
Browse files Browse the repository at this point in the history
  • Loading branch information
netzpirat committed Mar 6, 2013
1 parent 793e579 commit 2d9e27d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion guard.gemspec
Expand Up @@ -23,7 +23,7 @@ Gem::Specification.new do |s|

s.add_development_dependency 'bundler'
s.add_development_dependency 'rspec', '~> 2.13.0'
s.add_development_dependency 'guard-rspec', '~> 2.4.0'
s.add_development_dependency 'guard-rspec', '~> 2.5.0'

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

0 comments on commit 2d9e27d

Please sign in to comment.