Skip to content
Snippets Groups Projects
Commit 870f553b authored by Dmitriy Zaporozhets's avatar Dmitriy Zaporozhets
Browse files

Fix spinach exception

parent fefa98b2
Branches
Tags
1 merge request!1204Merge CI into CE
Pipeline #
Loading
Loading
@@ -136,6 +136,7 @@ gem "httparty", '~> 0.13.3'
 
# Colored output to console
gem "colored", '~> 1.2'
gem "colorize", '~> 0.5.8'
 
# GitLab settings
gem 'settingslogic', '~> 2.0.9'
Loading
Loading
Loading
Loading
@@ -116,7 +116,7 @@ GEM
execjs
coffee-script-source (1.9.1.1)
colored (1.2)
colorize (0.7.7)
colorize (0.5.8)
connection_pool (2.2.0)
coveralls (0.8.2)
json (~> 1.8)
Loading
Loading
@@ -801,6 +801,7 @@ DEPENDENCIES
charlock_holmes (~> 0.6.9.4)
coffee-rails (~> 4.1.0)
colored (~> 1.2)
colorize (~> 0.5.8)
coveralls (~> 0.8.2)
creole (~> 0.3.6)
d3_rails (~> 3.5.5)
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment