Skip to content

Commit

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

Build(deps): Update timezone requirement from = 1.3.24 to = 1.3.25
  • Loading branch information
brodyhoskins authored Feb 14, 2024
2 parents 99530bc + cda2fc8 commit a90235f
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.2'
spec.add_dependency 'httparty', '~> 0.10'
spec.add_dependency 'rexml', '~> 3.2.5'
spec.add_dependency 'timezone', '1.3.24'
spec.add_dependency 'timezone', '1.3.25'
end

0 comments on commit a90235f

Please sign in to comment.