Skip to content

Commit

Permalink
Loose the algoliasearch deps
Browse files Browse the repository at this point in the history
  • Loading branch information
redox committed Sep 18, 2019
1 parent 3828ac5 commit 36bed44
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion jekyll-algolia.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ Gem::Specification.new do |gem|

# Dependencies
gem.add_runtime_dependency 'algolia_html_extractor', '~> 2.6'
gem.add_runtime_dependency 'algoliasearch', '~> 1.26.1'
gem.add_runtime_dependency 'algoliasearch', '~> 1.26'
gem.add_runtime_dependency 'filesize', '~> 0.1'
gem.add_runtime_dependency 'jekyll', '>= 3.6', '< 5.0'
gem.add_runtime_dependency 'json', '~> 2.0'
Expand Down

0 comments on commit 36bed44

Please sign in to comment.