Skip to content

Commit

Permalink
Merge pull request #37 from brodyhoskins/dependabot/bundler/rexml-gte…
Browse files Browse the repository at this point in the history
…-3.2.5-and-lt-3.5.0

Build(deps): Update rexml requirement from >= 3.2.5, < 3.4.0 to >= 3.2.5, < 3.5.0
  • Loading branch information
brodyhoskins authored Dec 18, 2024
2 parents 0cd01d1 + 83d78bd commit f70545b
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 @@ -26,6 +26,6 @@ Gem::Specification.new do |spec|

spec.add_dependency 'activesupport', '>= 6.0.0', '< 8.1'
spec.add_dependency 'httparty', '~> 0.10'
spec.add_dependency 'rexml', '>= 3.2.5', '< 3.4.0'
spec.add_dependency 'rexml', '>= 3.2.5', '< 3.5.0'
spec.add_dependency 'timezone', '1.3.27'
end

0 comments on commit f70545b

Please sign in to comment.