Skip to content

Commit e43241d

Browse files
authored
Upgrade httparty
GHSA-5pq7-52mg-hr42
1 parent 80aa6e3 commit e43241d

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,5 +15,5 @@ Gem::Specification.new do |s|
1515
s.files = Dir['{lib}/**/*', 'LICENSE', 'README.md']
1616

1717
s.required_ruby_version = '>= 2.6.0'
18-
s.add_dependency 'httparty', '>= 0.17.1', '< 0.21.0'
18+
s.add_dependency 'httparty', '>= 0.17.1', '< 0.22.0'
1919
end

0 commit comments

Comments
 (0)