Added by Gabriel Ferreira about 11 years ago
Hi. How can i know exactly the gem dependencies for redmine 2.2.4?
If i install redmine on a computer without internet access, i need to know which gems i need, so that i can download and install it manually.
But the tutorials only say that i should do "gem install bundler" and "bundle install --without development test". But without internet access, the commands dont work at all.
By the way, it would be nice if the tutorials say those gem dependencies.