Skip to content

Commit

Permalink
bump posix-spawn dependency to latest w/ jruby support
Browse files Browse the repository at this point in the history
  • Loading branch information
tmm1 committed Jun 8, 2011
1 parent f583844 commit e4d4461
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion grit.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ Gem::Specification.new do |s|
s.rdoc_options = ["--charset=UTF-8"]
s.extra_rdoc_files = %w[README.md LICENSE]

s.add_dependency('posix-spawn', "~> 0.3.0")
s.add_dependency('posix-spawn', "~> 0.3.6")
s.add_dependency('mime-types', "~> 1.15")
s.add_dependency('diff-lcs', "~> 1.1")

Expand Down

0 comments on commit e4d4461

Please sign in to comment.