Skip to content

Commit 6a75b9e

Browse files
Update tilt requirement from = 2.0.10 to = 2.2.0
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]>
1 parent 4a756b5 commit 6a75b9e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lazylead.gemspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@ tasks instead of solving technical problems."
7272
s.add_runtime_dependency "slop", "4.10.1"
7373
s.add_runtime_dependency "sqlite3", "1.4.4"
7474
s.add_runtime_dependency "tempfile", "0.1.3"
75-
s.add_runtime_dependency "tilt", "2.0.10"
75+
s.add_runtime_dependency "tilt", "2.2.0"
7676
s.add_runtime_dependency "tzinfo", "2.0.4"
7777
s.add_runtime_dependency "tzinfo-data", "1.2022.1"
7878
s.add_runtime_dependency "vcs4sql", "0.1.1"

0 commit comments

Comments
 (0)