1
0
mirror of https://github.com/projekteuler/projekteuler.git synced 2026-01-26 18:18:51 +01:00

Merge pull request #297 from projekteuler/dependabot/bundler/jquery-rails-4.5.1

Bump jquery-rails from 4.4.0 to 4.5.1
This commit is contained in:
2023-03-31 20:12:24 +02:00
committed by GitHub
2 changed files with 4 additions and 4 deletions

View File

@@ -28,7 +28,7 @@ gem 'rails-controller-testing'
gem 'webmock', group: :test
# Use jquery as the JavaScript library
gem 'jquery-rails', '~> 4.4.0'
gem 'jquery-rails', '~> 4.5.1'
# Turbolinks makes following links in your web application faster. Read more: https://github.com/rails/turbolinks
gem 'turbolinks', '~> 5.2.1'
# Build JSON APIs with ease. Read more: https://github.com/rails/jbuilder