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 dependencies #150

Merged
merged 6 commits into from Apr 7, 2024
Merged

Commits on Apr 7, 2024

  1. Update dependencies

    tagliala committed Apr 7, 2024
    Configuration menu
    Copy the full SHA
    a9de542 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f0cbc38 View commit details
    Browse the repository at this point in the history
  3. Move development dependencies to Gemfile

    Fix Gemspec/DevelopmentDependencies
    tagliala committed Apr 7, 2024
    Configuration menu
    Copy the full SHA
    0ed1531 View commit details
    Browse the repository at this point in the history
  4. Autofix unsafe offenses

    Also delegate `each_value` to declarations
    tagliala committed Apr 7, 2024
    Configuration menu
    Copy the full SHA
    0b89810 View commit details
    Browse the repository at this point in the history
  5. Allow OpenStruct in tests

    tagliala committed Apr 7, 2024
    Configuration menu
    Copy the full SHA
    e321967 View commit details
    Browse the repository at this point in the history
  6. Fix rubocop-rake warning

    ```
    The following RuboCop extension libraries are installed but not loaded in config:
      * rubocop-rake
    ```
    tagliala committed Apr 7, 2024
    Configuration menu
    Copy the full SHA
    b41be39 View commit details
    Browse the repository at this point in the history