Skip to content

Commit 27a3998

Browse files
authored
Merge pull request #668 from meilisearch/dependabot/bundler/rubocop-tw-1.81.7
Fix vulnerability
2 parents 2139680 + 5c94756 commit 27a3998

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,7 +15,7 @@ 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.22'
18+
s.add_dependency 'httparty', '~> 0.24'
1919

2020
s.metadata['rubygems_mfa_required'] = 'true'
2121
s.metadata['source_code_uri'] = 'https://github.com/meilisearch/meilisearch-ruby'

0 commit comments

Comments
 (0)