Skip to content

Commit

Permalink
Update rubocop-discourse requirement from = 3.4.0 to = 3.4.1
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.4.0...v3.4.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Nov 15, 2023
1 parent aefffe0 commit c3e2c36
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion mini_scheduler.gemspec
Original file line number Diff line number Diff line change
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.4.0"
spec.add_development_dependency "rubocop-discourse", "= 3.4.1"
end

0 comments on commit c3e2c36

Please sign in to comment.