Skip to content

Commit

Permalink
Bump jquery-ui-rails from 6.0.1 to 7.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 6.0.1 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.1...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 Jul 14, 2024
1 parent adbd9b9 commit 82a9e93
Showing 1 changed file with 20 additions and 19 deletions.
39 changes: 20 additions & 19 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@ GEM
arel (9.0.0)
bootstrap-will_paginate (1.0.0)
will_paginate
builder (3.2.4)
builder (3.3.0)
byebug (11.1.3)
capybara (2.18.0)
addressable
Expand All @@ -86,7 +86,7 @@ GEM
coffee-script-source (1.12.2)
comma (4.3.2)
activesupport (>= 4.2.0, < 6.1)
concurrent-ruby (1.1.9)
concurrent-ruby (1.3.3)
crass (1.0.6)
database_cleaner (2.0.1)
database_cleaner-active_record (~> 2.0.0)
Expand All @@ -96,38 +96,38 @@ GEM
database_cleaner-core (2.0.1)
diff-lcs (1.4.4)
dynamic_form (1.1.4)
erubi (1.10.0)
erubi (1.13.0)
execjs (2.8.1)
ffi (1.15.4)
globalid (0.5.2)
activesupport (>= 5.0)
i18n (1.8.10)
i18n (1.14.5)
concurrent-ruby (~> 1.0)
jquery-rails (4.4.0)
rails-dom-testing (>= 1, < 3)
railties (>= 4.2.0)
thor (>= 0.14, < 2.0)
jquery-ui-rails (6.0.1)
jquery-ui-rails (7.0.0)
railties (>= 3.2.16)
json (2.5.1)
json-schema (2.8.1)
addressable (>= 2.4)
kgio (2.11.4)
loofah (2.12.0)
loofah (2.22.0)
crass (~> 1.0.2)
nokogiri (>= 1.5.9)
nokogiri (>= 1.12.0)
mail (2.7.1)
mini_mime (>= 0.1.1)
marcel (0.3.3)
mimemagic (~> 0.3.2)
memoist (0.16.2)
method_source (1.0.0)
method_source (1.1.0)
mimemagic (0.3.10)
nokogiri (~> 1)
rake
mini_mime (1.1.1)
mini_portile2 (2.6.1)
minitest (5.14.4)
minitest (5.24.1)
multi_json (1.15.0)
mustache (1.1.1)
narray (0.6.0.4)
Expand All @@ -153,10 +153,10 @@ GEM
public_suffix (4.0.6)
rabl (0.14.5)
activesupport (>= 2.3.14)
racc (1.5.2)
rack (2.2.3)
rack-test (1.1.0)
rack (>= 1.0, < 3)
racc (1.8.0)
rack (2.2.9)
rack-test (2.1.0)
rack (>= 1.3)
railroad (0.5.0)
rails (5.2.4.6)
actioncable (= 5.2.4.6)
Expand All @@ -175,11 +175,12 @@ GEM
actionpack (>= 5.0.1.rc1)
actionview (>= 5.0.1.rc1)
activesupport (>= 5.0.1.rc1)
rails-dom-testing (2.0.3)
activesupport (>= 4.2.0)
rails-dom-testing (2.2.0)
activesupport (>= 5.0.0)
minitest
nokogiri (>= 1.6)
rails-html-sanitizer (1.4.2)
loofah (~> 2.3)
rails-html-sanitizer (1.5.0)
loofah (~> 2.19, >= 2.19.1)
rails3-restful-authentication (3.0.1)
railties (5.2.4.6)
actionpack (= 5.2.4.6)
Expand All @@ -188,7 +189,7 @@ GEM
rake (>= 0.8.7)
thor (>= 0.19.0, < 2.0)
raindrops (0.19.2)
rake (13.0.6)
rake (13.2.1)
recaptcha (4.8.0)
json
rgeo (2.3.0)
Expand Down Expand Up @@ -245,7 +246,7 @@ GEM
actionpack (>= 4.0)
activesupport (>= 4.0)
sprockets (>= 3.0.0)
thor (1.1.0)
thor (1.3.1)
thread_safe (0.3.6)
tilt (2.0.10)
tzinfo (1.2.9)
Expand Down

0 comments on commit 82a9e93

Please sign in to comment.