Skip to content

Instantly share code, notes, and snippets.

@dividedmind
Created October 9, 2013 18:12
Show Gist options
  • Save dividedmind/6905640 to your computer and use it in GitHub Desktop.
Save dividedmind/6905640 to your computer and use it in GitHub Desktop.
Gemfile taking three minutes to resolve
source 'https://rubygems.org'
gem 'rails-api', '>= 0'
gem 'slosilo', '>= 0'
gem 'slosilo', '>= 0'
gem 'rails-api', '>= 0'
gem 'pg_random_id', '>= 0'
gem 'sequel-attribute_callbacks', '>= 0'
gem 'json_spec', '>= 0'
gem 'talentbox-sequel-rails', '>= 0'
gem 'simplecov', '>= 0'
gem 'pg', '>= 0'
gem 'cucumber-rails', '>= 0'
gem 'rest-client', '>= 0'
gem 'spork', '>= 0'
gem 'ci_reporter', '>= 0'
gem 'rspec-rails', '>= 0'
gem 'rspec-rails', '>= 0'
gem 'webmock', '>= 0'
gem 'webmock', '>= 0'
gem 'selenium-webdriver', '>= 0'
gem 'activesupport', '>= 0'
gem 'activesupport', '>= 0'
@dividedmind
Copy link
Author

Can't reproduce anymore :/

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment