Skip to content

Commit

Permalink
Merge pull request #3001 from TracksApp/dependabot/bundler/jquery-ui-…
Browse files Browse the repository at this point in the history
…rails-7.0.0

Bump jquery-ui-rails from 6.0.1 to 7.0.0
  • Loading branch information
ZeiP authored Jun 6, 2024
2 parents 753d230 + b79c983 commit fcff755
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ gem 'activemodel-serializers-xml', '~> 1.0.1'
gem 'coffee-rails', '~> 5.0.0'

gem 'jquery-rails', '~> 4.6'
gem 'jquery-ui-rails', '~>6.0.1'
gem 'jquery-ui-rails', '~>7.0.0'

gem 'rails', '~> 6.1'
gem 'sassc-rails', '~> 2.1.2'
Expand Down
10 changes: 5 additions & 5 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -143,7 +143,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)
json (2.7.1)
kramdown (2.4.0)
Expand All @@ -170,7 +170,7 @@ GEM
net-pop
net-smtp
marcel (1.0.2)
method_source (1.0.0)
method_source (1.1.0)
mime-types (3.4.1)
mime-types-data (~> 3.2015)
mime-types-data (3.2023.0218.1)
Expand Down Expand Up @@ -249,7 +249,7 @@ GEM
rake (>= 12.2)
thor (~> 1.0)
rainbow (3.1.1)
rake (13.1.0)
rake (13.2.1)
rb-fsevent (0.11.2)
rb-inotify (0.10.1)
ffi (~> 1.0)
Expand Down Expand Up @@ -327,7 +327,7 @@ GEM
unicode-display_width (>= 1.1.1, < 3)
terrapin (0.6.0)
climate_control (>= 0.0.3, < 1.0)
thor (1.3.0)
thor (1.3.1)
tilt (2.3.0)
timeout (0.4.1)
tolk (5.0.1)
Expand Down Expand Up @@ -370,7 +370,7 @@ DEPENDENCIES
htmlentities
i18n-tasks (~> 1.0.13)
jquery-rails (~> 4.6)
jquery-ui-rails (~> 6.0.1)
jquery-ui-rails (~> 7.0.0)
kt-paperclip (~> 7.2)
listen
mini_racer
Expand Down

0 comments on commit fcff755

Please sign in to comment.