Skip to content

Commit

Permalink
fix: relax version of the thinking-sphinx
Browse files Browse the repository at this point in the history
  • Loading branch information
isqad committed Jan 19, 2023
1 parent c0480f1 commit 0f89cac
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sphinx-integration.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ Gem::Specification.new do |gem|
gem.add_runtime_dependency 'innertube'
gem.add_runtime_dependency 'rye'
gem.add_runtime_dependency 'riddle', '>= 1.5.8'
gem.add_runtime_dependency 'thinking-sphinx', '= 2.0.14'
gem.add_runtime_dependency 'thinking-sphinx', '~> 2.0.14'
gem.add_runtime_dependency 'net-ssh'
gem.add_runtime_dependency 'request_store', '>= 1.2.1'
gem.add_runtime_dependency 'twinkle-client', '>= 0.2.0'
Expand Down

0 comments on commit 0f89cac

Please sign in to comment.