diff --git a/Gemfile b/Gemfile index 450146e6f..80baccd58 100644 --- a/Gemfile +++ b/Gemfile @@ -10,8 +10,7 @@ group :development do gem "rack", ">= 2.0.6" gem "rake" - # Update to 2.0.0 once it ships. - gem "shoulda-context", "2.0.0.rc4" + gem "shoulda-context", "2.0.0" gem "test-unit" diff --git a/OPENAPI_VERSION b/OPENAPI_VERSION index 22402537f..72ab4bc55 100644 --- a/OPENAPI_VERSION +++ b/OPENAPI_VERSION @@ -1 +1 @@ -v296 \ No newline at end of file +v299 \ No newline at end of file