diff options
author | Pirate Praveen <praveen@debian.org> | 2018-04-04 16:56:14 +0200 |
---|---|---|
committer | Rémy Coutable <remy@rymai.me> | 2018-05-03 18:16:26 +0200 |
commit | 829441dcbccf79e5bb8c9c3d7486a81e6a3dbfe4 (patch) | |
tree | b4d1f24aa1d56ee1effd2bcfb59b7c530c7f13ab /Gemfile.lock | |
parent | 7ff891e5ec21bc392abeab7d5049df49596d53a6 (diff) | |
download | gitlab-ce-829441dcbccf79e5bb8c9c3d7486a81e6a3dbfe4.tar.gz |
Update grape-entity 0.6.0 -> 0.7.1
Diffstat (limited to 'Gemfile.lock')
-rw-r--r-- | Gemfile.lock | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/Gemfile.lock b/Gemfile.lock index 87ee15e9e76..b1912671665 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -366,8 +366,8 @@ GEM rack (>= 1.3.0) rack-accept virtus (>= 1.0.0) - grape-entity (0.6.0) - activesupport + grape-entity (0.7.1) + activesupport (>= 4.0) multi_json (>= 1.3.2) grape-route-helpers (2.1.0) activesupport @@ -1073,7 +1073,7 @@ DEPENDENCIES google-protobuf (= 3.5.1) gpgme grape (~> 1.0) - grape-entity (~> 0.6.0) + grape-entity (~> 0.7.1) grape-route-helpers (~> 2.1.0) grape_logging (~> 1.7) grpc (~> 1.11.0) |