Skip to content

Commit

Permalink
Sequel is always needed.
Browse files Browse the repository at this point in the history
  • Loading branch information
djanowski committed Aug 18, 2011
1 parent 7b8b55d commit 9e037c5
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion sequel-fusiontables.gemspec
@@ -1,12 +1,13 @@
Gem::Specification.new do |s|
s.name = "sequel-fusiontables"
s.version = "0.0.1"
s.version = "0.0.2"
s.summary = "Fusion Tables adapter for Sequel"
s.authors = ["Damian Janowski"]
s.email = ["djanowski@dimaion.com"]
s.homepage = "http://github.com/djanowski/sequel-fusiontables"

s.add_dependency("ft")
s.add_dependency("sequel")

s.files = Dir[
"*.gemspec",
Expand Down

0 comments on commit 9e037c5

Please sign in to comment.