Skip to content

Commit 6a81390

Browse files
Merge #601
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]>
2 parents 9ed0e0c + 994a321 commit 6a81390

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

meilisearch.gemspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,6 @@ Gem::Specification.new do |s|
1515
s.files = Dir['{lib}/**/*', 'LICENSE', 'README.md']
1616

1717
s.required_ruby_version = '>= 3.0.0'
18-
s.add_dependency 'httparty', '~> 0.17'
18+
s.add_dependency 'httparty', '~> 0.22'
1919
s.metadata['rubygems_mfa_required'] = 'true'
2020
end

0 commit comments

Comments
 (0)