Skip to content

Commit

Permalink
Update tilt requirement from = 2.0.10 to = 2.2.0
Browse files Browse the repository at this point in the history
Updates the requirements on [tilt](https://github.com/jeremyevans/tilt) to permit the latest version.
- [Changelog](https://github.com/jeremyevans/tilt/blob/master/CHANGELOG.md)
- [Commits](jeremyevans/tilt@v2.0.10...v2.2.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] committed Aug 21, 2023
1 parent 4a756b5 commit 6a75b9e
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 @@ -72,7 +72,7 @@ tasks instead of solving technical problems."
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"
s.add_runtime_dependency "tilt", "2.2.0"
s.add_runtime_dependency "tzinfo", "2.0.4"
s.add_runtime_dependency "tzinfo-data", "1.2022.1"
s.add_runtime_dependency "vcs4sql", "0.1.1"
Expand Down

0 comments on commit 6a75b9e

Please sign in to comment.