diff --git a/examples/heroku_api/Gemfile.lock b/examples/heroku_api/Gemfile.lock index c1cb20ff..627a28cf 100644 --- a/examples/heroku_api/Gemfile.lock +++ b/examples/heroku_api/Gemfile.lock @@ -3,7 +3,7 @@ PATH specs: committee (5.0.0.beta1) json_schema (~> 0.14, >= 0.14.3) - openapi_parser (~> 1.0) + openapi_parser (~> 2.0) rack (>= 1.5) GEM @@ -12,8 +12,8 @@ GEM json_schema (0.21.0) mustermann (2.0.2) ruby2_keywords (~> 0.0.1) - openapi_parser (1.0.0) - rack (2.2.6.4) + openapi_parser (2.0.0) + rack (2.2.8.1) rack-protection (2.2.3) rack ruby2_keywords (0.0.5)