diff options
author | Lin Jen-Shin <godfat@godfat.org> | 2019-01-08 23:36:38 +0800 |
---|---|---|
committer | Lin Jen-Shin <godfat@godfat.org> | 2019-01-15 17:06:15 +0000 |
commit | def2d5565ea101f7d9538457a1c20ef87f638c3b (patch) | |
tree | 32848e0cd4fa4854d67d2b669c02b83a4bc9f1ce /Gemfile.lock | |
parent | dbecca8eb7320d86492ea2c0aede183b73119f2e (diff) | |
download | gitlab-ce-def2d5565ea101f7d9538457a1c20ef87f638c3b.tar.gz |
Adopt Fugit to replace Rufus::Scheduler
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 8e48c4190f5..fda6e8ff975 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -185,7 +185,7 @@ GEM erubi (1.7.1) erubis (2.7.0) escape_utils (1.2.1) - et-orbi (1.1.6) + et-orbi (1.1.7) tzinfo eventmachine (1.2.7) excon (0.62.0) @@ -258,8 +258,8 @@ GEM foreman (0.84.0) thor (~> 0.19.1) formatador (0.2.5) - fugit (1.1.6) - et-orbi (~> 1.1, >= 1.1.6) + fugit (1.1.7) + et-orbi (~> 1.1, >= 1.1.7) raabro (~> 1.1) fuubar (2.2.0) rspec-core (~> 3.0) |