Skip to content

Commit

Permalink
Update zaru requirement from = 0.3.0 to = 1.0.0
Browse files Browse the repository at this point in the history
Updates the requirements on [zaru](https://github.com/madrobby/zaru) to permit the latest version.
- [Release notes](https://github.com/madrobby/zaru/releases)
- [Commits](https://github.com/madrobby/zaru/commits/v1.0.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] committed Aug 21, 2023
1 parent 0b24d6b commit e3c7efa
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 @@ -77,7 +77,7 @@ tasks instead of solving technical problems."
s.add_runtime_dependency "tzinfo-data", "1.2022.1"
s.add_runtime_dependency "vcs4sql", "0.1.1"
s.add_runtime_dependency "viewpoint", "1.1.1"
s.add_runtime_dependency "zaru", "0.3.0"
s.add_runtime_dependency "zaru", "1.0.0"
s.add_development_dependency "codecov", "0.6.0"
s.add_development_dependency "guard", "2.18.0"
s.add_development_dependency "guard-minitest", "2.4.6"
Expand Down

0 comments on commit e3c7efa

Please sign in to comment.