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 24, 2024
1 parent e5dd181 commit cf402ee
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 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
12 changes: 6 additions & 6 deletions blacklight-cornell/Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -452,7 +452,7 @@ GEM
httpi (2.5.0)
rack
socksify
i18n (1.14.4)
i18n (1.14.5)
concurrent-ruby (~> 1.0)
jbuilder (2.12.0)
actionview (>= 5.0.0)
Expand All @@ -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 @@ -520,7 +520,7 @@ GEM
mini_mime (1.1.5)
mini_racer (0.6.2)
libv8-node (~> 16.10.0.0)
minitest (5.22.3)
minitest (5.23.1)
multi_json (1.15.0)
multi_test (1.1.0)
multi_xml (0.7.0)
Expand Down Expand Up @@ -611,7 +611,7 @@ GEM
puma (6.4.2)
nio4r (~> 2.0)
raabro (1.4.0)
racc (1.7.3)
racc (1.8.0)
rack (2.2.9)
rack-contrib (2.4.0)
rack (< 4)
Expand Down Expand Up @@ -837,7 +837,7 @@ GEM
rails (>= 3.0)
rake (>= 0.8.7)
yell (2.2.2)
zeitwerk (2.6.13)
zeitwerk (2.6.14)

PLATFORMS
aarch64-linux
Expand Down Expand Up @@ -891,7 +891,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 cf402ee

Please sign in to comment.