Merge branch 'master' into per-project-pipeline-iid
Showing
... | @@ -218,9 +218,6 @@ gem 'ruby-fogbugz', '~> 0.2.1' | ... | @@ -218,9 +218,6 @@ gem 'ruby-fogbugz', '~> 0.2.1' |
# Kubernetes integration | # Kubernetes integration | ||
gem 'kubeclient', '~> 3.0' | gem 'kubeclient', '~> 3.0' | ||
# d3 | |||
gem 'd3_rails', '~> 3.5.0' | |||
# Sanitize user input | # Sanitize user input | ||
gem 'sanitize', '~> 2.0' | gem 'sanitize', '~> 2.0' | ||
gem 'babosa', '~> 1.0.2' | gem 'babosa', '~> 1.0.2' | ||
... | ... |
... | @@ -96,7 +96,7 @@ | ... | @@ -96,7 +96,7 @@ |
"worker-loader": "^1.1.1" | "worker-loader": "^1.1.1" | ||
}, | }, | ||
"devDependencies": { | "devDependencies": { | ||
"axios-mock-adapter": "^1.10.0", | "axios-mock-adapter": "^1.15.0", | ||
"babel-eslint": "^8.0.2", | "babel-eslint": "^8.0.2", | ||
"babel-plugin-istanbul": "^4.1.6", | "babel-plugin-istanbul": "^4.1.6", | ||
"babel-plugin-rewire": "^1.1.0", | "babel-plugin-rewire": "^1.1.0", | ||
... | ... |
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
Please register or sign in to comment