diff --git a/Gemfile b/Gemfile index a7ec5ff..d9e9fe0 100644 --- a/Gemfile +++ b/Gemfile @@ -20,7 +20,7 @@ gem 'terrapin' gem 'regex_field', '~> 0.1.0' gem 'ancestry', '~> 3.2.1' gem 'draper', '~> 3.0' -gem 'neatjson', '~> 0.8' +gem 'neatjson', '~> 0.10' gem 'addressable', '~> 2.5', '>= 2.5.2' gem 'json-schema-generator' gem 'jsoneditor-rails' diff --git a/Gemfile.lock b/Gemfile.lock index 9913203..59da875 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -233,7 +233,7 @@ GEM multi_json (1.13.1) multi_xml (0.6.0) multipart-post (2.0.0) - neatjson (0.8.3) + neatjson (0.10.1) newrelic_rpm (5.0.0.342) nio4r (2.5.4) nokogiri (1.11.1) @@ -437,7 +437,7 @@ DEPENDENCIES kaminari (~> 1.2) letter_opener (~> 1.6) minitest-reporters - neatjson (~> 0.8) + neatjson (~> 0.10) newrelic_rpm omniauth-google-oauth2 (~> 0.6.0) passenger