Skip to content

Commit

Permalink
Merge pull request #35 from brodyhoskins/dependabot/bundler/timezone-…
Browse files Browse the repository at this point in the history
…eq-1.3.27

Build(deps): Update timezone requirement from = 1.3.26 to = 1.3.27
  • Loading branch information
brodyhoskins authored Sep 10, 2024
2 parents fcf1e4d + efa5ecc commit 278f1b9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion worksnaps.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -27,5 +27,5 @@ Gem::Specification.new do |spec|
spec.add_dependency 'activesupport', '>= 6.0.0', '< 7.3'
spec.add_dependency 'httparty', '~> 0.10'
spec.add_dependency 'rexml', '>= 3.2.5', '< 3.4.0'
spec.add_dependency 'timezone', '1.3.26'
spec.add_dependency 'timezone', '1.3.27'
end

0 comments on commit 278f1b9

Please sign in to comment.