Skip to content

Commit

Permalink
#691: Update slop requirement from = 4.9.2 to = 4.10.1
Browse files Browse the repository at this point in the history
Updates the requirements on [slop](https://github.com/leejarvis/slop) to permit the latest version.
- [Changelog](https://github.com/leejarvis/slop/blob/master/CHANGELOG.md)
- [Commits](leejarvis/slop@v4.9.2...v4.10.1)

---
updated-dependencies:
- dependency-name: slop
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Aug 19, 2023
1 parent 689e701 commit 08dee04
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 @@ -69,7 +69,7 @@ tasks instead of solving technical problems."
s.add_runtime_dependency "require_all", "3.0.0"
s.add_runtime_dependency "rubyzip", "2.3.2"
s.add_runtime_dependency "rufus-scheduler", "3.9.1"
s.add_runtime_dependency "slop", "4.9.2"
s.add_runtime_dependency "slop", "4.10.1"
s.add_runtime_dependency "sqlite3", "1.4.4"
s.add_runtime_dependency "tempfile", "0.1.3"
s.add_runtime_dependency "tilt", "2.0.10"
Expand Down

0 comments on commit 08dee04

Please sign in to comment.