Skip to content

Commit

Permalink
Merge branch 'ur5us-relax-sanitize-version-constraint'
Browse files Browse the repository at this point in the history
  • Loading branch information
jnunemaker committed Feb 4, 2025
2 parents f3be014 + 1141a27 commit 568111d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion flipper-ui.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -25,5 +25,5 @@ Gem::Specification.new do |gem|
gem.add_dependency 'rack-session', '>= 1.0.2', '< 3.0.0'
gem.add_dependency 'flipper', "~> #{Flipper::VERSION}"
gem.add_dependency 'erubi', '>= 1.0.0', '< 2.0.0'
gem.add_dependency 'sanitize', '< 7'
gem.add_dependency 'sanitize', '< 8'
end

0 comments on commit 568111d

Please sign in to comment.