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 Apr 25, 2024
1 parent 851907b commit aacac04
Showing 1 changed file with 8 additions and 24 deletions.
32 changes: 8 additions & 24 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -207,9 +207,6 @@ GEM
guard (~> 2.8)
guard-compat (~> 1.0)
multi_json (~> 1.8)
haml (5.2.2)
temple (>= 0.8.0)
tilt
hashdiff (1.0.1)
hashie (5.0.0)
high_voltage (3.1.2)
Expand All @@ -225,7 +222,7 @@ GEM
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)
jsonapi-renderer (0.2.2)
jwt (2.8.1)
Expand Down Expand Up @@ -346,9 +343,6 @@ GEM
rack
rack-mini-profiler (2.2.0)
rack (>= 1.2.0)
rack-pjax (1.1.0)
nokogiri (~> 1.5)
rack (>= 1.1)
rack-protection (3.2.0)
base64 (>= 0.1.0)
rack (~> 2.2, >= 2.2.4)
Expand Down Expand Up @@ -381,18 +375,12 @@ GEM
rails-html-sanitizer (1.6.0)
loofah (~> 2.21)
nokogiri (~> 1.14)
rails_admin (2.2.1)
rails_admin (3.1.2)
activemodel-serializers-xml (>= 1.0)
builder (~> 3.1)
haml (>= 4.0, < 6)
jquery-rails (>= 3.0, < 5)
jquery-ui-rails (>= 5.0, < 7)
kaminari (>= 0.14, < 2.0)
nested_form (~> 0.3)
rack-pjax (>= 0.7)
rails (>= 5.0, < 7)
remotipart (~> 1.3)
sassc-rails (>= 1.3, < 3)
rails (>= 6.0, < 8)
turbo-rails (~> 1.0)
rails_stdout_logging (0.0.5)
railties (6.0.3.4)
actionpack (= 6.0.3.4)
Expand All @@ -412,7 +400,6 @@ GEM
redis-client (0.14.1)
connection_pool
regexp_parser (2.9.0)
remotipart (1.4.4)
request_store (1.5.0)
rack (>= 1.4)
responders (3.0.1)
Expand Down Expand Up @@ -447,12 +434,6 @@ GEM
rb-inotify (~> 0.9, >= 0.9.7)
sassc (2.4.0)
ffi (~> 1.9)
sassc-rails (2.1.2)
railties (>= 4.0.0)
sassc (>= 2.0)
sprockets (> 3.0)
sprockets-rails
tilt
sawyer (0.8.2)
addressable (>= 2.3.5)
faraday (> 0.8, < 2.0)
Expand Down Expand Up @@ -499,14 +480,17 @@ GEM
sprockets-redirect (1.0.0)
activesupport (>= 3.1.0)
rack
temple (0.10.0)
terrapin (0.6.0)
climate_control (>= 0.0.3, < 1.0)
thor (0.20.3)
thread_safe (0.3.6)
tilt (2.3.0)
timecop (0.9.2)
timeout (0.4.1)
turbo-rails (1.5.0)
actionpack (>= 6.0.0)
activejob (>= 6.0.0)
railties (>= 6.0.0)
tzinfo (1.2.11)
thread_safe (~> 0.1)
uglifier (4.2.0)
Expand Down

0 comments on commit aacac04

Please sign in to comment.