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 Dec 20, 2024
1 parent 916e702 commit dff7490
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 @@ -64,6 +64,7 @@ Gem::Specification.new do |gem|
# UI
gem.add_dependency "deface", '>= 1.0.2', '< 2.0.0'
gem.add_dependency "angular-rails-templates", "~> 1.1"
gem.add_dependency "jquery-ui-rails", "~> 6.0"

gem.add_development_dependency "theforeman-rubocop", '~> 0.1.0'
end

0 comments on commit dff7490

Please sign in to comment.