Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorShinya Maeda <shinya@gitlab.com>2018-06-30 16:29:48 +0300
committerShinya Maeda <shinya@gitlab.com>2018-07-04 07:16:39 +0300
commit02a911be1a6de55be6e0c8803687f3c93fb8f391 (patch)
tree83116486457e08964e2cfa5589f1aa2d7245afa1 /Gemfile.lock
parent4c1a2a9b9977f68a05512ed1ff378ee0a2368aca (diff)
Bump carrierwave gem version to 1.2.3
Diffstat (limited to 'Gemfile.lock')
-rw-r--r--Gemfile.lock2
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)