mirror of
https://github.com/TracksApp/tracks.git
synced 2025-09-22 05:50:47 +02:00
Bump jquery-rails from 4.3.5 to 4.4.0
Bumps [jquery-rails](https://github.com/rails/jquery-rails) from 4.3.5 to 4.4.0. - [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.5...v4.4.0) Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
5bb3a772fa
commit
70e1679784
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.3'
|
||||
gem 'jquery-rails' , '~> 4.4'
|
||||
gem 'jquery-ui-rails' , '~>5.0.5'
|
||||
|
||||
# you may comment out the database driver(s) you will not be using.
|
||||
|
|
|
@ -108,7 +108,7 @@ GEM
|
|||
i18n (1.8.3)
|
||||
concurrent-ruby (~> 1.0)
|
||||
jaro_winkler (1.5.4)
|
||||
jquery-rails (4.3.5)
|
||||
jquery-rails (4.4.0)
|
||||
rails-dom-testing (>= 1, < 3)
|
||||
railties (>= 4.2.0)
|
||||
thor (>= 0.14, < 2.0)
|
||||
|
@ -308,7 +308,7 @@ DEPENDENCIES
|
|||
factory_bot_rails
|
||||
font-awesome-sass (~> 4.5.0)
|
||||
htmlentities
|
||||
jquery-rails (~> 4.3)
|
||||
jquery-rails (~> 4.4)
|
||||
jquery-ui-rails (~> 5.0.5)
|
||||
listen
|
||||
minitest-stub-const
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue