Skip to content

Commit

Permalink
#676: Update rufus-scheduler requirement from = 3.8.1 to = 3.9.1
Browse files Browse the repository at this point in the history
Updates the requirements on [rufus-scheduler](https://github.com/jmettraux/rufus-scheduler) to permit the latest version.
- [Changelog](https://github.com/jmettraux/rufus-scheduler/blob/master/CHANGELOG.md)
- [Commits](jmettraux/rufus-scheduler@v3.8.1...v3.9.1)

---
updated-dependencies:
- dependency-name: rufus-scheduler
  dependency-type: direct:production
...

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] authored Aug 11, 2023
1 parent 9e0bde8 commit 86f58fb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lazylead.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@ tasks instead of solving technical problems."
s.add_runtime_dependency "railties", "6.1.3"
s.add_runtime_dependency "require_all", "3.0.0"
s.add_runtime_dependency "rubyzip", "2.3.2"
s.add_runtime_dependency "rufus-scheduler", "3.8.1"
s.add_runtime_dependency "rufus-scheduler", "3.9.1"
s.add_runtime_dependency "slop", "4.9.2"
s.add_runtime_dependency "sqlite3", "1.4.4"
s.add_runtime_dependency "tempfile", "0.1.2"
Expand Down

0 comments on commit 86f58fb

Please sign in to comment.