Regenerate gemspec for version 0.5.1
This commit is contained in:
parent
10622d4d9e
commit
fbec84471c
@ -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.0 ruby lib
|
# stub: algoliasearch-jekyll 0.5.1 ruby lib
|
||||||
|
|
||||||
Gem::Specification.new do |s|
|
Gem::Specification.new do |s|
|
||||||
s.name = "algoliasearch-jekyll"
|
s.name = "algoliasearch-jekyll"
|
||||||
s.version = "0.5.0"
|
s.version = "0.5.1"
|
||||||
|
|
||||||
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"]
|
||||||
@ -23,6 +23,7 @@ Gem::Specification.new do |s|
|
|||||||
".rspec",
|
".rspec",
|
||||||
".rubocop.yml",
|
".rubocop.yml",
|
||||||
".travis.yml",
|
".travis.yml",
|
||||||
|
"CONTRIBUTING.md",
|
||||||
"Gemfile",
|
"Gemfile",
|
||||||
"Guardfile",
|
"Guardfile",
|
||||||
"LICENSE.txt",
|
"LICENSE.txt",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user