diff --git a/Gemfile b/Gemfile index 70a57bc..da4b0c9 100644 --- a/Gemfile +++ b/Gemfile @@ -24,7 +24,7 @@ gem "coffee-rails", "~> 5.0" # Turbolinks makes navigating your web application faster. Read more: https://github.com/turbolinks/turbolinks gem "turbolinks", "~> 5" # Build JSON APIs with ease. Read more: https://github.com/rails/jbuilder -gem "jbuilder", "~> 2.5" +gem "jbuilder", "~> 2.10" # Use ActiveModel has_secure_password diff --git a/Gemfile.lock b/Gemfile.lock index 4d9b566..8de3492 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -134,7 +134,7 @@ GEM http_accept_language (2.1.1) i18n (1.8.5) concurrent-ruby (~> 1.0) - jbuilder (2.10.0) + jbuilder (2.10.1) activesupport (>= 5.0.0) jquery-rails (4.4.0) rails-dom-testing (>= 1, < 3) @@ -159,7 +159,7 @@ GEM mini_magick (4.10.1) mini_mime (1.0.2) mini_portile2 (2.4.0) - minitest (5.14.1) + minitest (5.14.2) net-scp (3.0.0) net-ssh (>= 2.6.5, < 7.0.0) net-ssh (6.1.0) @@ -346,7 +346,7 @@ DEPENDENCIES font-awesome-sass (~> 5.13) henkei http_accept_language - jbuilder (~> 2.5) + jbuilder (~> 2.10) jquery-rails jquery-ui-rails mini_magick