mirror of
https://github.com/TracksApp/tracks.git
synced 2025-12-16 15:20:13 +01:00
Bump jquery-ui-rails from 7.0.0 to 8.0.0
Bumps [jquery-ui-rails](https://github.com/joliss/jquery-ui-rails) from 7.0.0 to 8.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](https://github.com/joliss/jquery-ui-rails/compare/v7.0.0...v8.0.0) --- updated-dependencies: - dependency-name: jquery-ui-rails dependency-version: 8.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
db41886954
commit
2f6dd0f808
2 changed files with 3 additions and 3 deletions
2
Gemfile
2
Gemfile
|
|
@ -7,7 +7,7 @@ gem 'rails', '~> 7.0'
|
|||
|
||||
gem 'font-awesome-sass', '~> 6.7.2'
|
||||
gem 'jquery-rails', '~> 4.6'
|
||||
gem 'jquery-ui-rails', '~>7.0.0'
|
||||
gem 'jquery-ui-rails', '~>8.0.0'
|
||||
gem 'aasm', '~> 5.5.1'
|
||||
gem 'acts_as_list'
|
||||
gem 'bcrypt', '~> 3.1.20'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue