Skip to content

Commit

Permalink
Add dependency for polylines in gemspec
Browse files Browse the repository at this point in the history
  • Loading branch information
unikitty37 committed Feb 16, 2017
1 parent 8f58676 commit c6ff624
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions google_directions.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -31,4 +31,5 @@ Gem::Specification.new do |s|
else
s.add_dependency(%q<nokogiri>, [">= 1.4.1"])
end
s.add_dependency(%q<polylines>, [">= 0.3.0"])
end

0 comments on commit c6ff624

Please sign in to comment.