diff --git a/Gemfile b/Gemfile index 901fac6..b23f62b 100644 --- a/Gemfile +++ b/Gemfile @@ -25,7 +25,7 @@ gem 'jquery-rails' gem 'turbolinks' # Build JSON APIs with ease. Read more: https://github.com/rails/jbuilder -gem 'jbuilder', '~> 2.0.4' +gem 'jbuilder', '~> 2.1.2' # For user authentication and everything else gem 'devise', '~> 3.2.4' diff --git a/Gemfile.lock b/Gemfile.lock index ff623a3..c3c5a2c 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -121,7 +121,7 @@ GEM multi_json (~> 1.3) hike (1.2.3) i18n (0.6.11) - jbuilder (2.0.8) + jbuilder (2.1.2) activesupport (>= 3.0.0, < 5) multi_json (~> 1.2) jquery-rails (3.1.1) @@ -279,7 +279,7 @@ DEPENDENCIES database_cleaner devise (~> 3.2.4) factory_girl_rails (~> 4.4.1) - jbuilder (~> 2.0.4) + jbuilder (~> 2.1.2) jquery-rails jquery-ui-rails (~> 4.2.1) kalibro_gatekeeper_client (~> 0.1.0) -- libgit2 0.21.2