Add colored2 gem to make script/github_pr_error work again

This commit is contained in:
Christophe Bliard
2023-02-22 11:36:44 +01:00
parent ba34a9f9b9
commit 7db60f7e5c
2 changed files with 4 additions and 0 deletions
+2
View File
@@ -267,6 +267,8 @@ group :development do
# Gems for living styleguide
gem 'livingstyleguide', '~> 2.1.0'
gem 'sassc-rails'
gem 'colored2'
end
group :development, :test do
+2
View File
@@ -352,6 +352,7 @@ GEM
activerecord (>= 4.2.10)
with_advisory_lock (>= 4.0.0)
coderay (1.1.3)
colored2 (3.1.2)
commonmarker (0.23.8)
compare-xml (0.66)
nokogiri (~> 1.8)
@@ -959,6 +960,7 @@ DEPENDENCIES
cells-erb (~> 0.1.0)
cells-rails (~> 0.1.4)
closure_tree (~> 7.4.0)
colored2
commonmarker (~> 0.23.7)
compare-xml (~> 0.66)
costs!