Skip to content

Commit

Permalink
Bump jquery-ui-rails from 5.0.5 to 6.0.0
Browse files Browse the repository at this point in the history
Bumps [jquery-ui-rails](https://github.com/joliss/jquery-ui-rails) from 5.0.5 to 6.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@v5.0.5...v6.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 Apr 4, 2023
1 parent 8aeb1bc commit 893d6a0
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ gem "jquery-rails"

gem "pg"

gem "jquery-ui-rails", "~> 5.0", ">= 5.0.5"
gem "jquery-ui-rails", "~> 6.0"
gem "acts_as_list"

gem "mimemagic", "~> 0.3.8"
Expand Down
6 changes: 3 additions & 3 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -155,7 +155,7 @@ GEM
rails-dom-testing (>= 1, < 3)
railties (>= 4.2.0)
thor (>= 0.14, < 2.0)
jquery-ui-rails (5.0.5)
jquery-ui-rails (6.0.0)
railties (>= 3.2.16)
json (2.6.3)
jwt (2.7.0)
Expand All @@ -165,7 +165,7 @@ GEM
listen (3.8.0)
rb-fsevent (~> 0.10, >= 0.10.3)
rb-inotify (~> 0.9, >= 0.9.10)
loofah (2.19.1)
loofah (2.20.0)
crass (~> 1.0.2)
nokogiri (>= 1.5.9)
mail (2.8.1)
Expand Down Expand Up @@ -407,7 +407,7 @@ DEPENDENCIES
faker
jbuilder (~> 2.5)
jquery-rails
jquery-ui-rails (~> 5.0, >= 5.0.5)
jquery-ui-rails (~> 6.0)
listen (~> 3.7)
matrix
mimemagic (~> 0.3.8)
Expand Down

0 comments on commit 893d6a0

Please sign in to comment.