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:
dependabot-preview[bot] 2019-06-14 07:40:36 +00:00 committed by GitHub
parent 7026737bf8
commit 8fbb474f4a
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 3 additions and 3 deletions

View file

@ -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.

View file

@ -101,7 +101,7 @@ GEM
i18n (1.6.0)
concurrent-ruby (~> 1.0)
jaro_winkler (1.5.2)
jquery-rails (4.3.3)
jquery-rails (4.3.5)
rails-dom-testing (>= 1, < 3)
railties (>= 4.2.0)
thor (>= 0.14, < 2.0)
@ -284,7 +284,7 @@ DEPENDENCIES
factory_bot_rails
font-awesome-sass (~> 4.5.0)
htmlentities
jquery-rails (~> 4.0)
jquery-rails (~> 4.3)
jquery-ui-rails (~> 5.0.5)
listen
minitest-stub-const