Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

gem install soca installs dev gems #18

Open
jc00ke opened this issue Jun 27, 2011 · 1 comment
Open

gem install soca installs dev gems #18

jc00ke opened this issue Jun 27, 2011 · 1 comment

Comments

@jc00ke
Copy link

jc00ke commented Jun 27, 2011

It shouldn't be installing shoulda, fakeweb, etc, should it?

∴ gem+ soca
Building native extensions.  This could take a while...
Fetching: thor-0.14.6.gem (100%)
Fetching: git-1.2.5.gem (100%)
Fetching: bundler-1.0.15.gem (100%)
Fetching: jeweler-1.6.2.gem (100%)
Fetching: test-unit-2.3.0.gem (100%)
Fetching: rubyzip-0.9.4.gem (100%)
Fetching: archive-tar-minitar-0.5.2.gem (100%)
Fetching: downlow-0.1.4.gem (100%)
Fetching: fssm-0.2.7.gem (100%)
Fetching: yajl-ruby-0.8.2.gem (100%)
Building native extensions.  This could take a while...
Fetching: version_sorter-1.1.0.gem (100%)
Building native extensions.  This could take a while...
Fetching: leftright-0.9.1.gem (100%)
Fetching: shoulda-2.11.3.gem (100%)
Fetching: fakeweb-1.3.0.gem (100%)
Fetching: rack-test-0.6.0.gem (100%)
Fetching: mocha-0.9.12.gem (100%)
Fetching: jim-0.3.1.gem (100%)
Fetching: haml-3.1.2.gem (100%)
Fetching: compass-0.10.6.gem (100%)
Fetching: mustache-0.11.2.gem (100%)
Fetching: coffee-script-source-1.1.1.gem (100%)
Fetching: coffee-script-2.1.3.gem (100%)
Fetching: soca-0.2.0.gem (100%)
Successfully installed typhoeus-0.2.4
Successfully installed thor-0.14.6
Successfully installed git-1.2.5
Successfully installed bundler-1.0.15
Successfully installed jeweler-1.6.2
Successfully installed test-unit-2.3.0
Successfully installed rubyzip-0.9.4
Successfully installed archive-tar-minitar-0.5.2
Successfully installed downlow-0.1.4
Successfully installed fssm-0.2.7
Successfully installed yajl-ruby-0.8.2
Successfully installed version_sorter-1.1.0
Successfully installed leftright-0.9.1
Successfully installed shoulda-2.11.3
Successfully installed fakeweb-1.3.0
Successfully installed rack-test-0.6.0
Successfully installed mocha-0.9.12
Successfully installed jim-0.3.1
Successfully installed haml-3.1.2
Successfully installed compass-0.10.6
Successfully installed mustache-0.11.2
Successfully installed coffee-script-source-1.1.1
Successfully installed coffee-script-2.1.3
Successfully installed soca-0.2.0
24 gems installed
@quirkey
Copy link
Owner

quirkey commented Jul 2, 2011

This is strange, I think fakeweb is actually a dependency of one of the other dependecies (soca doesnt use it directly) so I wonder why its not using them as just developement dependencies. Going to test it out on a clean machine soon.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants