Created
October 9, 2013 18:12
-
-
Save dividedmind/6905640 to your computer and use it in GitHub Desktop.
Gemfile taking three minutes to resolve
This file contains 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
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' |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Can't reproduce anymore :/