Skip to content

Commit

Permalink
Merge #601
Browse files Browse the repository at this point in the history
601: Update httparty r=ellnix a=ellnix

Version 0.17.x saw its last update in Dec 16, 2019. 
https://rubygems.org/gems/httparty/versions/0.17.3

Co-authored-by: ellnix <[email protected]>
  • Loading branch information
meili-bors[bot] and ellnix authored Feb 5, 2025
2 parents 9ed0e0c + 994a321 commit 6a81390
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion meilisearch.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,6 @@ Gem::Specification.new do |s|
s.files = Dir['{lib}/**/*', 'LICENSE', 'README.md']

s.required_ruby_version = '>= 3.0.0'
s.add_dependency 'httparty', '~> 0.17'
s.add_dependency 'httparty', '~> 0.22'
s.metadata['rubygems_mfa_required'] = 'true'
end

0 comments on commit 6a81390

Please sign in to comment.