Skip to content

Commit

Permalink
Update dependency on core
Browse files Browse the repository at this point in the history
  • Loading branch information
tooky committed Mar 25, 2015
1 parent 1a6a3ac commit 6b679ae
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cucumber.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ Gem::Specification.new do |s|
s.platform = Gem::Platform::RUBY
s.required_ruby_version = ">= 1.9.3"

s.add_dependency 'cucumber-core', '~> 1.1.0'
s.add_dependency 'cucumber-core', '~> 1.1.3'
s.add_dependency 'builder', '>= 2.1.2'
s.add_dependency 'diff-lcs', '>= 1.1.3'
s.add_dependency 'gherkin', '~> 2.12'
Expand Down

0 comments on commit 6b679ae

Please sign in to comment.