Bump jquery-rails from 4.4.0 to 4.5.0

Bumps [jquery-rails](https://github.com/rails/jquery-rails) from 4.4.0 to 4.5.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.4.0...v4.5.0)

---
updated-dependencies:
- dependency-name: jquery-rails
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2022-08-01 21:59:41 +00:00 committed by GitHub
parent d3d02845bf
commit cd2f9ffda3
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 8 additions and 8 deletions

View file

@ -5,14 +5,14 @@ gem 'activemodel-serializers-xml', '~> 1.0.1'
gem 'coffee-rails', '~> 5.0.0'
gem 'jquery-rails', '~> 4.4'
gem 'jquery-rails', '~> 4.5'
gem 'jquery-ui-rails', '~>6.0.1'
gem 'rails', '~> 6.0.4'
gem 'sassc-rails', '~> 2.1.2'
gem 'bootstrap-sass', '3.4.1'
gem 'font-awesome-sass', '~> 5.15.1'
gem 'font-awesome-sass', '~> 6.1.2'
gem 'uglifier', '>=1.3.0'