Created
July 13, 2012 07:41
-
-
Save banjarey/3103422 to your computer and use it in GitHub Desktop.
Gemfile causing raindrops dependency error
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
| GIT | |
| remote: git://github.com/banjarey/instagram-ruby-gem.git | |
| revision: f7a4622748d23f654eede688e74b6a9dfbe8b79b | |
| specs: | |
| instagram (0.8.4) | |
| faraday (~> 0.7) | |
| faraday_middleware (~> 0.8) | |
| hashie (>= 0.4.0) | |
| multi_json (~> 1.3) | |
| GEM | |
| remote: http://rubygems.org/ | |
| specs: | |
| actionmailer (3.2.3) | |
| actionpack (= 3.2.3) | |
| mail (~> 2.4.4) | |
| actionpack (3.2.3) | |
| activemodel (= 3.2.3) | |
| activesupport (= 3.2.3) | |
| builder (~> 3.0.0) | |
| erubis (~> 2.7.0) | |
| journey (~> 1.0.1) | |
| rack (~> 1.4.0) | |
| rack-cache (~> 1.2) | |
| rack-test (~> 0.6.1) | |
| sprockets (~> 2.1.2) | |
| activemodel (3.2.3) | |
| activesupport (= 3.2.3) | |
| builder (~> 3.0.0) | |
| activerecord (3.2.3) | |
| activemodel (= 3.2.3) | |
| activesupport (= 3.2.3) | |
| arel (~> 3.0.2) | |
| tzinfo (~> 0.3.29) | |
| activerecord-postgis-adapter (0.4.3) | |
| pg (>= 0.11.0) | |
| rgeo-activerecord (~> 0.4.5) | |
| activeresource (3.2.3) | |
| activemodel (= 3.2.3) | |
| activesupport (= 3.2.3) | |
| activesupport (3.2.3) | |
| i18n (~> 0.6) | |
| multi_json (~> 1.0) | |
| ansi (1.4.3) | |
| arel (3.0.2) | |
| aws-sdk (1.3.9) | |
| httparty (~> 0.7) | |
| json (~> 1.4) | |
| nokogiri (>= 1.4.4) | |
| uuidtools (~> 2.1) | |
| bcrypt-ruby (3.0.1) | |
| builder (3.0.0) | |
| ccsv (0.1.2) | |
| dalli (2.0.2) | |
| devise (1.4.7) | |
| bcrypt-ruby (~> 3.0) | |
| orm_adapter (~> 0.0.3) | |
| warden (~> 1.0.3) | |
| erubis (2.7.0) | |
| execjs (1.2.8) | |
| multi_json (~> 1.0) | |
| factual-api (1.1) | |
| json (>= 1.2.0) | |
| oauth (>= 0.4.4) | |
| faraday (0.8.1) | |
| multipart-post (~> 1.1) | |
| faraday_middleware (0.8.8) | |
| faraday (>= 0.7.4, < 0.9) | |
| foursquare2 (1.7.0) | |
| faraday (~> 0.8) | |
| faraday_middleware (>= 0.8) | |
| hashie (~> 1.0) | |
| friendly_id (4.0.4) | |
| hashie (1.2.0) | |
| hike (1.2.1) | |
| hiredis (0.3.2) | |
| httparty (0.8.1) | |
| multi_json | |
| multi_xml | |
| httpauth (0.1) | |
| i18n (0.6.0) | |
| journey (1.0.4) | |
| json (1.7.3) | |
| jwt (0.1.4) | |
| json (>= 1.2.4) | |
| kgio (2.7.4) | |
| libv8 (3.3.10.4) | |
| mail (2.4.4) | |
| i18n (>= 0.4.0) | |
| mime-types (~> 1.16) | |
| treetop (~> 1.4.8) | |
| mime-types (1.19) | |
| multi_json (1.3.6) | |
| multi_xml (0.5.1) | |
| multipart-post (1.1.5) | |
| nokogiri (1.5.5) | |
| oauth (0.4.6) | |
| oauth-plugin (0.4.0) | |
| multi_json | |
| oauth (~> 0.4.4) | |
| oauth2 (>= 0.5.0) | |
| rack | |
| oauth2 (0.8.0) | |
| faraday (~> 0.8) | |
| httpauth (~> 0.1) | |
| jwt (~> 0.1.4) | |
| multi_json (~> 1.0) | |
| rack (~> 1.2) | |
| orm_adapter (0.0.7) | |
| pg (0.13.2) | |
| polyglot (0.3.3) | |
| rack (1.4.1) | |
| rack-cache (1.2) | |
| rack (>= 0.4) | |
| rack-protection (1.2.0) | |
| rack | |
| rack-ssl (1.3.2) | |
| rack | |
| rack-test (0.6.1) | |
| rack (>= 1.0) | |
| rails (3.2.3) | |
| actionmailer (= 3.2.3) | |
| actionpack (= 3.2.3) | |
| activerecord (= 3.2.3) | |
| activeresource (= 3.2.3) | |
| activesupport (= 3.2.3) | |
| bundler (~> 1.0) | |
| railties (= 3.2.3) | |
| railties (3.2.3) | |
| actionpack (= 3.2.3) | |
| activesupport (= 3.2.3) | |
| rack-ssl (~> 1.3.2) | |
| rake (>= 0.8.7) | |
| rdoc (~> 3.4) | |
| thor (~> 0.14.6) | |
| raindrops (0.10.0) | |
| rake (0.9.2.2) | |
| rdoc (3.12) | |
| json (~> 1.4) | |
| redis (2.2.2) | |
| redis-namespace (1.0.3) | |
| redis (< 3.0.0) | |
| resque (1.20.0) | |
| multi_json (~> 1.0) | |
| redis-namespace (~> 1.0.2) | |
| sinatra (>= 0.9.2) | |
| vegas (~> 0.1.2) | |
| rgeo (0.3.13) | |
| rgeo-activerecord (0.4.5) | |
| activerecord (>= 3.0.3) | |
| arel (>= 2.0.6) | |
| rgeo (>= 0.3.10) | |
| rmagick (2.12.2) | |
| ruby-ole (1.2.11.4) | |
| simple_oauth (0.1.8) | |
| sinatra (1.3.2) | |
| rack (~> 1.3, >= 1.3.6) | |
| rack-protection (~> 1.2) | |
| tilt (~> 1.3, >= 1.3.3) | |
| spreadsheet (0.6.9) | |
| ruby-ole (>= 1.0) | |
| sprockets (2.1.3) | |
| hike (~> 1.2) | |
| rack (~> 1.0) | |
| tilt (~> 1.1, != 1.3.0) | |
| therubyracer (0.9.4) | |
| libv8 (~> 3.3.10) | |
| thor (0.14.6) | |
| tilt (1.3.3) | |
| treetop (1.4.10) | |
| polyglot | |
| polyglot (>= 0.3.1) | |
| turn (0.9.6) | |
| ansi | |
| twitter (3.1.1) | |
| faraday (~> 0.8) | |
| multi_json (~> 1.3) | |
| simple_oauth (~> 0.1.6) | |
| tzinfo (0.3.33) | |
| uglifier (1.2.6) | |
| execjs (>= 0.3.0) | |
| multi_json (~> 1.3) | |
| unicorn (4.2.0) | |
| kgio (~> 2.6) | |
| rack | |
| raindrops (~> 0.7) | |
| uuidtools (2.1.2) | |
| vegas (0.1.11) | |
| rack (>= 1.0.0) | |
| warden (1.0.6) | |
| rack (>= 1.0) | |
| yajl-ruby (1.1.0) | |
| PLATFORMS | |
| ruby | |
| DEPENDENCIES | |
| activerecord-postgis-adapter (= 0.4.3) | |
| aws-sdk (= 1.3.9) | |
| ccsv (= 0.1.2) | |
| dalli (= 2.0.2) | |
| devise (= 1.4.7) | |
| execjs (= 1.2.8) | |
| factual-api (= 1.1) | |
| foursquare2 (= 1.7.0) | |
| friendly_id (= 4.0.4) | |
| hiredis (= 0.3.2) | |
| httparty (= 0.8.1) | |
| instagram! | |
| oauth (= 0.4.6) | |
| oauth-plugin (= 0.4.0) | |
| oauth2 (= 0.8.0) | |
| pg (= 0.13.2) | |
| rack (= 1.4.1) | |
| rails (= 3.2.3) | |
| redis (= 2.2.2) | |
| resque (= 1.20.0) | |
| rgeo (= 0.3.13) | |
| rgeo-activerecord (= 0.4.5) | |
| rmagick (= 2.12.2) | |
| spreadsheet (= 0.6.9) | |
| therubyracer (= 0.9.4) | |
| turn | |
| twitter (= 3.1.1) | |
| uglifier | |
| unicorn (= 4.2.0) | |
| yajl-ruby (= 1.1.0) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment