Merge pull request #2942 from TracksApp/dependabot/bundler/jquery-rails-4.6.0

Bump jquery-rails from 4.5.1 to 4.6.0
This commit is contained in:
Jyri-Petteri Paloposki 2023-07-19 22:43:14 +03:00 committed by GitHub
commit 1342be9697
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 3 additions and 3 deletions

View file

@ -5,7 +5,7 @@ gem 'activemodel-serializers-xml', '~> 1.0.1'
gem 'coffee-rails', '~> 5.0.0'
gem 'jquery-rails', '~> 4.5'
gem 'jquery-rails', '~> 4.6'
gem 'jquery-ui-rails', '~>6.0.1'
gem 'rails', '~> 6.0.0'