Skip to content

Commit 5d79952

Browse files
Build(deps): Update timezone requirement from = 1.3.28 to = 1.3.29
Updates the requirements on [timezone](https://github.com/panthomakos/timezone) to permit the latest version. - [Release notes](https://github.com/panthomakos/timezone/releases) - [Changelog](https://github.com/panthomakos/timezone/blob/master/CHANGES.markdown) - [Commits](panthomakos/timezone@1.3.28...1.3.29) --- updated-dependencies: - dependency-name: timezone dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 4615960 commit 5d79952

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

worksnaps.gemspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,5 +27,5 @@ Gem::Specification.new do |spec|
2727
spec.add_dependency 'activesupport', '>= 6.0.0', '< 8.1'
2828
spec.add_dependency 'httparty', '~> 0.10'
2929
spec.add_dependency 'rexml', '>= 3.2.5', '< 3.5.0'
30-
spec.add_dependency 'timezone', '1.3.28'
30+
spec.add_dependency 'timezone', '1.3.29'
3131
end

0 commit comments

Comments
 (0)