mirror of
https://github.com/opf/openproject.git
synced 2026-06-13 19:20:00 +00:00
Add colored2 gem to make script/github_pr_error work again
This commit is contained in:
@@ -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
|
||||
|
||||
@@ -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!
|
||||
|
||||
Reference in New Issue
Block a user