diff options
author | Shinya Maeda <shinya@gitlab.com> | 2018-06-30 22:29:48 +0900 |
---|---|---|
committer | Shinya Maeda <shinya@gitlab.com> | 2018-07-04 13:16:39 +0900 |
commit | 02a911be1a6de55be6e0c8803687f3c93fb8f391 (patch) | |
tree | 83116486457e08964e2cfa5589f1aa2d7245afa1 /Gemfile.lock | |
parent | 4c1a2a9b9977f68a05512ed1ff378ee0a2368aca (diff) | |
download | gitlab-ce-02a911be1a6de55be6e0c8803687f3c93fb8f391.tar.gz |
Bump carrierwave gem version to 1.2.3
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 1cd336c95d0..9df44e0eda2 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -108,7 +108,7 @@ GEM capybara-screenshot (1.0.14) capybara (>= 1.0, < 3) launchy - carrierwave (1.2.1) + carrierwave (1.2.3) activemodel (>= 4.0.0) activesupport (>= 4.0.0) mime-types (>= 1.16) |