@sammcj commented on GitHub:
Oh wow ok - yeah the bundle install with --binstubs seemed to fix it!
Thank you!
@golbiga commented on GitHub:
The only requirements we set for ruby gems are the following.
cat Gemfile
source 'https://rubygems.org'
gem 'asciidoctor'
gem 'asciidoctor-pdf'
gem…
@paolafrancesca commented on GitHub:
@cheeseandcereal this can be achieved setting the Host header with the port as well
see https://github.com/dutchcoders/transfer.sh/issues/252 for a…
@cheeseandcereal commented on GitHub:
That's fine for an HTTP proxy which supports modifying requests, but not for something lower level like a raw TCP proxy, or simple routing/firewall rules…
@robertgendler commented on GitHub:
Closing this issue. There isn't much that we can do about this. It's more a Jamf Pro thing.
@golbiga commented on GitHub:
@AlfredAleman I was just able to import using Jamf Compliance Editor. You are correct that uploading the com.apple.GlobalPreferences.mobileconfig as is will not…
@paolafrancesca commented on GitHub:
@oriolrius happy to help. from grunt you should be able to use theserve command to wach live changes to the code, btw
@robertgendler commented on GitHub:
Merged into the os branches