b_b.gemspec in b_b-0.1.1 vs b_b.gemspec in b_b-0.1.2
- old
+ new
@@ -10,10 +10,10 @@
spec.required_ruby_version = ">= 2.0.0"
spec.summary = "(b_b) is SQL Query Builder for Google BigQuery"
spec.description = "(b_b) is SQL Query Builder for Google BigQuery"
- spec.homepage = "https://github.com/yhirano55/BB"
+ spec.homepage = "https://github.com/yhirano55/b_b"
spec.license = "MIT"
spec.files = `git ls-files -z`.split("\x0").reject { |f| f.match(%r{^(test|spec|features)/}) }
spec.bindir = "exe"
spec.executables = spec.files.grep(%r{^exe/}) { |f| File.basename(f) }