Skip to content

Commit

Permalink
Bump jquery-ui-rails and apparition
Browse files Browse the repository at this point in the history
Bumps [jquery-ui-rails](https://github.com/joliss/jquery-ui-rails) and [apparition](https://github.com/twalpole/apparition). These dependencies needed to be updated together.

Updates `jquery-ui-rails` from 5.0.5 to 6.0.1
- [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.1)

Updates `apparition` from `7db58cc` to 0.4.0
- [Commits](twalpole/apparition@7db58cc...v0.4.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 6, 2023
1 parent 7b2964d commit e4842a9
Show file tree
Hide file tree
Showing 2 changed files with 24 additions and 22 deletions.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,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
44 changes: 23 additions & 21 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@ GEM
tzinfo (~> 2.0)
acts_as_list (1.1.0)
activerecord (>= 4.2)
addressable (2.8.1)
addressable (2.8.5)
public_suffix (>= 2.0.2, < 6.0)
ast (2.4.2)
autoprefixer-rails (10.4.13.0)
Expand Down Expand Up @@ -146,7 +146,7 @@ GEM
globalid (1.1.0)
activesupport (>= 5.0)
hashie (5.0.0)
i18n (1.12.0)
i18n (1.14.1)
concurrent-ruby (~> 1.0)
jbuilder (2.11.5)
actionview (>= 5.0.0)
Expand All @@ -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.1)
railties (>= 3.2.16)
json (2.6.3)
jwt (2.7.0)
Expand All @@ -165,9 +165,9 @@ 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.21.3)
crass (~> 1.0.2)
nokogiri (>= 1.5.9)
nokogiri (>= 1.12.0)
madmin (1.2.7)
pagy (>= 3.5, < 6.0)
rails (>= 6.0.3)
Expand All @@ -182,8 +182,8 @@ GEM
mimemagic (0.3.10)
nokogiri (~> 1)
rake
mini_mime (1.1.2)
minitest (5.18.0)
mini_mime (1.1.5)
minitest (5.20.0)
multi_xml (0.6.0)
net-imap (0.3.4)
date
Expand All @@ -198,9 +198,9 @@ GEM
next_rails (1.2.2)
colorize (>= 0.8.1)
nio4r (2.5.9)
nokogiri (1.14.3-x86_64-darwin)
nokogiri (1.15.4-x86_64-darwin)
racc (~> 1.4)
nokogiri (1.14.3-x86_64-linux)
nokogiri (1.15.4-x86_64-linux)
racc (~> 1.4)
oauth2 (2.0.9)
faraday (>= 0.17.3, < 3.0)
Expand Down Expand Up @@ -235,13 +235,13 @@ GEM
parser (3.2.1.1)
ast (~> 2.4.1)
pg (1.4.6)
public_suffix (5.0.1)
public_suffix (5.0.3)
puma (6.3.1)
nio4r (~> 2.0)
pundit (2.3.0)
activesupport (>= 3.0.0)
racc (1.6.2)
rack (2.2.6.4)
racc (1.7.1)
rack (2.2.8)
rack-mini-profiler (3.0.0)
rack (>= 1.2.0)
rack-protection (3.0.5)
Expand All @@ -266,11 +266,13 @@ 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.5.0)
loofah (~> 2.19, >= 2.19.1)
rails-html-sanitizer (1.6.0)
loofah (~> 2.21)
nokogiri (~> 1.14)
railties (7.0.4.3)
actionpack (= 7.0.4.3)
activesupport (= 7.0.4.3)
Expand All @@ -285,7 +287,7 @@ GEM
ffi (~> 1.0)
recursive-open-struct (1.1.3)
redcarpet (3.5.1)
regexp_parser (2.7.0)
regexp_parser (2.8.1)
responders (3.1.0)
actionpack (>= 5.2)
railties (>= 5.2)
Expand Down Expand Up @@ -367,7 +369,7 @@ GEM
rubocop-performance (~> 1.16.0)
standardrb (1.0.1)
standard
thor (1.2.1)
thor (1.2.2)
tilt (2.1.0)
timeout (0.3.2)
turbolinks (5.2.1)
Expand All @@ -391,12 +393,12 @@ GEM
rubyzip (>= 1.3.0)
selenium-webdriver (~> 4.0)
websocket (1.2.9)
websocket-driver (0.7.5)
websocket-driver (0.7.6)
websocket-extensions (>= 0.1.0)
websocket-extensions (0.1.5)
xpath (3.2.0)
nokogiri (~> 1.8)
zeitwerk (2.6.7)
zeitwerk (2.6.12)

PLATFORMS
x86_64-darwin-21
Expand All @@ -417,7 +419,7 @@ DEPENDENCIES
faker
jbuilder (~> 2.5)
jquery-rails
jquery-ui-rails (~> 5.0, >= 5.0.5)
jquery-ui-rails (~> 6.0)
listen (~> 3.7)
madmin (~> 1.2)
matrix
Expand Down

0 comments on commit e4842a9

Please sign in to comment.