mirror of
https://github.com/TracksApp/tracks.git
synced 2025-12-16 15:20:13 +01:00
Bump jquery-ui-rails from 5.0.5 to 6.0.1
Bumps [jquery-ui-rails](https://github.com/joliss/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](https://github.com/joliss/jquery-ui-rails/compare/v5.0.5...v6.0.1) Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
cb6ec75753
commit
79cbf380ff
2 changed files with 3 additions and 3 deletions
2
Gemfile
2
Gemfile
|
|
@ -16,7 +16,7 @@ gem 'therubyracer', group: :therubyracer
|
|||
gem 'uglifier', '>=1.3.0'
|
||||
|
||||
gem 'jquery-rails' , '~> 4.4'
|
||||
gem 'jquery-ui-rails' , '~>5.0.5'
|
||||
gem 'jquery-ui-rails' , '~>6.0.1'
|
||||
|
||||
# you may comment out the database driver(s) you will not be using.
|
||||
# This will prevent a native build of the driver. Building native drivers is not
|
||||
|
|
|
|||
|
|
@ -112,7 +112,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)
|
||||
libv8 (3.16.14.19)
|
||||
listen (3.2.1)
|
||||
|
|
@ -309,7 +309,7 @@ DEPENDENCIES
|
|||
font-awesome-sass (~> 4.5.0)
|
||||
htmlentities
|
||||
jquery-rails (~> 4.4)
|
||||
jquery-ui-rails (~> 5.0.5)
|
||||
jquery-ui-rails (~> 6.0.1)
|
||||
listen
|
||||
minitest-stub-const
|
||||
mocha
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue