Regenerate gemspec for version 0.5.3
This commit is contained in:
parent
a49a9eaac3
commit
3e0bc46a45
@ -2,11 +2,11 @@
|
|||||||
# DO NOT EDIT THIS FILE DIRECTLY
|
# DO NOT EDIT THIS FILE DIRECTLY
|
||||||
# Instead, edit Jeweler::Tasks in Rakefile, and run 'rake gemspec'
|
# Instead, edit Jeweler::Tasks in Rakefile, and run 'rake gemspec'
|
||||||
# -*- encoding: utf-8 -*-
|
# -*- encoding: utf-8 -*-
|
||||||
# stub: algoliasearch-jekyll 0.5.2 ruby lib
|
# stub: algoliasearch-jekyll 0.5.3 ruby lib
|
||||||
|
|
||||||
Gem::Specification.new do |s|
|
Gem::Specification.new do |s|
|
||||||
s.name = "algoliasearch-jekyll"
|
s.name = "algoliasearch-jekyll"
|
||||||
s.version = "0.5.2"
|
s.version = "0.5.3"
|
||||||
|
|
||||||
s.required_rubygems_version = Gem::Requirement.new(">= 0") if s.respond_to? :required_rubygems_version=
|
s.required_rubygems_version = Gem::Requirement.new(">= 0") if s.respond_to? :required_rubygems_version=
|
||||||
s.require_paths = ["lib"]
|
s.require_paths = ["lib"]
|
||||||
@ -41,6 +41,7 @@ Gem::Specification.new do |s|
|
|||||||
"scripts/check_flog",
|
"scripts/check_flog",
|
||||||
"scripts/git_hooks/pre-commit",
|
"scripts/git_hooks/pre-commit",
|
||||||
"scripts/git_hooks/pre-push",
|
"scripts/git_hooks/pre-push",
|
||||||
|
"scripts/release",
|
||||||
"spec/credential_checker_spec.rb",
|
"spec/credential_checker_spec.rb",
|
||||||
"spec/fixtures/_config.yml",
|
"spec/fixtures/_config.yml",
|
||||||
"spec/fixtures/_layouts/default.html",
|
"spec/fixtures/_layouts/default.html",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user