Skip to content

Commit

Permalink
Fixes #37402 - add jquery-ui dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
MariaAga committed May 2, 2024
1 parent 95a55e0 commit 2e091b3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions katello.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -66,4 +66,5 @@ Gem::Specification.new do |gem|
# UI
gem.add_dependency "deface", '>= 1.0.2', '< 2.0.0'
gem.add_dependency "angular-rails-templates", "~> 1.1.0"
gem.add_dependency "jquery-ui-rails", "~> 6.0"
end

0 comments on commit 2e091b3

Please sign in to comment.