Regenerate gemspec for version 0.4.0
This commit is contained in:
parent
055cf3229c
commit
cd562365e4
@ -2,16 +2,16 @@
|
||||
# DO NOT EDIT THIS FILE DIRECTLY
|
||||
# Instead, edit Jeweler::Tasks in Rakefile, and run 'rake gemspec'
|
||||
# -*- encoding: utf-8 -*-
|
||||
# stub: algoliasearch-jekyll 0.3.0 ruby lib
|
||||
# stub: algoliasearch-jekyll 0.4.0 ruby lib
|
||||
|
||||
Gem::Specification.new do |s|
|
||||
s.name = "algoliasearch-jekyll"
|
||||
s.version = "0.3.0"
|
||||
s.version = "0.4.0"
|
||||
|
||||
s.required_rubygems_version = Gem::Requirement.new(">= 0") if s.respond_to? :required_rubygems_version=
|
||||
s.require_paths = ["lib"]
|
||||
s.authors = ["Tim Carry"]
|
||||
s.date = "2015-07-21"
|
||||
s.date = "2015-07-28"
|
||||
s.description = "Index all your pages and posts to an Algolia index with `jekyll algolia push`"
|
||||
s.email = "tim@pixelastic.com"
|
||||
s.extra_rdoc_files = [
|
||||
@ -63,6 +63,7 @@ Gem::Specification.new do |s|
|
||||
"spec/fixtures/excluded.html",
|
||||
"spec/fixtures/hierarchy.md",
|
||||
"spec/fixtures/index.html",
|
||||
"spec/fixtures/page2/index.html",
|
||||
"spec/fixtures/weight.md",
|
||||
"spec/push_spec.rb",
|
||||
"spec/record_extractor_spec.rb",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user