Skip to content

Commit

Permalink
bumped chronic
Browse files Browse the repository at this point in the history
  • Loading branch information
javan committed Sep 2, 2011
1 parent 0e7e98a commit 7bec6ee
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
Empty file modified bin/whenever
100644 → 100755
Empty file.
2 changes: 1 addition & 1 deletion whenever.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ Gem::Specification.new do |s|
s.executables = `git ls-files -- bin/*`.split("\n").map{ |f| File.basename(f) }
s.require_paths = ["lib"]

s.add_dependency "chronic", ">= 0.4.3"
s.add_dependency "chronic", "~> 0.6.3"
s.add_dependency "activesupport", ">= 2.3.4"

s.add_development_dependency "shoulda", ">= 2.1.1"
Expand Down

0 comments on commit 7bec6ee

Please sign in to comment.