On 2013-10-10 14:25, Bruno Medeiros wrote:

Rigth, but then you would need to share the .lock file to the other
machine you want to install/compile "foo" in. The repository alone would
not be enough for that.

Yes, absolutely. In the Rails world it's recommended that you add both Gemfile and Gemfile.lock to the SCM for you're Rails applications. For Rails plugins you should only add Gemfile to SCM.

You usually don't have your Rails application uploaded to RubyGems.

--
/Jacob Carlborg

Reply via email to