Skip to content

Commit

Permalink
Bump jquery-ui-rails from 6.0.0 to 7.0.0 in /blacklight-cornell
Browse files Browse the repository at this point in the history
Bumps [jquery-ui-rails](https://github.com/joliss/jquery-ui-rails) from 6.0.0 to 7.0.0.
- [Release notes](https://github.com/joliss/jquery-ui-rails/releases)
- [Changelog](https://github.com/jquery-ui-rails/jquery-ui-rails/blob/master/History.md)
- [Commits](jquery-ui-rails/jquery-ui-rails@v6.0.0...v7.0.0)

---
updated-dependencies:
- dependency-name: jquery-ui-rails
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored May 6, 2024
1 parent 70f3e7d commit 898b5cf
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion blacklight-cornell/Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -94,7 +94,7 @@ group :test do
end

gem 'jquery-rails'
gem 'jquery-ui-rails', '6.0.0'
gem 'jquery-ui-rails', '7.0.0'
gem "capistrano", "~> 3.18"
gem "capistrano-rails", "~> 1.6"
gem 'capistrano-rvm'
Expand Down
4 changes: 2 additions & 2 deletions blacklight-cornell/Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -462,7 +462,7 @@ GEM
rails-dom-testing (>= 1, < 3)
railties (>= 4.2.0)
thor (>= 0.14, < 2.0)
jquery-ui-rails (6.0.0)
jquery-ui-rails (7.0.0)
railties (>= 3.2.16)
json (2.7.2)
jwt (2.8.1)
Expand Down Expand Up @@ -886,7 +886,7 @@ DEPENDENCIES
htmlentities
httpclient
jquery-rails
jquery-ui-rails (= 6.0.0)
jquery-ui-rails (= 7.0.0)
json
kaminari (>= 0.15)
libnotify
Expand Down

0 comments on commit 898b5cf

Please sign in to comment.