aboutsummaryrefslogtreecommitdiffstats
path: root/Gemfile.lock
diff options
context:
space:
mode:
authorXinhui2017-02-22 16:04:53 +0100
committerXinhui2017-02-22 16:04:53 +0100
commit77d4aca6f3328e7918077e7f6c32462cf95caa84 (patch)
tree1ea07d2e34fc3f07a177c12c243765294f7b1926 /Gemfile.lock
parentb88cd552930099714000393584355c314f045cb6 (diff)
parent15e221c2fe06ebd6ca18d7a392ab05f95b59be74 (diff)
downloadchouette-core-77d4aca6f3328e7918077e7f6c32462cf95caa84.tar.bz2
Merge branch 'refactoring_import'
Diffstat (limited to 'Gemfile.lock')
-rw-r--r--Gemfile.lock5
1 files changed, 5 insertions, 0 deletions
diff --git a/Gemfile.lock b/Gemfile.lock
index f152ffd08..1c9f275e5 100644
--- a/Gemfile.lock
+++ b/Gemfile.lock
@@ -115,6 +115,10 @@ GEM
rack (>= 1.0.0)
rack-test (>= 0.5.4)
xpath (~> 2.0)
+ carrierwave (1.0.0)
+ activemodel (>= 4.0.0)
+ activesupport (>= 4.0.0)
+ mime-types (>= 1.16)
celluloid (0.16.0)
timers (~> 4.0.0)
choice (0.1.7)
@@ -600,6 +604,7 @@ DEPENDENCIES
capistrano-ext
capistrano-npm
capybara (~> 2.4.0)
+ carrierwave (~> 1.0)
cocoon
codifligne!
coffee-rails (~> 4.0.0)