Skip to content

Commit

Permalink
Upgrade to guard-rspec v1.x
Browse files Browse the repository at this point in the history
  • Loading branch information
njonsson committed Aug 28, 2012
1 parent 248e4fa commit 8494ad7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Gemfile
Expand Up @@ -13,7 +13,7 @@ group :doc do
end

group :tooling do
gem 'guard-rspec', '~> 0'
gem 'guard-rspec', '~> 1'
if RUBY_PLATFORM =~ /darwin/i
gem 'rb-fsevent', '~> 0', :require => false
end
Expand Down

0 comments on commit 8494ad7

Please sign in to comment.