2
0
Fork 0
mirror of https://github.com/discourse/discourse.git synced 2025-09-04 08:47:37 +08:00

makes danger usable for bundler with --deployment (#6164)

This commit is contained in:
Joffrey JAFFEUX 2018-07-24 15:11:23 -04:00 committed by GitHub
parent 9b455bebc7
commit c0992a4d31
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,3 +1,4 @@
require 'bundler/setup'
require 'json'
require 'shellwords'