diff options
author | Lin Jen-Shin <godfat@godfat.org> | 2019-03-26 08:38:31 +0000 |
---|---|---|
committer | Lin Jen-Shin <godfat@godfat.org> | 2019-03-26 08:43:03 +0000 |
commit | 6360ef5c5bda0ab00702e2b8e3aae966b07d27c5 (patch) | |
tree | 1c4cd932a6196663e1a2b2fad951b56d6fc2e415 /Gemfile.lock | |
parent | 4f993dc2ce274fec13ab32ae04c2c863398fe19a (diff) | |
download | gitlab-ce-6360ef5c5bda0ab00702e2b8e3aae966b07d27c5.tar.gz |
Update fugit which fixes a potential infinite loop
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 66e12efa4b3..a61e6abd1a3 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -260,7 +260,7 @@ GEM foreman (0.84.0) thor (~> 0.19.1) formatador (0.2.5) - fugit (1.1.7) + fugit (1.1.9) et-orbi (~> 1.1, >= 1.1.7) raabro (~> 1.1) fuubar (2.2.0) |