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

Nail down version #744

Closed
wants to merge 1 commit into from
Closed

Nail down version #744

wants to merge 1 commit into from

Conversation

kbrock
Copy link

@kbrock kbrock commented Jun 2, 2016

Trying to get draper green again

Last passing build is https://travis-ci.org/drapergem/draper/jobs/94943640
Current build is: https://travis-ci.org/drapergem/draper/jobs/134645121

Trying to nail down gems to get the build working

@seanlinsley
Copy link
Member

Bundler could not find compatible versions for gem "minitest":
  In Gemfile:
    rails (~> 4.2.0) ruby depends on
      activesupport (= 4.2.3) ruby depends on
        minitest (~> 5.1) ruby
    minitest-rails (~> 1.0.0) ruby depends on
      minitest (4.7.0)

Bundler could not find compatible versions for gem "railties":
  In Gemfile:
    minitest-rails (~> 1.0.0) ruby depends on
      railties (< 4.1, >= 3.0) ruby
    rails (~> 4.2.0) ruby depends on
      railties (4.2.0)

@seanlinsley
Copy link
Member

Also this: (only for Rails 4.0 oddly)

capybara-2.5.0/lib/capybara/rails.rb:15:in `<top (required)>': undefined method `join' for nil:NilClass (NoMethodError)
  from activesupport-4.0.13/lib/active_support/dependencies.rb:229:in `require'
  from activesupport-4.0.13/lib/active_support/dependencies.rb:229:in `block in require'
  from activesupport-4.0.13/lib/active_support/dependencies.rb:214:in `load_dependency'
  from activesupport-4.0.13/lib/active_support/dependencies.rb:229:in `require'
  from rspec-rails-3.2.3/lib/rspec/rails/vendor/capybara.rb:7:in `<top (required)>'
  from activesupport-4.0.13/lib/active_support/dependencies.rb:229:in `require'
  from activesupport-4.0.13/lib/active_support/dependencies.rb:229:in `block in require'
  from activesupport-4.0.13/lib/active_support/dependencies.rb:214:in `load_dependency'
  from activesupport-4.0.13/lib/active_support/dependencies.rb:229:in `require'
  from rspec-rails-3.2.3/lib/rspec/rails.rb:13:in `<top (required)>'
  from ammeter-1.1.3/lib/ammeter/init.rb:2:in `require'

@seanlinsley
Copy link
Member

In #752 I have the test suite passing, so I'm going to close this PR. Thanks for the effort nonetheless 😄

@seanlinsley seanlinsley closed this Jul 9, 2016
@kbrock
Copy link
Author

kbrock commented Jul 9, 2016

@seanlinsley thanks for doing a great job here

@kbrock kbrock deleted the nail_down_version branch July 9, 2016 22:38
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

Successfully merging this pull request may close these issues.

2 participants