Skip to content

Commit 580bda6

Browse files
authored
Merge pull request #39 from brodyhoskins/dependabot/bundler/timezone-eq-1.3.29
Build(deps): Update timezone requirement from = 1.3.28 to = 1.3.29
2 parents 4615960 + 5d79952 commit 580bda6

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)