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:
authorRobert Speicher <rspeicher@gmail.com>2012-11-02 00:45:31 +0400
committerRobert Speicher <rspeicher@gmail.com>2012-11-02 00:45:31 +0400
commitf61ca97648b4438c9177a523214e6332cee32763 (patch)
treec6e726d4e57ca855261a828c7b152cbe58118734 /Gemfile.lock
parent2032f4cd9665d0b4244e30160c64996dc37c0a0e (diff)
Add quiet_assets gem, remove initializer
Diffstat (limited to 'Gemfile.lock')
-rw-r--r--Gemfile.lock3
1 files changed, 3 insertions, 0 deletions
diff --git a/Gemfile.lock b/Gemfile.lock
index bed83deeca3..7b21a629fc2 100644
--- a/Gemfile.lock
+++ b/Gemfile.lock
@@ -262,6 +262,8 @@ GEM
posix-spawn (~> 0.3.6)
yajl-ruby (~> 1.1.0)
pyu-ruby-sasl (0.0.3.3)
+ quiet_assets (1.0.1)
+ railties (~> 3.1)
rack (1.4.1)
rack-cache (1.2)
rack (>= 0.4)
@@ -456,6 +458,7 @@ DEPENDENCIES
pg
pry
pygments.rb (= 0.3.1)
+ quiet_assets (= 1.0.1)
rack-mini-profiler
rails (= 3.2.8)
rails-dev-tweaks