Skip to content

Commit ce6c9c6

Browse files
bors[bot]meili-botbrunoocasali
authored
Merge #245
245: Changes related to the next Meilisearch release (v1.1.0) r=brunoocasali a=meili-bot Related to this issue: meilisearch/integration-guides#251 This PR: - gathers the changes related to the next Meilisearch release (v1.1.0) so that this package is ready when the official release is out. - should pass the tests against the [latest pre-release of Meilisearch](https://github.com/meilisearch/meilisearch/releases). - might eventually contain test failures until the Meilisearch v1.1.0 is out. ⚠️ This PR should NOT be merged until the next release of Meilisearch (v1.1.0) is out. _This PR is auto-generated for the [pre-release week](https://github.com/meilisearch/integration-guides/blob/main/resources/pre-release-week.md) purpose._ Co-authored-by: meili-bot <[email protected]> Co-authored-by: Bruno Casali <[email protected]>
2 parents b81d693 + 39a4351 commit ce6c9c6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

meilisearch-rails.gemspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,5 +34,5 @@ Gem::Specification.new do |s|
3434

3535
s.required_ruby_version = '>= 2.6.0'
3636

37-
s.add_dependency 'meilisearch', '~> 0.22.0'
37+
s.add_dependency 'meilisearch', '~> 0.23.0'
3838
end

0 commit comments

Comments
 (0)