diff options
author | Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> | 2018-05-30 10:16:58 +0300 |
---|---|---|
committer | Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> | 2018-05-30 10:16:58 +0300 |
commit | 4f68a45c8b7ca421fb4bf87c9d88bbd6ca3408e1 (patch) | |
tree | 7179c15f7c85d4dac905bd633d8b8bcdad9c0d33 /Gemfile.lock | |
parent | e869387ca27f9a9ac34f6398876714199fc3100e (diff) | |
download | gitlab-ce-4f68a45c8b7ca421fb4bf87c9d88bbd6ca3408e1.tar.gz |
Remove version lock on awesome_print dependency
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
Diffstat (limited to 'Gemfile.lock')
-rw-r--r-- | Gemfile.lock | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Gemfile.lock b/Gemfile.lock index cfd74334c86..f4ae2c50058 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -977,7 +977,7 @@ DEPENDENCIES asciidoctor-plantuml (= 0.0.8) asset_sync (~> 2.4) attr_encrypted (~> 3.1.0) - awesome_print (~> 1.8.0) + awesome_print babosa (~> 1.0.2) base32 (~> 0.3.0) batch-loader (~> 1.2.1) |