Skip to content
This repository has been archived by the owner on Mar 21, 2018. It is now read-only.

Commit

Permalink
Regenerate gemspec for version 0.6.1
Browse files Browse the repository at this point in the history
  • Loading branch information
pixelastic committed Jan 13, 2016
1 parent 1304511 commit fad099d
Showing 1 changed file with 5 additions and 3 deletions.
8 changes: 5 additions & 3 deletions algoliasearch-jekyll.gemspec
Expand Up @@ -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.6.0 ruby lib
# stub: algoliasearch-jekyll 0.6.1 ruby lib

Gem::Specification.new do |s|
s.name = "algoliasearch-jekyll"
s.version = "0.6.0"
s.version = "0.6.1"

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 = "2016-01-11"
s.date = "2016-01-13"
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 = [
Expand Down Expand Up @@ -43,6 +43,7 @@ Gem::Specification.new do |s|
"scripts/bump_version",
"scripts/check_flay",
"scripts/check_flog",
"scripts/coverage",
"scripts/git_hooks/pre-commit",
"scripts/git_hooks/pre-push",
"scripts/release",
Expand Down Expand Up @@ -91,6 +92,7 @@ Gem::Specification.new do |s|
"spec/spec_helper_simplecov.rb",
"txt/api_key_missing",
"txt/application_id_missing",
"txt/check_key_acl_to_tmp_index",
"txt/index_name_missing",
"txt/sample"
]
Expand Down

0 comments on commit fad099d

Please sign in to comment.