X-Git-Url: https://git.arvados.org/arvados.git/blobdiff_plain/283dbf37a1b7d32332e295070de48b5e6e459248..7a98271d94163cdc4afa5bfcf275db353bc062d2:/services/api/Gemfile diff --git a/services/api/Gemfile b/services/api/Gemfile index cbe2c41a4e..e50802ef99 100644 --- a/services/api/Gemfile +++ b/services/api/Gemfile @@ -15,7 +15,7 @@ end gem 'pg' # Start using multi_json once we are on Rails 3.2; -# Rails 3.1 has a dependency on multi_json < 1.3.0 but we need version 1.3.4 to +# Rails 3.1 has a dependency on multi_json < 1.3.0 but we need version 1.3.4 to # fix bug https://github.com/collectiveidea/json_spec/issues/27 gem 'multi_json' gem 'oj'