We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents f70545b + 4212fe3 commit 4615960Copy full SHA for 4615960
worksnaps.gemspec
@@ -27,5 +27,5 @@ Gem::Specification.new do |spec|
27
spec.add_dependency 'activesupport', '>= 6.0.0', '< 8.1'
28
spec.add_dependency 'httparty', '~> 0.10'
29
spec.add_dependency 'rexml', '>= 3.2.5', '< 3.5.0'
30
- spec.add_dependency 'timezone', '1.3.27'
+ spec.add_dependency 'timezone', '1.3.28'
31
end
0 commit comments