diff options
author | Rémy Coutable <remy@rymai.me> | 2017-10-04 17:04:26 +0000 |
---|---|---|
committer | Rémy Coutable <remy@rymai.me> | 2017-10-04 17:04:26 +0000 |
commit | 3e2f3c377825f60ae19545ed827b276ac9c601d8 (patch) | |
tree | 76776fa96c9d14738270fbc4265e4e50536b04ae /Gemfile.lock | |
parent | 5f32a511f8e6b6c3d84e8ea4d1c9e14521888af2 (diff) | |
parent | 3b8b592a5e01593bd264c530eab0154e7d8468fd (diff) | |
download | gitlab-ce-3e2f3c377825f60ae19545ed827b276ac9c601d8.tar.gz |
Merge branch 'update-unf_ext-0.0.7.4' into 'master'
Update unf_ext from 0.0.7.2 to 0.0.7.4 (#38368)
Closes #38368
See merge request gitlab-org/gitlab-ce!14601
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 a0ad2716c01..4622fd141ba 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -910,7 +910,7 @@ GEM json (>= 1.8.0) unf (0.1.4) unf_ext - unf_ext (0.0.7.2) + unf_ext (0.0.7.4) unicode-display_width (1.3.0) unicorn (5.1.0) kgio (~> 2.6) |