diff options
author | Douwe Maan <douwe@gitlab.com> | 2017-08-16 15:41:49 +0000 |
---|---|---|
committer | Douwe Maan <douwe@gitlab.com> | 2017-08-16 15:41:49 +0000 |
commit | 374cdda3c0072218126f717f85f321b566a3262f (patch) | |
tree | 167baf0f305b31c30eaf31440ef4c06023fcf462 /Gemfile.lock | |
parent | ba89ee1f7d9e126dc6306a857da5abe816a18047 (diff) | |
parent | 90a07deb7995014688c67d54250dca6cb81dc556 (diff) | |
download | gitlab-ce-374cdda3c0072218126f717f85f321b566a3262f.tar.gz |
Merge branch 'charlock-holmes-0.7.5' into 'master'
Use charlock_holmes 0.7.5
See merge request !13602
Diffstat (limited to 'Gemfile.lock')
-rw-r--r-- | Gemfile.lock | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Gemfile.lock b/Gemfile.lock index a93caba2393..f7ad7bcbc6e 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -117,7 +117,7 @@ GEM activesupport (>= 4.0.0) mime-types (>= 1.16) cause (0.1) - charlock_holmes (0.7.3) + charlock_holmes (0.7.5) chronic (0.10.2) chronic_duration (0.10.6) numerizer (~> 0.1.1) @@ -986,7 +986,7 @@ DEPENDENCIES capybara (~> 2.6.2) capybara-screenshot (~> 1.0.0) carrierwave (~> 1.1) - charlock_holmes (~> 0.7.3) + charlock_holmes (~> 0.7.5) chronic (~> 0.10.2) chronic_duration (~> 0.10.6) concurrent-ruby (~> 1.0.5) |