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

Fix new cop offense (for green ci) #266

Merged
merged 1 commit into from
May 21, 2023
Merged

Fix new cop offense (for green ci) #266

merged 1 commit into from
May 21, 2023

Commits on May 21, 2023

  1. Fix new cop offense

    see https://github.com/rubocop/rubocop-ast/actions/runs/5039437879/jobs/9037577956
    
     rubocop-ast.gemspec:38:3: C: Gemspec/DevelopmentDependencies: Specify development dependencies in Gemfile.
      s.add_development_dependency('bundler', '>= 1.15.0', '< 3.0')
      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
    pirj committed May 21, 2023
    Configuration menu
    Copy the full SHA
    6e499b1 View commit details
    Browse the repository at this point in the history