mirror of
https://github.com/TracksApp/tracks.git
synced 2026-02-08 16:44:20 +01:00
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:
parent
d3d02845bf
commit
cd2f9ffda3
2 changed files with 8 additions and 8 deletions
4
Gemfile
4
Gemfile
|
|
@ -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'
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue