diff options
-rw-r--r-- | Gemfile.lock | 2 | ||||
-rw-r--r-- | Gemfile.rails4.lock | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/Gemfile.lock b/Gemfile.lock index d7ef3b114d3..27730fa2cc3 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -1017,7 +1017,7 @@ DEPENDENCIES google-api-client (~> 0.23) google-protobuf (~> 3.6) gpgme - grape (~> 1.1) + grape (~> 1.1.0) grape-entity (~> 0.7.1) grape-path-helpers (~> 1.0) grape_logging (~> 1.7) diff --git a/Gemfile.rails4.lock b/Gemfile.rails4.lock index ea248dfdabe..2cd0ef3d97a 100644 --- a/Gemfile.rails4.lock +++ b/Gemfile.rails4.lock @@ -1008,7 +1008,7 @@ DEPENDENCIES google-api-client (~> 0.23) google-protobuf (~> 3.6) gpgme - grape (~> 1.1) + grape (~> 1.1.0) grape-entity (~> 0.7.1) grape-path-helpers (~> 1.0) grape_logging (~> 1.7) |