southbridgeio / redmine_recurring_tasks

Plugin for creating scheduled tasks from templates
http://www.redmine.org/plugins/redmine_recurring_tasks
MIT License
40 stars 15 forks source link

Problems with Gemfile using git behind firewall #68

Open dalekgamma opened 3 years ago

dalekgamma commented 3 years ago

I have a server that is isolated from the internet, but has access to rubygems.org via a proxy. I am unable to use git to download gems.

The use of git for the source is causing me some issues, as "bundle install" fails when it cannot connect using GIT, so it would be appreciated if you could instead just specify a version for the deep_clonable gem