mirror of
https://github.com/TracksApp/tracks.git
synced 2025-12-16 07:10:12 +01:00
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:
commit
1342be9697
2 changed files with 3 additions and 3 deletions
2
Gemfile
2
Gemfile
|
|
@ -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'
|
||||
|
|
|
|||
|
|
@ -134,7 +134,7 @@ GEM
|
|||
rainbow (>= 2.2.2, < 4.0)
|
||||
terminal-table (>= 1.5.1)
|
||||
jaro_winkler (1.5.4)
|
||||
jquery-rails (4.5.1)
|
||||
jquery-rails (4.6.0)
|
||||
rails-dom-testing (>= 1, < 3)
|
||||
railties (>= 4.2.0)
|
||||
thor (>= 0.14, < 2.0)
|
||||
|
|
@ -365,7 +365,7 @@ DEPENDENCIES
|
|||
font-awesome-sass (~> 6.4.0)
|
||||
htmlentities
|
||||
i18n-tasks (~> 1.0.12)
|
||||
jquery-rails (~> 4.5)
|
||||
jquery-rails (~> 4.6)
|
||||
jquery-ui-rails (~> 6.0.1)
|
||||
kt-paperclip (~> 7.2)
|
||||
listen
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue