Skip to content

Commit

Permalink
Require polyglot 0.3.1
Browse files Browse the repository at this point in the history
  • Loading branch information
cjheath committed Mar 29, 2010
1 parent dc0bf5a commit 4d36d24
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion treetop.gemspec
Expand Up @@ -13,6 +13,6 @@ $gemspec = Gem::Specification.new do |s|
s.require_path = "lib"
s.autorequire = "treetop"
s.has_rdoc = false
s.add_dependency "polyglot", ">= 0.3.0"
s.add_dependency "polyglot", ">= 0.3.1"
end

0 comments on commit 4d36d24

Please sign in to comment.