Created
September 21, 2011 15:16
-
-
Save mguterl/1232329 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| pangaea ~/code/rm/events[master]$ bundle update oa-recruitmilitary | |
| Updating [email protected]:recruitmilitary/oa-recruitmilitary.git | |
| Fetching source index for http://rubygems.org/ | |
| Bundler could not find compatible versions for gem "nokogiri": | |
| In Gemfile: | |
| oa-recruitmilitary depends on | |
| nokogiri (~> 1.4.2) | |
| cucumber-rails depends on | |
| nokogiri (1.5.0) | |
| pangaea ~/code/rm/events[master]$ bundle update | |
| Updating [email protected]:recruitmilitary/oa-recruitmilitary.git | |
| Updating [email protected]:recruitmilitary/connect-client.git | |
| Updating [email protected]:recruitmilitary/board-client.git | |
| Fetching source index for http://rubygems.org/ | |
| Bundler could not find compatible versions for gem "activerecord": | |
| In Gemfile: | |
| rails (= 3.1.0) depends on | |
| activerecord (= 3.1.0) | |
| seed-fu (~> 2.0.1.rails31) depends on | |
| activerecord (3.1.0.beta1) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment