Skip to content

Commit

Permalink
Update slop requirement from = 4.4 to = 4.8.2
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.
- [Release notes](https://github.com/leejarvis/slop/releases)
- [Changelog](https://github.com/leejarvis/slop/blob/master/CHANGELOG.md)
- [Commits](leejarvis/slop@v4.4.0...v4.8.2)

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Jan 14, 2021
1 parent e928eea commit 31b0771
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions lazylead.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@ tasks instead of solving technical problems."
s.add_runtime_dependency "railties", "6.1.1"
s.add_runtime_dependency "require_all", "3.0.0"
s.add_runtime_dependency "rufus-scheduler", "3.7.0"
s.add_runtime_dependency "slop", "4.4"
s.add_runtime_dependency "slop", "4.8.2"
s.add_runtime_dependency "sqlite3", "1.4.2"
s.add_runtime_dependency "tempfile", "0.1.0"
s.add_runtime_dependency "tilt", "2.0.10"
Expand All @@ -84,7 +84,7 @@ tasks instead of solving technical problems."
s.add_development_dependency "minitest", "5.14.3"
s.add_development_dependency "minitest-fail-fast", "0.1.0"
s.add_development_dependency "minitest-hooks", "1.5.0"
s.add_development_dependency "minitest-reporters", "1.3.6"
s.add_development_dependency "minitest-reporters", "1.4.2"
s.add_development_dependency "net-ping", "2.0.8"
s.add_development_dependency "rake", "13.0.3"
s.add_development_dependency "random-port", "0.3.1"
Expand Down

0 comments on commit 31b0771

Please sign in to comment.