diff --git a/Gemfile b/Gemfile index 9c89ebf4..1dfe1cd1 100644 --- a/Gemfile +++ b/Gemfile @@ -26,7 +26,7 @@ gem 'coffee-rails', '~> 4.2' gem 'mini_racer', platforms: :ruby # Use jquery as the JavaScript library -gem 'jquery-rails' +gem 'jquery-rails', '~> 4.3.3' # Turbolinks makes navigating your web application faster. Read more: https://github.com/turbolinks/turbolinks gem 'turbolinks', '~> 5' diff --git a/Gemfile.lock b/Gemfile.lock index 322fc1cf..71ccf81e 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -334,7 +334,7 @@ DEPENDENCIES health_check http_accept_language jbuilder (~> 2.5) - jquery-rails + jquery-rails (~> 4.3.3) listen (~> 3.0.5) mini_racer omniauth