Merge pull request #2804 from TracksApp/dependabot/bundler/jquery-rails-4.5.0

Bump jquery-rails from 4.4.0 to 4.5.0
This commit is contained in:
Jyri-Petteri Paloposki 2022-08-02 01:30:22 +03:00 committed by GitHub
commit b00e14cac6
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.4'
gem 'jquery-rails', '~> 4.5'
gem 'jquery-ui-rails', '~>6.0.1'
gem 'rails', '~> 6.0.4'

View file

@ -135,7 +135,7 @@ GEM
rainbow (>= 2.2.2, < 4.0)
terminal-table (>= 1.5.1)
jaro_winkler (1.5.4)
jquery-rails (4.4.0)
jquery-rails (4.5.0)
rails-dom-testing (>= 1, < 3)
railties (>= 4.2.0)
thor (>= 0.14, < 2.0)
@ -345,7 +345,7 @@ DEPENDENCIES
font-awesome-sass (~> 6.1.2)
htmlentities
i18n-tasks (~> 1.0.11)
jquery-rails (~> 4.4)
jquery-rails (~> 4.5)
jquery-ui-rails (~> 6.0.1)
kt-paperclip (~> 7.1)
listen