Commit 68e77a36 authored by Robert Speicher's avatar Robert Speicher

Bump jquery-rails gem version

parent dce64418
...@@ -193,7 +193,7 @@ gem 'font-awesome-rails', '~> 4.2' ...@@ -193,7 +193,7 @@ gem 'font-awesome-rails', '~> 4.2'
gem 'gitlab_emoji', '~> 0.1' gem 'gitlab_emoji', '~> 0.1'
gem 'gon', '~> 5.0.0' gem 'gon', '~> 5.0.0'
gem 'jquery-atwho-rails', '~> 1.0.0' gem 'jquery-atwho-rails', '~> 1.0.0'
gem 'jquery-rails', '3.1.2' gem 'jquery-rails', '3.1.3'
gem 'jquery-scrollto-rails' gem 'jquery-scrollto-rails'
gem 'jquery-ui-rails' gem 'jquery-ui-rails'
gem 'nprogress-rails' gem 'nprogress-rails'
......
...@@ -331,7 +331,7 @@ GEM ...@@ -331,7 +331,7 @@ GEM
inflecto (0.0.2) inflecto (0.0.2)
ipaddress (0.8.0) ipaddress (0.8.0)
jquery-atwho-rails (1.0.1) jquery-atwho-rails (1.0.1)
jquery-rails (3.1.2) jquery-rails (3.1.3)
railties (>= 3.0, < 5.0) railties (>= 3.0, < 5.0)
thor (>= 0.14, < 2.0) thor (>= 0.14, < 2.0)
jquery-scrollto-rails (1.4.3) jquery-scrollto-rails (1.4.3)
...@@ -777,7 +777,7 @@ DEPENDENCIES ...@@ -777,7 +777,7 @@ DEPENDENCIES
html-pipeline (~> 1.11.0) html-pipeline (~> 1.11.0)
httparty httparty
jquery-atwho-rails (~> 1.0.0) jquery-atwho-rails (~> 1.0.0)
jquery-rails (= 3.1.2) jquery-rails (= 3.1.3)
jquery-scrollto-rails jquery-scrollto-rails
jquery-turbolinks jquery-turbolinks
jquery-ui-rails jquery-ui-rails
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment