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.4.3
Browse files Browse the repository at this point in the history
  • Loading branch information
pixelastic committed Jul 29, 2015
1 parent e297d7f commit 55690aa
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions algoliasearch-jekyll.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -2,15 +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.4.2 ruby lib
# stub: algoliasearch-jekyll 0.4.3 ruby lib

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

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-28"
s.date = "2015-07-29"
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 All @@ -27,12 +28,12 @@ Gem::Specification.new do |s|
"LICENSE.txt",
"README.md",
"Rakefile",
"VERSION",
"algoliasearch-jekyll.gemspec",
"lib/algoliasearch-jekyll.rb",
"lib/credential_checker.rb",
"lib/push.rb",
"lib/record_extractor.rb",
"lib/version.rb",
"scripts/check_flay",
"scripts/check_flog",
"scripts/git_hooks/pre-commit",
Expand Down Expand Up @@ -69,7 +70,6 @@ Gem::Specification.new do |s|
"spec/spec_helper.rb",
"spec/spec_helper_jekyll.rb",
"spec/spec_helper_simplecov.rb",
"todo",
"txt/api_key_missing",
"txt/application_id_missing",
"txt/index_name_missing"
Expand Down

0 comments on commit 55690aa

Please sign in to comment.