Skip to content

Commit

Permalink
Update rubocop-discourse requirement from = 3.3.0 to = 3.4.0 (#38)
Browse files Browse the repository at this point in the history
Updates the requirements on [rubocop-discourse](https://github.com/discourse/rubocop-discourse) to permit the latest version.
- [Commits](discourse/rubocop-discourse@v3.3.0...v3.4.0)

---
updated-dependencies:
- dependency-name: rubocop-discourse
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Sep 14, 2023
1 parent a072516 commit d229f54
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion mini_scheduler.gemspec
Expand Up @@ -30,5 +30,5 @@ Gem::Specification.new do |spec|
spec.add_development_dependency "guard-rspec", "~> 4.0"
spec.add_development_dependency "redis", ">= 4.0"
spec.add_development_dependency "rake", "~> 13.0"
spec.add_development_dependency "rubocop-discourse", "= 3.3.0"
spec.add_development_dependency "rubocop-discourse", "= 3.4.0"
end

0 comments on commit d229f54

Please sign in to comment.