mirror of
https://github.com/TracksApp/tracks.git
synced 2026-03-06 04:40:18 +01:00
Bump jquery-rails from 4.3.3 to 4.3.5
Bumps [jquery-rails](https://github.com/rails/jquery-rails) from 4.3.3 to 4.3.5. - [Release notes](https://github.com/rails/jquery-rails/releases) - [Changelog](https://github.com/rails/jquery-rails/blob/master/CHANGELOG.md) - [Commits](https://github.com/rails/jquery-rails/compare/v4.3.3...v4.3.5) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
parent
7026737bf8
commit
8fbb474f4a
2 changed files with 3 additions and 3 deletions
2
Gemfile
2
Gemfile
|
|
@ -15,7 +15,7 @@ gem 'therubyracer', group: :therubyracer
|
|||
|
||||
gem 'uglifier', '>=1.3.0'
|
||||
|
||||
gem 'jquery-rails' , '~> 4.0'
|
||||
gem 'jquery-rails' , '~> 4.3'
|
||||
gem 'jquery-ui-rails' , '~>5.0.5'
|
||||
|
||||
# you may comment out the database driver(s) you will not be using.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue