about summary refs log tree commit diff
path: root/Gemfile.lock
diff options
context:
space:
mode:
authorGrey Baker <greysteil@gmail.com>2018-10-01 21:34:25 +0100
committerYamagishi Kazutoshi <ykzts@desire.sh>2018-10-02 05:34:25 +0900
commit3a2f007eb0edd317b22835a720ef3478dbc4f5a9 (patch)
tree9926b81f3e5f8155041f6045e66963e79052fb23 /Gemfile.lock
parent793fb7499dd9fc651a02578ef664c9aa22b2758c (diff)
Promote colorize to top-level dependency (#8844)
Diffstat (limited to 'Gemfile.lock')
-rw-r--r--Gemfile.lock3
1 files changed, 2 insertions, 1 deletions
diff --git a/Gemfile.lock b/Gemfile.lock
index 3a8e2c5c5..7b01ad87a 100644
--- a/Gemfile.lock
+++ b/Gemfile.lock
@@ -669,6 +669,7 @@ DEPENDENCIES
   chewy (~> 5.0)
   cld3 (~> 3.2.0)
   climate_control (~> 0.2)
+  colorize
   derailed_benchmarks
   devise (~> 4.5)
   devise-two-factor (~> 3.0)
@@ -768,4 +769,4 @@ RUBY VERSION
    ruby 2.5.0p0
 
 BUNDLED WITH
-   1.16.3
+   1.16.5