Skip to content

Commit

Permalink
bump guard-compat version
Browse files Browse the repository at this point in the history
  • Loading branch information
e2 committed Dec 13, 2014
1 parent 1d2839a commit d4e5868
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion guard-rspec.gemspec
Expand Up @@ -20,7 +20,7 @@ Gem::Specification.new do |s|
s.require_path = "lib"

s.add_dependency "guard", "~> 2.1"
s.add_dependency "guard-compat", "~> 1.0"
s.add_dependency "guard-compat", "~> 1.1"
s.add_dependency "rspec", ">= 2.99.0", "< 4.0"

s.add_development_dependency "bundler", ">= 1.3.5", "< 2.0"
Expand Down

0 comments on commit d4e5868

Please sign in to comment.