Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update Gemfile #146

Merged
merged 5 commits into from
Feb 15, 2024
Merged

Update Gemfile #146

merged 5 commits into from
Feb 15, 2024

Commits on Feb 13, 2024

  1. Update Gemfile

    * fix security vulnerability https://github.com/mongoid/mongoid_search/security/dependabot/1
    * update various dependencies
    yads committed Feb 13, 2024
    Configuration menu
    Copy the full SHA
    8fbc094 View commit details
    Browse the repository at this point in the history

Commits on Feb 14, 2024

  1. fix build

    * autofix rubocop errors
    * ignore relevant_search specs
    yads committed Feb 14, 2024
    Configuration menu
    Copy the full SHA
    3445a24 View commit details
    Browse the repository at this point in the history
  2. fix Gemfile

    * ensure it works with github actions
    * ensure it picks the highest version in each major release
    yads committed Feb 14, 2024
    Configuration menu
    Copy the full SHA
    6cb7ac4 View commit details
    Browse the repository at this point in the history
  3. remove jruby tests

    jruby needs jruby-stemmer, perhaps this support can be added later
    yads committed Feb 14, 2024
    Configuration menu
    Copy the full SHA
    2e2f144 View commit details
    Browse the repository at this point in the history

Commits on Feb 15, 2024

  1. update CHANGELOG

    yads committed Feb 15, 2024
    Configuration menu
    Copy the full SHA
    cd7d1cc View commit details
    Browse the repository at this point in the history