Skip to content

Instantly share code, notes, and snippets.

@claudiob
Last active February 23, 2017 21:55
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save claudiob/6616cebb540a77038edde896619de7df to your computer and use it in GitHub Desktop.
Save claudiob/6616cebb540a77038edde896619de7df to your computer and use it in GitHub Desktop.
Trying to debug why rubygems fails when installing rails 5.1.0.beta1
$ DEBUG_RESOLVER=1 MOLINILLO_DEBUG=1 gem install --pre rails -v 5.1.0.beta1 --backtrace --debug
NOTE: Debugging mode prints all exceptions even when rescued
Exception `LoadError' at /Users/claudiob/.rbenv/versions/2.3.1/lib/ruby/2.3.0/resolv.rb:171 - LoadError
Starting resolution (2017-02-23 13:48:28 -0800)
Resolving dependencies...
Finished resolution (0 steps) (Took 0.000101 seconds) (2017-02-23 13:48:28 -0800)
Unactivated:
Activated:
Exception `Resolv::DNS::Config::NXDomain' at /Users/claudiob/.rbenv/versions/2.3.1/lib/ruby/2.3.0/resolv.rb:549 - _rubygems._tcp.api.rubygems.org
Exception `Resolv::DNS::Config::NXDomain' at /Users/claudiob/.rbenv/versions/2.3.1/lib/ruby/2.3.0/resolv.rb:549 - _rubygems._tcp.api.rubygems.org.local
Exception `Resolv::ResolvError' at /Users/claudiob/.rbenv/versions/2.3.1/lib/ruby/2.3.0/resolv.rb:494 - DNS result has no information for _rubygems._tcp.api.rubygems.org
Starting resolution (2017-02-23 13:48:28 -0800)
Resolving dependencies...Creating possibility state for rails (= 5.1.0.beta1) (1 remaining)
Attempting to activate rails-5.1.0.beta1
Activated rails at rails-5.1.0.beta1
Requiring nested dependencies (activesupport (= 5.1.0.beta1), actionpack (= 5.1.0.beta1), actionview (= 5.1.0.beta1), activemodel (= 5.1.0.beta1), activerecord (= 5.1.0.beta1), actionmailer (= 5.1.0.beta1), activejob (= 5.1.0.beta1), actioncable (= 5.1.0.beta1), railties (= 5.1.0.beta1), bundler (< 2.0, >= 1.3.0), sprockets-rails (>= 2.0.0))
Creating possibility state for sprockets-rails (>= 2.0.0) (25 remaining)
[.. truncate here otherwise GitHubGist complains]
Creating possibility state for sprockets-rails (>= 2.0.0) (1 remaining)
Attempting to activate sprockets-rails-2.0.0
Activated sprockets-rails at sprockets-rails-2.0.0
Requiring nested dependencies (activesupport (>= 3.0), actionpack (>= 3.0), sprockets (~> 2.8))
Creating possibility state for activesupport (= 5.1.0.beta1) (1 remaining)
Attempting to activate activesupport-5.1.0.beta1
Activated activesupport at activesupport-5.1.0.beta1
Requiring nested dependencies (i18n (~> 0.7), tzinfo (~> 1.1), minitest (~> 5.1), concurrent-ruby (>= 1.0.2, ~> 1.0))
Creating possibility state for activesupport (>= 3.0) (114 remaining)
Attempting to activate activesupport-5.0.1
Found existing spec (activesupport-5.1.0.beta1)
Creating possibility state for activemodel (= 5.1.0.beta1) (1 remaining)
Attempting to activate activemodel-5.1.0.beta1
Activated activemodel at activemodel-5.1.0.beta1
Requiring nested dependencies (activesupport (= 5.1.0.beta1))
Creating possibility state for activesupport (= 5.1.0.beta1) (1 remaining)
Attempting to activate activesupport-5.1.0.beta1
Found existing spec (activesupport-5.1.0.beta1)
Creating possibility state for actionmailer (= 5.1.0.beta1) (1 remaining)
Attempting to activate actionmailer-5.1.0.beta1
Activated actionmailer at actionmailer-5.1.0.beta1
Requiring nested dependencies (actionpack (= 5.1.0.beta1), actionview (= 5.1.0.beta1), activejob (= 5.1.0.beta1), mail (>= 2.5.4, ~> 2.5), rails-dom-testing (~> 2.0))
Creating possibility state for rails-dom-testing (~> 2.0) (4 remaining)
Attempting to activate rails-dom-testing-2.0.2
Activated rails-dom-testing at rails-dom-testing-2.0.2
Requiring nested dependencies (activesupport (< 6.0, >= 4.2.0), nokogiri (~> 1.6))
Creating possibility state for activesupport (< 6.0, >= 4.2.0) (17 remaining)
Attempting to activate activesupport-5.0.1
Found existing spec (activesupport-5.1.0.beta1)
Creating possibility state for railties (= 5.1.0.beta1) (1 remaining)
Attempting to activate railties-5.1.0.beta1
Activated railties at railties-5.1.0.beta1
Requiring nested dependencies (activesupport (= 5.1.0.beta1), actionpack (= 5.1.0.beta1), rake (>= 0.8.7), thor (< 2.0, >= 0.18.1), method_source (>= 0))
Creating possibility state for activesupport (= 5.1.0.beta1) (1 remaining)
Attempting to activate activesupport-5.1.0.beta1
Found existing spec (activesupport-5.1.0.beta1)
Creating possibility state for actionpack (>= 3.0) (114 remaining)
Attempting to activate actionpack-5.0.1
Activated actionpack at actionpack-5.0.1
Requiring nested dependencies (actionview (= 5.0.1), rails-dom-testing (~> 2.0), rails-html-sanitizer (>= 1.0.2, ~> 1.0), rack-test (~> 0.6.3), rack (~> 2.0), activesupport (= 5.0.1))
Creating possibility state for rails-dom-testing (~> 2.0) (4 remaining)
Attempting to activate rails-dom-testing-2.0.2
Found existing spec (rails-dom-testing-2.0.2)
Creating possibility state for actionpack (= 5.1.0.beta1) (1 remaining)
Attempting to activate actionpack-5.1.0.beta1
Found existing spec (actionpack-5.0.1)
Activated actionpack at actionpack-5.1.0.beta1
Requiring nested dependencies (activesupport (= 5.1.0.beta1), rack (~> 2.0), rack-test (~> 0.6.3), rails-html-sanitizer (>= 1.0.2, ~> 1.0), rails-dom-testing (~> 2.0), actionview (= 5.1.0.beta1))
Creating possibility state for actionpack (= 5.1.0.beta1) (1 remaining)
Attempting to activate actionpack-5.1.0.beta1
Found existing spec (actionpack-5.1.0.beta1)
Creating possibility state for activesupport (= 5.0.1) (2 remaining)
Attempting to activate activesupport-5.0.1
Found existing spec (activesupport-5.1.0.beta1)
Unsatisfied by existing spec (activesupport-5.1.0.beta1)
Unwinding for conflict: activesupport (= 5.0.1)
Creating possibility state for activesupport (= 5.0.1) (1 remaining)
Attempting to activate activesupport-5.0.1
Found existing spec (activesupport-5.1.0.beta1)
Unsatisfied by existing spec (activesupport-5.1.0.beta1)
Unwinding for conflict: activesupport (= 5.0.1)
Creating possibility state for actionpack (>= 3.0) (113 remaining)
Attempting to activate actionpack-5.0.0
Activated actionpack at actionpack-5.0.0
Requiring nested dependencies (actionview (= 5.0.0), rails-dom-testing (~> 2.0), rails-html-sanitizer (>= 1.0.2, ~> 1.0), rack-test (~> 0.6.3), rack (~> 2.0), activesupport (= 5.0.0))
Creating possibility state for activesupport (= 5.0.0) (2 remaining)
Attempting to activate activesupport-5.0.0
Found existing spec (activesupport-5.1.0.beta1)
Unsatisfied by existing spec (activesupport-5.1.0.beta1)
Unwinding for conflict: activesupport (= 5.0.0)
Creating possibility state for activesupport (= 5.0.0) (1 remaining)
Attempting to activate activesupport-5.0.0
Found existing spec (activesupport-5.1.0.beta1)
Unsatisfied by existing spec (activesupport-5.1.0.beta1)
Unwinding for conflict: activesupport (= 5.0.0)
Creating possibility state for actionpack (>= 3.0) (112 remaining)
Attempting to activate actionpack-5.0.1
Activated actionpack at actionpack-5.0.1
Requiring nested dependencies (activesupport (= 5.0.1), rack (~> 2.0), rack-test (~> 0.6.3), rails-html-sanitizer (>= 1.0.2, ~> 1.0), rails-dom-testing (~> 2.0), actionview (= 5.0.1))
Creating possibility state for activesupport (= 5.0.1) (2 remaining)
Attempting to activate activesupport-5.0.1
Found existing spec (activesupport-5.1.0.beta1)
Unsatisfied by existing spec (activesupport-5.1.0.beta1)
Unwinding for conflict: activesupport (= 5.0.1)
Creating possibility state for activesupport (= 5.0.1) (1 remaining)
Attempting to activate activesupport-5.0.1
Found existing spec (activesupport-5.1.0.beta1)
Unsatisfied by existing spec (activesupport-5.1.0.beta1)
Unwinding for conflict: activesupport (= 5.0.1)
Creating possibility state for actionpack (>= 3.0) (111 remaining)
Attempting to activate actionpack-5.0.0.1
Activated actionpack at actionpack-5.0.0.1
Requiring nested dependencies (activesupport (= 5.0.0.1), rack (~> 2.0), rack-test (~> 0.6.3), rails-html-sanitizer (>= 1.0.2, ~> 1.0), rails-dom-testing (~> 2.0), actionview (= 5.0.0.1))
Creating possibility state for activesupport (= 5.0.0.1) (1 remaining)
Attempting to activate activesupport-5.0.0.1
Found existing spec (activesupport-5.1.0.beta1)
Unsatisfied by existing spec (activesupport-5.1.0.beta1)
Unwinding for conflict: activesupport (= 5.0.0.1)
Creating possibility state for actionpack (>= 3.0) (110 remaining)
Attempting to activate actionpack-5.0.0
Activated actionpack at actionpack-5.0.0
Requiring nested dependencies (activesupport (= 5.0.0), rack (~> 2.0), rack-test (~> 0.6.3), rails-html-sanitizer (>= 1.0.2, ~> 1.0), rails-dom-testing (~> 2.0), actionview (= 5.0.0))
Creating possibility state for activesupport (= 5.0.0) (2 remaining)
Attempting to activate activesupport-5.0.0
Found existing spec (activesupport-5.1.0.beta1)
Unsatisfied by existing spec (activesupport-5.1.0.beta1)
Unwinding for conflict: activesupport (= 5.0.0)
Creating possibility state for activesupport (= 5.0.0) (1 remaining)
Attempting to activate activesupport-5.0.0
Found existing spec (activesupport-5.1.0.beta1)
Unsatisfied by existing spec (activesupport-5.1.0.beta1)
Unwinding for conflict: activesupport (= 5.0.0)
Creating possibility state for actionpack (>= 3.0) (109 remaining)
Attempting to activate actionpack-4.2.8
Activated actionpack at actionpack-4.2.8
Requiring nested dependencies (activesupport (= 4.2.8), rack (~> 1.6), rack-test (~> 0.6.2), rails-html-sanitizer (>= 1.0.2, ~> 1.0), rails-dom-testing (>= 1.0.5, ~> 1.0), actionview (= 4.2.8))
Creating possibility state for activesupport (= 4.2.8) (1 remaining)
Attempting to activate activesupport-4.2.8
Found existing spec (activesupport-5.1.0.beta1)
Unsatisfied by existing spec (activesupport-5.1.0.beta1)
Unwinding for conflict: activesupport (= 4.2.8)
Creating possibility state for actionpack (>= 3.0) (108 remaining)
Attempting to activate actionpack-4.2.7.1
Activated actionpack at actionpack-4.2.7.1
Requiring nested dependencies (activesupport (= 4.2.7.1), rack (~> 1.6), rack-test (~> 0.6.2), rails-html-sanitizer (>= 1.0.2, ~> 1.0), rails-dom-testing (>= 1.0.5, ~> 1.0), actionview (= 4.2.7.1))
Creating possibility state for activesupport (= 4.2.7.1) (1 remaining)
Attempting to activate activesupport-4.2.7.1
Found existing spec (activesupport-5.1.0.beta1)
Unsatisfied by existing spec (activesupport-5.1.0.beta1)
Unwinding for conflict: activesupport (= 4.2.7.1)
Creating possibility state for actionpack (>= 3.0) (107 remaining)
Attempting to activate actionpack-4.2.7
Activated actionpack at actionpack-4.2.7
Requiring nested dependencies (activesupport (= 4.2.7), rack (~> 1.6), rack-test (~> 0.6.2), rails-html-sanitizer (>= 1.0.2, ~> 1.0), rails-dom-testing (>= 1.0.5, ~> 1.0), actionview (= 4.2.7))
Creating possibility state for activesupport (= 4.2.7) (1 remaining)
Attempting to activate activesupport-4.2.7
Found existing spec (activesupport-5.1.0.beta1)
Unsatisfied by existing spec (activesupport-5.1.0.beta1)
Unwinding for conflict: activesupport (= 4.2.7)
Creating possibility state for actionpack (>= 3.0) (106 remaining)
Attempting to activate actionpack-4.2.6
Activated actionpack at actionpack-4.2.6
Requiring nested dependencies (activesupport (= 4.2.6), rack (~> 1.6), rack-test (~> 0.6.2), rails-html-sanitizer (>= 1.0.2, ~> 1.0), rails-dom-testing (>= 1.0.5, ~> 1.0), actionview (= 4.2.6))
Creating possibility state for activesupport (= 4.2.6) (1 remaining)
Attempting to activate activesupport-4.2.6
Found existing spec (activesupport-5.1.0.beta1)
Unsatisfied by existing spec (activesupport-5.1.0.beta1)
Unwinding for conflict: activesupport (= 4.2.6)
Creating possibility state for actionpack (>= 3.0) (105 remaining)
Attempting to activate actionpack-4.2.5.2
Activated actionpack at actionpack-4.2.5.2
Requiring nested dependencies (activesupport (= 4.2.5.2), rack (~> 1.6), rack-test (~> 0.6.2), rails-html-sanitizer (>= 1.0.2, ~> 1.0), rails-dom-testing (>= 1.0.5, ~> 1.0), actionview (= 4.2.5.2))
Creating possibility state for activesupport (= 4.2.5.2) (1 remaining)
Attempting to activate activesupport-4.2.5.2
Found existing spec (activesupport-5.1.0.beta1)
Unsatisfied by existing spec (activesupport-5.1.0.beta1)
Unwinding for conflict: activesupport (= 4.2.5.2)
Creating possibility state for actionpack (>= 3.0) (104 remaining)
Attempting to activate actionpack-4.2.5.1
Activated actionpack at actionpack-4.2.5.1
Requiring nested dependencies (activesupport (= 4.2.5.1), rack (~> 1.6), rack-test (~> 0.6.2), rails-html-sanitizer (>= 1.0.2, ~> 1.0), rails-dom-testing (>= 1.0.5, ~> 1.0), actionview (= 4.2.5.1))
Creating possibility state for activesupport (= 4.2.5.1) (1 remaining)
Attempting to activate activesupport-4.2.5.1
Found existing spec (activesupport-5.1.0.beta1)
Unsatisfied by existing spec (activesupport-5.1.0.beta1)
Unwinding for conflict: activesupport (= 4.2.5.1)
Creating possibility state for actionpack (>= 3.0) (103 remaining)
Attempting to activate actionpack-4.2.5
Activated actionpack at actionpack-4.2.5
Requiring nested dependencies (activesupport (= 4.2.5), rack (~> 1.6), rack-test (~> 0.6.2), rails-html-sanitizer (>= 1.0.2, ~> 1.0), rails-dom-testing (>= 1.0.5, ~> 1.0), actionview (= 4.2.5))
Creating possibility state for activesupport (= 4.2.5) (1 remaining)
Attempting to activate activesupport-4.2.5
Found existing spec (activesupport-5.1.0.beta1)
Unsatisfied by existing spec (activesupport-5.1.0.beta1)
Unwinding for conflict: activesupport (= 4.2.5)
Creating possibility state for actionpack (>= 3.0) (102 remaining)
Attempting to activate actionpack-4.2.4
Activated actionpack at actionpack-4.2.4
Requiring nested dependencies (activesupport (= 4.2.4), rack (~> 1.6), rack-test (~> 0.6.2), rails-html-sanitizer (>= 1.0.2, ~> 1.0), rails-dom-testing (>= 1.0.5, ~> 1.0), actionview (= 4.2.4))
Creating possibility state for activesupport (= 4.2.4) (1 remaining)
Attempting to activate activesupport-4.2.4
Found existing spec (activesupport-5.1.0.beta1)
Unsatisfied by existing spec (activesupport-5.1.0.beta1)
Unwinding for conflict: activesupport (= 4.2.4)
Creating possibility state for actionpack (>= 3.0) (101 remaining)
Attempting to activate actionpack-4.2.3
Activated actionpack at actionpack-4.2.3
Requiring nested dependencies (activesupport (= 4.2.3), rack (~> 1.6), rack-test (~> 0.6.2), rails-html-sanitizer (>= 1.0.2, ~> 1.0), rails-dom-testing (>= 1.0.5, ~> 1.0), actionview (= 4.2.3))
Creating possibility state for activesupport (= 4.2.3) (1 remaining)
Attempting to activate activesupport-4.2.3
Found existing spec (activesupport-5.1.0.beta1)
Unsatisfied by existing spec (activesupport-5.1.0.beta1)
Unwinding for conflict: activesupport (= 4.2.3)
Creating possibility state for actionpack (>= 3.0) (100 remaining)
Attempting to activate actionpack-4.2.2
Activated actionpack at actionpack-4.2.2
Requiring nested dependencies (activesupport (= 4.2.2), rack (~> 1.6), rack-test (~> 0.6.2), rails-html-sanitizer (>= 1.0.1, ~> 1.0), rails-dom-testing (>= 1.0.5, ~> 1.0), actionview (= 4.2.2))
Creating possibility state for activesupport (= 4.2.2) (1 remaining)
Attempting to activate activesupport-4.2.2
Found existing spec (activesupport-5.1.0.beta1)
Unsatisfied by existing spec (activesupport-5.1.0.beta1)
Unwinding for conflict: activesupport (= 4.2.2)
Creating possibility state for actionpack (>= 3.0) (99 remaining)
Attempting to activate actionpack-4.2.1
Activated actionpack at actionpack-4.2.1
Requiring nested dependencies (activesupport (= 4.2.1), rack (~> 1.6), rack-test (~> 0.6.2), rails-html-sanitizer (>= 1.0.1, ~> 1.0), rails-dom-testing (>= 1.0.5, ~> 1.0), actionview (= 4.2.1))
Creating possibility state for activesupport (= 4.2.1) (1 remaining)
Attempting to activate activesupport-4.2.1
Found existing spec (activesupport-5.1.0.beta1)
Unsatisfied by existing spec (activesupport-5.1.0.beta1)
Unwinding for conflict: activesupport (= 4.2.1)
Creating possibility state for actionpack (>= 3.0) (98 remaining)
Attempting to activate actionpack-4.2.0
Activated actionpack at actionpack-4.2.0
Requiring nested dependencies (activesupport (= 4.2.0), rack (~> 1.6.0), rack-test (~> 0.6.2), rails-html-sanitizer (>= 1.0.1, ~> 1.0), rails-dom-testing (>= 1.0.5, ~> 1.0), actionview (= 4.2.0))
Creating possibility state for activesupport (= 4.2.0) (1 remaining)
Attempting to activate activesupport-4.2.0
Found existing spec (activesupport-5.1.0.beta1)
Unsatisfied by existing spec (activesupport-5.1.0.beta1)
Unwinding for conflict: activesupport (= 4.2.0)
Creating possibility state for actionpack (>= 3.0) (97 remaining)
Attempting to activate actionpack-4.1.16
Activated actionpack at actionpack-4.1.16
Requiring nested dependencies (activesupport (= 4.1.16), rack (~> 1.5.2), rack-test (~> 0.6.2), actionview (= 4.1.16))
Creating possibility state for activesupport (= 4.1.16) (1 remaining)
Attempting to activate activesupport-4.1.16
Found existing spec (activesupport-5.1.0.beta1)
Unsatisfied by existing spec (activesupport-5.1.0.beta1)
Unwinding for conflict: activesupport (= 4.1.16)
Creating possibility state for actionpack (>= 3.0) (96 remaining)
Attempting to activate actionpack-4.1.15
Activated actionpack at actionpack-4.1.15
Requiring nested dependencies (activesupport (= 4.1.15), rack (~> 1.5.2), rack-test (~> 0.6.2), actionview (= 4.1.15))
Creating possibility state for activesupport (= 4.1.15) (1 remaining)
Attempting to activate activesupport-4.1.15
Found existing spec (activesupport-5.1.0.beta1)
Unsatisfied by existing spec (activesupport-5.1.0.beta1)
Unwinding for conflict: activesupport (= 4.1.15)
Creating possibility state for actionpack (>= 3.0) (95 remaining)
Attempting to activate actionpack-4.1.14.2
Activated actionpack at actionpack-4.1.14.2
Requiring nested dependencies (activesupport (= 4.1.14.2), rack (~> 1.5.2), rack-test (~> 0.6.2), actionview (= 4.1.14.2))
Creating possibility state for activesupport (= 4.1.14.2) (1 remaining)
Attempting to activate activesupport-4.1.14.2
Found existing spec (activesupport-5.1.0.beta1)
Unsatisfied by existing spec (activesupport-5.1.0.beta1)
Unwinding for conflict: activesupport (= 4.1.14.2)
Creating possibility state for actionpack (>= 3.0) (94 remaining)
Attempting to activate actionpack-4.1.14.1
Activated actionpack at actionpack-4.1.14.1
Requiring nested dependencies (activesupport (= 4.1.14.1), rack (~> 1.5.2), rack-test (~> 0.6.2), actionview (= 4.1.14.1))
Creating possibility state for activesupport (= 4.1.14.1) (1 remaining)
Attempting to activate activesupport-4.1.14.1
Found existing spec (activesupport-5.1.0.beta1)
Unsatisfied by existing spec (activesupport-5.1.0.beta1)
Unwinding for conflict: activesupport (= 4.1.14.1)
Creating possibility state for actionpack (>= 3.0) (93 remaining)
Attempting to activate actionpack-4.1.14
Activated actionpack at actionpack-4.1.14
Requiring nested dependencies (activesupport (= 4.1.14), rack (~> 1.5.2), rack-test (~> 0.6.2), actionview (= 4.1.14))
Creating possibility state for activesupport (= 4.1.14) (1 remaining)
Attempting to activate activesupport-4.1.14
Found existing spec (activesupport-5.1.0.beta1)
Unsatisfied by existing spec (activesupport-5.1.0.beta1)
Unwinding for conflict: activesupport (= 4.1.14)
Creating possibility state for actionpack (>= 3.0) (92 remaining)
Attempting to activate actionpack-4.1.13
Activated actionpack at actionpack-4.1.13
Requiring nested dependencies (activesupport (= 4.1.13), rack (~> 1.5.2), rack-test (~> 0.6.2), actionview (= 4.1.13))
Creating possibility state for activesupport (= 4.1.13) (1 remaining)
Attempting to activate activesupport-4.1.13
Found existing spec (activesupport-5.1.0.beta1)
Unsatisfied by existing spec (activesupport-5.1.0.beta1)
Unwinding for conflict: activesupport (= 4.1.13)
Creating possibility state for actionpack (>= 3.0) (91 remaining)
Attempting to activate actionpack-4.1.12
Activated actionpack at actionpack-4.1.12
Requiring nested dependencies (activesupport (= 4.1.12), rack (~> 1.5.2), rack-test (~> 0.6.2), actionview (= 4.1.12))
Creating possibility state for activesupport (= 4.1.12) (1 remaining)
Attempting to activate activesupport-4.1.12
Found existing spec (activesupport-5.1.0.beta1)
Unsatisfied by existing spec (activesupport-5.1.0.beta1)
Unwinding for conflict: activesupport (= 4.1.12)
Creating possibility state for actionpack (>= 3.0) (90 remaining)
Attempting to activate actionpack-4.1.11
Activated actionpack at actionpack-4.1.11
Requiring nested dependencies (activesupport (= 4.1.11), rack (~> 1.5.2), rack-test (~> 0.6.2), actionview (= 4.1.11))
Creating possibility state for activesupport (= 4.1.11) (1 remaining)
Attempting to activate activesupport-4.1.11
Found existing spec (activesupport-5.1.0.beta1)
Unsatisfied by existing spec (activesupport-5.1.0.beta1)
Unwinding for conflict: activesupport (= 4.1.11)
Creating possibility state for actionpack (>= 3.0) (89 remaining)
Attempting to activate actionpack-4.1.10
Activated actionpack at actionpack-4.1.10
Requiring nested dependencies (activesupport (= 4.1.10), rack (~> 1.5.2), rack-test (~> 0.6.2), actionview (= 4.1.10))
Creating possibility state for activesupport (= 4.1.10) (1 remaining)
Attempting to activate activesupport-4.1.10
Found existing spec (activesupport-5.1.0.beta1)
Unsatisfied by existing spec (activesupport-5.1.0.beta1)
Unwinding for conflict: activesupport (= 4.1.10)
Creating possibility state for actionpack (>= 3.0) (88 remaining)
Attempting to activate actionpack-4.1.9
Activated actionpack at actionpack-4.1.9
Requiring nested dependencies (activesupport (= 4.1.9), rack (~> 1.5.2), rack-test (~> 0.6.2), actionview (= 4.1.9))
Creating possibility state for activesupport (= 4.1.9) (1 remaining)
Attempting to activate activesupport-4.1.9
Found existing spec (activesupport-5.1.0.beta1)
Unsatisfied by existing spec (activesupport-5.1.0.beta1)
Unwinding for conflict: activesupport (= 4.1.9)
Creating possibility state for actionpack (>= 3.0) (87 remaining)
Attempting to activate actionpack-4.1.8
Activated actionpack at actionpack-4.1.8
Requiring nested dependencies (activesupport (= 4.1.8), rack (~> 1.5.2), rack-test (~> 0.6.2), actionview (= 4.1.8))
Creating possibility state for activesupport (= 4.1.8) (1 remaining)
Attempting to activate activesupport-4.1.8
Found existing spec (activesupport-5.1.0.beta1)
Unsatisfied by existing spec (activesupport-5.1.0.beta1)
Unwinding for conflict: activesupport (= 4.1.8)
Creating possibility state for actionpack (>= 3.0) (86 remaining)
Attempting to activate actionpack-4.1.7.1
Activated actionpack at actionpack-4.1.7.1
Requiring nested dependencies (activesupport (= 4.1.7.1), rack (~> 1.5.2), rack-test (~> 0.6.2), actionview (= 4.1.7.1))
Creating possibility state for activesupport (= 4.1.7.1) (1 remaining)
Attempting to activate activesupport-4.1.7.1
Found existing spec (activesupport-5.1.0.beta1)
Unsatisfied by existing spec (activesupport-5.1.0.beta1)
Unwinding for conflict: activesupport (= 4.1.7.1)
Creating possibility state for actionpack (>= 3.0) (85 remaining)
Attempting to activate actionpack-4.1.7
Activated actionpack at actionpack-4.1.7
Requiring nested dependencies (activesupport (= 4.1.7), rack (~> 1.5.2), rack-test (~> 0.6.2), actionview (= 4.1.7))
Creating possibility state for activesupport (= 4.1.7) (1 remaining)
Attempting to activate activesupport-4.1.7
Found existing spec (activesupport-5.1.0.beta1)
Unsatisfied by existing spec (activesupport-5.1.0.beta1)
Unwinding for conflict: activesupport (= 4.1.7)
Creating possibility state for actionpack (>= 3.0) (84 remaining)
Attempting to activate actionpack-4.1.6
Activated actionpack at actionpack-4.1.6
Requiring nested dependencies (activesupport (= 4.1.6), rack (~> 1.5.2), rack-test (~> 0.6.2), actionview (= 4.1.6))
Creating possibility state for activesupport (= 4.1.6) (1 remaining)
Attempting to activate activesupport-4.1.6
Found existing spec (activesupport-5.1.0.beta1)
Unsatisfied by existing spec (activesupport-5.1.0.beta1)
Unwinding for conflict: activesupport (= 4.1.6)
Creating possibility state for actionpack (>= 3.0) (83 remaining)
Attempting to activate actionpack-4.1.5
Activated actionpack at actionpack-4.1.5
Requiring nested dependencies (activesupport (= 4.1.5), rack (~> 1.5.2), rack-test (~> 0.6.2), actionview (= 4.1.5))
Creating possibility state for activesupport (= 4.1.5) (1 remaining)
Attempting to activate activesupport-4.1.5
Found existing spec (activesupport-5.1.0.beta1)
Unsatisfied by existing spec (activesupport-5.1.0.beta1)
Unwinding for conflict: activesupport (= 4.1.5)
Creating possibility state for actionpack (>= 3.0) (82 remaining)
Attempting to activate actionpack-4.1.4
Activated actionpack at actionpack-4.1.4
Requiring nested dependencies (actionview (= 4.1.4), rack-test (~> 0.6.2), rack (~> 1.5.2), activesupport (= 4.1.4))
Creating possibility state for activesupport (= 4.1.4) (1 remaining)
Attempting to activate activesupport-4.1.4
Found existing spec (activesupport-5.1.0.beta1)
Unsatisfied by existing spec (activesupport-5.1.0.beta1)
Unwinding for conflict: activesupport (= 4.1.4)
Creating possibility state for actionpack (>= 3.0) (81 remaining)
Attempting to activate actionpack-4.1.3
Activated actionpack at actionpack-4.1.3
Requiring nested dependencies (actionview (= 4.1.3), rack-test (~> 0.6.2), rack (~> 1.5.2), activesupport (= 4.1.3))
Creating possibility state for activesupport (= 4.1.3) (1 remaining)
Attempting to activate activesupport-4.1.3
Found existing spec (activesupport-5.1.0.beta1)
Unsatisfied by existing spec (activesupport-5.1.0.beta1)
Unwinding for conflict: activesupport (= 4.1.3)
Creating possibility state for actionpack (>= 3.0) (80 remaining)
Attempting to activate actionpack-4.1.2
Activated actionpack at actionpack-4.1.2
Requiring nested dependencies (actionview (= 4.1.2), rack-test (~> 0.6.2), rack (~> 1.5.2), activesupport (= 4.1.2))
Creating possibility state for activesupport (= 4.1.2) (1 remaining)
Attempting to activate activesupport-4.1.2
Found existing spec (activesupport-5.1.0.beta1)
Unsatisfied by existing spec (activesupport-5.1.0.beta1)
Unwinding for conflict: activesupport (= 4.1.2)
Creating possibility state for actionpack (>= 3.0) (79 remaining)
Attempting to activate actionpack-4.1.1
Activated actionpack at actionpack-4.1.1
Requiring nested dependencies (actionview (= 4.1.1), rack-test (~> 0.6.2), rack (~> 1.5.2), activesupport (= 4.1.1))
Creating possibility state for activesupport (= 4.1.1) (1 remaining)
Attempting to activate activesupport-4.1.1
Found existing spec (activesupport-5.1.0.beta1)
Unsatisfied by existing spec (activesupport-5.1.0.beta1)
Unwinding for conflict: activesupport (= 4.1.1)
Creating possibility state for actionpack (>= 3.0) (78 remaining)
Attempting to activate actionpack-4.1.0
Activated actionpack at actionpack-4.1.0
Requiring nested dependencies (actionview (= 4.1.0), rack-test (~> 0.6.2), rack (~> 1.5.2), activesupport (= 4.1.0))
Creating possibility state for activesupport (= 4.1.0) (1 remaining)
Attempting to activate activesupport-4.1.0
Found existing spec (activesupport-5.1.0.beta1)
Unsatisfied by existing spec (activesupport-5.1.0.beta1)
Unwinding for conflict: activesupport (= 4.1.0)
Creating possibility state for actionpack (>= 3.0) (77 remaining)
Attempting to activate actionpack-4.0.13
Activated actionpack at actionpack-4.0.13
Requiring nested dependencies (activesupport (= 4.0.13), builder (~> 3.1.0), rack (~> 1.5.2), rack-test (~> 0.6.2), erubis (~> 2.7.0))
Creating possibility state for activesupport (= 4.0.13) (1 remaining)
Attempting to activate activesupport-4.0.13
Found existing spec (activesupport-5.1.0.beta1)
Unsatisfied by existing spec (activesupport-5.1.0.beta1)
Unwinding for conflict: activesupport (= 4.0.13)
Creating possibility state for actionpack (>= 3.0) (76 remaining)
Attempting to activate actionpack-4.0.12
Activated actionpack at actionpack-4.0.12
Requiring nested dependencies (activesupport (= 4.0.12), builder (~> 3.1.0), rack (~> 1.5.2), rack-test (~> 0.6.2), erubis (~> 2.7.0))
Creating possibility state for activesupport (= 4.0.12) (1 remaining)
Attempting to activate activesupport-4.0.12
Found existing spec (activesupport-5.1.0.beta1)
Unsatisfied by existing spec (activesupport-5.1.0.beta1)
Unwinding for conflict: activesupport (= 4.0.12)
Creating possibility state for actionpack (>= 3.0) (75 remaining)
Attempting to activate actionpack-4.0.11.1
Activated actionpack at actionpack-4.0.11.1
Requiring nested dependencies (activesupport (= 4.0.11.1), builder (~> 3.1.0), rack (~> 1.5.2), rack-test (~> 0.6.2), erubis (~> 2.7.0))
Creating possibility state for activesupport (= 4.0.11.1) (1 remaining)
Attempting to activate activesupport-4.0.11.1
Found existing spec (activesupport-5.1.0.beta1)
Unsatisfied by existing spec (activesupport-5.1.0.beta1)
Unwinding for conflict: activesupport (= 4.0.11.1)
Creating possibility state for actionpack (>= 3.0) (74 remaining)
Attempting to activate actionpack-4.0.11
Activated actionpack at actionpack-4.0.11
Requiring nested dependencies (activesupport (= 4.0.11), builder (~> 3.1.0), rack (~> 1.5.2), rack-test (~> 0.6.2), erubis (~> 2.7.0))
Creating possibility state for activesupport (= 4.0.11) (1 remaining)
Attempting to activate activesupport-4.0.11
Found existing spec (activesupport-5.1.0.beta1)
Unsatisfied by existing spec (activesupport-5.1.0.beta1)
Unwinding for conflict: activesupport (= 4.0.11)
Creating possibility state for actionpack (>= 3.0) (73 remaining)
Attempting to activate actionpack-4.0.10
Activated actionpack at actionpack-4.0.10
Requiring nested dependencies (activesupport (= 4.0.10), builder (~> 3.1.0), rack (~> 1.5.2), rack-test (~> 0.6.2), erubis (~> 2.7.0))
Creating possibility state for activesupport (= 4.0.10) (1 remaining)
Attempting to activate activesupport-4.0.10
Found existing spec (activesupport-5.1.0.beta1)
Unsatisfied by existing spec (activesupport-5.1.0.beta1)
Unwinding for conflict: activesupport (= 4.0.10)
Creating possibility state for actionpack (>= 3.0) (72 remaining)
Attempting to activate actionpack-4.0.9
Activated actionpack at actionpack-4.0.9
Requiring nested dependencies (activesupport (= 4.0.9), builder (~> 3.1.0), rack (~> 1.5.2), rack-test (~> 0.6.2), erubis (~> 2.7.0))
Creating possibility state for activesupport (= 4.0.9) (1 remaining)
Attempting to activate activesupport-4.0.9
Found existing spec (activesupport-5.1.0.beta1)
Unsatisfied by existing spec (activesupport-5.1.0.beta1)
Unwinding for conflict: activesupport (= 4.0.9)
Creating possibility state for actionpack (>= 3.0) (71 remaining)
Attempting to activate actionpack-4.0.8
Activated actionpack at actionpack-4.0.8
Requiring nested dependencies (erubis (~> 2.7.0), rack-test (~> 0.6.2), rack (~> 1.5.2), builder (~> 3.1.0), activesupport (= 4.0.8))
Creating possibility state for activesupport (= 4.0.8) (1 remaining)
Attempting to activate activesupport-4.0.8
Found existing spec (activesupport-5.1.0.beta1)
Unsatisfied by existing spec (activesupport-5.1.0.beta1)
Unwinding for conflict: activesupport (= 4.0.8)
Creating possibility state for actionpack (>= 3.0) (70 remaining)
Attempting to activate actionpack-4.0.7
Activated actionpack at actionpack-4.0.7
Requiring nested dependencies (erubis (~> 2.7.0), rack-test (~> 0.6.2), rack (~> 1.5.2), builder (~> 3.1.0), activesupport (= 4.0.7))
Creating possibility state for activesupport (= 4.0.7) (1 remaining)
Attempting to activate activesupport-4.0.7
Found existing spec (activesupport-5.1.0.beta1)
Unsatisfied by existing spec (activesupport-5.1.0.beta1)
Unwinding for conflict: activesupport (= 4.0.7)
Creating possibility state for actionpack (>= 3.0) (69 remaining)
Attempting to activate actionpack-4.0.6
Activated actionpack at actionpack-4.0.6
Requiring nested dependencies (erubis (~> 2.7.0), rack-test (~> 0.6.2), rack (~> 1.5.2), builder (~> 3.1.0), activesupport (= 4.0.6))
Creating possibility state for activesupport (= 4.0.6) (1 remaining)
Attempting to activate activesupport-4.0.6
Found existing spec (activesupport-5.1.0.beta1)
Unsatisfied by existing spec (activesupport-5.1.0.beta1)
Unwinding for conflict: activesupport (= 4.0.6)
Creating possibility state for actionpack (>= 3.0) (68 remaining)
Attempting to activate actionpack-4.0.5
Activated actionpack at actionpack-4.0.5
Requiring nested dependencies (erubis (~> 2.7.0), rack-test (~> 0.6.2), rack (~> 1.5.2), builder (~> 3.1.0), activesupport (= 4.0.5))
Creating possibility state for activesupport (= 4.0.5) (1 remaining)
Attempting to activate activesupport-4.0.5
Found existing spec (activesupport-5.1.0.beta1)
Unsatisfied by existing spec (activesupport-5.1.0.beta1)
Unwinding for conflict: activesupport (= 4.0.5)
Creating possibility state for actionpack (>= 3.0) (67 remaining)
Attempting to activate actionpack-4.0.4
Activated actionpack at actionpack-4.0.4
Requiring nested dependencies (erubis (~> 2.7.0), rack-test (~> 0.6.2), rack (~> 1.5.2), builder (~> 3.1.0), activesupport (= 4.0.4))
Creating possibility state for activesupport (= 4.0.4) (1 remaining)
Attempting to activate activesupport-4.0.4
Found existing spec (activesupport-5.1.0.beta1)
Unsatisfied by existing spec (activesupport-5.1.0.beta1)
Unwinding for conflict: activesupport (= 4.0.4)
Creating possibility state for actionpack (>= 3.0) (66 remaining)
Attempting to activate actionpack-4.0.3
Activated actionpack at actionpack-4.0.3
Requiring nested dependencies (erubis (~> 2.7.0), rack-test (~> 0.6.2), rack (~> 1.5.2), builder (~> 3.1.0), activesupport (= 4.0.3))
Creating possibility state for activesupport (= 4.0.3) (1 remaining)
Attempting to activate activesupport-4.0.3
Found existing spec (activesupport-5.1.0.beta1)
Unsatisfied by existing spec (activesupport-5.1.0.beta1)
Unwinding for conflict: activesupport (= 4.0.3)
Creating possibility state for actionpack (>= 3.0) (65 remaining)
Attempting to activate actionpack-4.0.2
Activated actionpack at actionpack-4.0.2
Requiring nested dependencies (erubis (~> 2.7.0), rack-test (~> 0.6.2), rack (~> 1.5.2), builder (~> 3.1.0), activesupport (= 4.0.2))
Creating possibility state for activesupport (= 4.0.2) (1 remaining)
Attempting to activate activesupport-4.0.2
Found existing spec (activesupport-5.1.0.beta1)
Unsatisfied by existing spec (activesupport-5.1.0.beta1)
Unwinding for conflict: activesupport (= 4.0.2)
Creating possibility state for actionpack (>= 3.0) (64 remaining)
Attempting to activate actionpack-4.0.1
Activated actionpack at actionpack-4.0.1
Requiring nested dependencies (erubis (~> 2.7.0), rack-test (~> 0.6.2), rack (~> 1.5.2), builder (~> 3.1.0), activesupport (= 4.0.1))
Creating possibility state for activesupport (= 4.0.1) (1 remaining)
Attempting to activate activesupport-4.0.1
Found existing spec (activesupport-5.1.0.beta1)
Unsatisfied by existing spec (activesupport-5.1.0.beta1)
Unwinding for conflict: activesupport (= 4.0.1)
Creating possibility state for actionpack (>= 3.0) (63 remaining)
Attempting to activate actionpack-4.0.0
Activated actionpack at actionpack-4.0.0
Requiring nested dependencies (erubis (~> 2.7.0), rack-test (~> 0.6.2), rack (~> 1.5.2), builder (~> 3.1.0), activesupport (= 4.0.0))
Creating possibility state for activesupport (= 4.0.0) (1 remaining)
Attempting to activate activesupport-4.0.0
Found existing spec (activesupport-5.1.0.beta1)
Unsatisfied by existing spec (activesupport-5.1.0.beta1)
Unwinding for conflict: activesupport (= 4.0.0)
Creating possibility state for actionpack (>= 3.0) (62 remaining)
Attempting to activate actionpack-3.2.22.5
Activated actionpack at actionpack-3.2.22.5
Requiring nested dependencies (activesupport (= 3.2.22.5), activemodel (= 3.2.22.5), rack-cache (~> 1.2), builder (~> 3.0.0), rack (~> 1.4.5), rack-test (~> 0.6.1), journey (~> 1.0.4), sprockets (~> 2.2.1), erubis (~> 2.7.0))
Creating possibility state for activesupport (= 3.2.22.5) (1 remaining)
Attempting to activate activesupport-3.2.22.5
Found existing spec (activesupport-5.1.0.beta1)
Unsatisfied by existing spec (activesupport-5.1.0.beta1)
Unwinding for conflict: activesupport (= 3.2.22.5)
Creating possibility state for actionpack (>= 3.0) (61 remaining)
Attempting to activate actionpack-3.2.22.4
Activated actionpack at actionpack-3.2.22.4
Requiring nested dependencies (activesupport (= 3.2.22.4), activemodel (= 3.2.22.4), rack-cache (~> 1.2), builder (~> 3.0.0), rack (~> 1.4.5), rack-test (~> 0.6.1), journey (~> 1.0.4), sprockets (~> 2.2.1), erubis (~> 2.7.0))
Creating possibility state for activesupport (= 3.2.22.4) (1 remaining)
Attempting to activate activesupport-3.2.22.4
Found existing spec (activesupport-5.1.0.beta1)
Unsatisfied by existing spec (activesupport-5.1.0.beta1)
Unwinding for conflict: activesupport (= 3.2.22.4)
Creating possibility state for actionpack (>= 3.0) (60 remaining)
Attempting to activate actionpack-3.2.22.3
Activated actionpack at actionpack-3.2.22.3
Requiring nested dependencies (activesupport (= 3.2.22.3), activemodel (= 3.2.22.3), rack-cache (~> 1.2), builder (~> 3.0.0), rack (~> 1.4.5), rack-test (~> 0.6.1), journey (~> 1.0.4), sprockets (~> 2.2.1), erubis (~> 2.7.0))
Creating possibility state for activesupport (= 3.2.22.3) (1 remaining)
Attempting to activate activesupport-3.2.22.3
Found existing spec (activesupport-5.1.0.beta1)
Unsatisfied by existing spec (activesupport-5.1.0.beta1)
Unwinding for conflict: activesupport (= 3.2.22.3)
Creating possibility state for actionpack (>= 3.0) (59 remaining)
Attempting to activate actionpack-3.2.22.2
Activated actionpack at actionpack-3.2.22.2
Requiring nested dependencies (activesupport (= 3.2.22.2), activemodel (= 3.2.22.2), rack-cache (~> 1.2), builder (~> 3.0.0), rack (~> 1.4.5), rack-test (~> 0.6.1), journey (~> 1.0.4), sprockets (~> 2.2.1), erubis (~> 2.7.0))
Creating possibility state for activesupport (= 3.2.22.2) (1 remaining)
Attempting to activate activesupport-3.2.22.2
Found existing spec (activesupport-5.1.0.beta1)
Unsatisfied by existing spec (activesupport-5.1.0.beta1)
Unwinding for conflict: activesupport (= 3.2.22.2)
Creating possibility state for actionpack (>= 3.0) (58 remaining)
Attempting to activate actionpack-3.2.22.1
Activated actionpack at actionpack-3.2.22.1
Requiring nested dependencies (activesupport (= 3.2.22.1), activemodel (= 3.2.22.1), rack-cache (~> 1.2), builder (~> 3.0.0), rack (~> 1.4.5), rack-test (~> 0.6.1), journey (~> 1.0.4), sprockets (~> 2.2.1), erubis (~> 2.7.0))
Creating possibility state for activesupport (= 3.2.22.1) (1 remaining)
Attempting to activate activesupport-3.2.22.1
Found existing spec (activesupport-5.1.0.beta1)
Unsatisfied by existing spec (activesupport-5.1.0.beta1)
Unwinding for conflict: activesupport (= 3.2.22.1)
Creating possibility state for actionpack (>= 3.0) (57 remaining)
Attempting to activate actionpack-3.2.22
Activated actionpack at actionpack-3.2.22
Requiring nested dependencies (activesupport (= 3.2.22), activemodel (= 3.2.22), rack-cache (~> 1.2), builder (~> 3.0.0), rack (~> 1.4.5), rack-test (~> 0.6.1), journey (~> 1.0.4), sprockets (~> 2.2.1), erubis (~> 2.7.0))
Creating possibility state for activesupport (= 3.2.22) (1 remaining)
Attempting to activate activesupport-3.2.22
Found existing spec (activesupport-5.1.0.beta1)
Unsatisfied by existing spec (activesupport-5.1.0.beta1)
Unwinding for conflict: activesupport (= 3.2.22)
Creating possibility state for actionpack (>= 3.0) (56 remaining)
Attempting to activate actionpack-3.2.21
Activated actionpack at actionpack-3.2.21
Requiring nested dependencies (activesupport (= 3.2.21), activemodel (= 3.2.21), rack-cache (~> 1.2), builder (~> 3.0.0), rack (~> 1.4.5), rack-test (~> 0.6.1), journey (~> 1.0.4), sprockets (~> 2.2.1), erubis (~> 2.7.0))
Creating possibility state for activesupport (= 3.2.21) (1 remaining)
Attempting to activate activesupport-3.2.21
Found existing spec (activesupport-5.1.0.beta1)
Unsatisfied by existing spec (activesupport-5.1.0.beta1)
Unwinding for conflict: activesupport (= 3.2.21)
Creating possibility state for actionpack (>= 3.0) (55 remaining)
Attempting to activate actionpack-3.2.20
Activated actionpack at actionpack-3.2.20
Requiring nested dependencies (activesupport (= 3.2.20), activemodel (= 3.2.20), rack-cache (~> 1.2), builder (~> 3.0.0), rack (~> 1.4.5), rack-test (~> 0.6.1), journey (~> 1.0.4), sprockets (~> 2.2.1), erubis (~> 2.7.0))
Creating possibility state for activesupport (= 3.2.20) (1 remaining)
Attempting to activate activesupport-3.2.20
Found existing spec (activesupport-5.1.0.beta1)
Unsatisfied by existing spec (activesupport-5.1.0.beta1)
Unwinding for conflict: activesupport (= 3.2.20)
Creating possibility state for actionpack (>= 3.0) (54 remaining)
Attempting to activate actionpack-3.2.19
Activated actionpack at actionpack-3.2.19
Requiring nested dependencies (erubis (~> 2.7.0), sprockets (~> 2.2.1), journey (~> 1.0.4), rack-test (~> 0.6.1), rack (~> 1.4.5), builder (~> 3.0.0), rack-cache (~> 1.2), activemodel (= 3.2.19), activesupport (= 3.2.19))
Creating possibility state for activesupport (= 3.2.19) (1 remaining)
Attempting to activate activesupport-3.2.19
Found existing spec (activesupport-5.1.0.beta1)
Unsatisfied by existing spec (activesupport-5.1.0.beta1)
Unwinding for conflict: activesupport (= 3.2.19)
Creating possibility state for actionpack (>= 3.0) (53 remaining)
Attempting to activate actionpack-3.2.18
Activated actionpack at actionpack-3.2.18
Requiring nested dependencies (erubis (~> 2.7.0), sprockets (~> 2.2.1), journey (~> 1.0.4), rack-test (~> 0.6.1), rack (~> 1.4.5), builder (~> 3.0.0), rack-cache (~> 1.2), activemodel (= 3.2.18), activesupport (= 3.2.18))
Creating possibility state for activesupport (= 3.2.18) (1 remaining)
Attempting to activate activesupport-3.2.18
Found existing spec (activesupport-5.1.0.beta1)
Unsatisfied by existing spec (activesupport-5.1.0.beta1)
Unwinding for conflict: activesupport (= 3.2.18)
Creating possibility state for actionpack (>= 3.0) (52 remaining)
Attempting to activate actionpack-3.2.17
Activated actionpack at actionpack-3.2.17
Requiring nested dependencies (erubis (~> 2.7.0), sprockets (~> 2.2.1), journey (~> 1.0.4), rack-test (~> 0.6.1), rack (~> 1.4.5), builder (~> 3.0.0), rack-cache (~> 1.2), activemodel (= 3.2.17), activesupport (= 3.2.17))
Creating possibility state for activesupport (= 3.2.17) (1 remaining)
Attempting to activate activesupport-3.2.17
Found existing spec (activesupport-5.1.0.beta1)
Unsatisfied by existing spec (activesupport-5.1.0.beta1)
Unwinding for conflict: activesupport (= 3.2.17)
Creating possibility state for actionpack (>= 3.0) (51 remaining)
Attempting to activate actionpack-3.2.16
Activated actionpack at actionpack-3.2.16
Requiring nested dependencies (erubis (~> 2.7.0), sprockets (~> 2.2.1), journey (~> 1.0.4), rack-test (~> 0.6.1), rack (~> 1.4.5), builder (~> 3.0.0), rack-cache (~> 1.2), activemodel (= 3.2.16), activesupport (= 3.2.16))
Creating possibility state for activesupport (= 3.2.16) (1 remaining)
Attempting to activate activesupport-3.2.16
Found existing spec (activesupport-5.1.0.beta1)
Unsatisfied by existing spec (activesupport-5.1.0.beta1)
Unwinding for conflict: activesupport (= 3.2.16)
Creating possibility state for actionpack (>= 3.0) (50 remaining)
Attempting to activate actionpack-3.2.15
Activated actionpack at actionpack-3.2.15
Requiring nested dependencies (erubis (~> 2.7.0), sprockets (~> 2.2.1), journey (~> 1.0.4), rack-test (~> 0.6.1), rack (~> 1.4.5), builder (~> 3.0.0), rack-cache (~> 1.2), activemodel (= 3.2.15), activesupport (= 3.2.15))
Creating possibility state for activesupport (= 3.2.15) (1 remaining)
Attempting to activate activesupport-3.2.15
Found existing spec (activesupport-5.1.0.beta1)
Unsatisfied by existing spec (activesupport-5.1.0.beta1)
Unwinding for conflict: activesupport (= 3.2.15)
Creating possibility state for actionpack (>= 3.0) (49 remaining)
Attempting to activate actionpack-3.2.14
Activated actionpack at actionpack-3.2.14
Requiring nested dependencies (erubis (~> 2.7.0), sprockets (~> 2.2.1), journey (~> 1.0.4), rack-test (~> 0.6.1), rack (~> 1.4.5), builder (~> 3.0.0), rack-cache (~> 1.2), activemodel (= 3.2.14), activesupport (= 3.2.14))
Creating possibility state for activesupport (= 3.2.14) (1 remaining)
Attempting to activate activesupport-3.2.14
Found existing spec (activesupport-5.1.0.beta1)
Unsatisfied by existing spec (activesupport-5.1.0.beta1)
Unwinding for conflict: activesupport (= 3.2.14)
Creating possibility state for actionpack (>= 3.0) (48 remaining)
Attempting to activate actionpack-3.2.13
Activated actionpack at actionpack-3.2.13
Requiring nested dependencies (erubis (~> 2.7.0), sprockets (~> 2.2.1), journey (~> 1.0.4), rack-test (~> 0.6.1), rack (~> 1.4.5), builder (~> 3.0.0), rack-cache (~> 1.2), activemodel (= 3.2.13), activesupport (= 3.2.13))
Creating possibility state for activesupport (= 3.2.13) (1 remaining)
Attempting to activate activesupport-3.2.13
Found existing spec (activesupport-5.1.0.beta1)
Unsatisfied by existing spec (activesupport-5.1.0.beta1)
Unwinding for conflict: activesupport (= 3.2.13)
Creating possibility state for actionpack (>= 3.0) (47 remaining)
Attempting to activate actionpack-3.2.12
Activated actionpack at actionpack-3.2.12
Requiring nested dependencies (erubis (~> 2.7.0), sprockets (~> 2.2.1), journey (~> 1.0.4), rack-test (~> 0.6.1), rack (~> 1.4.5), builder (~> 3.0.0), rack-cache (~> 1.2), activemodel (= 3.2.12), activesupport (= 3.2.12))
Creating possibility state for activesupport (= 3.2.12) (1 remaining)
Attempting to activate activesupport-3.2.12
Found existing spec (activesupport-5.1.0.beta1)
Unsatisfied by existing spec (activesupport-5.1.0.beta1)
Unwinding for conflict: activesupport (= 3.2.12)
Creating possibility state for actionpack (>= 3.0) (46 remaining)
Attempting to activate actionpack-3.2.11
Activated actionpack at actionpack-3.2.11
Requiring nested dependencies (erubis (~> 2.7.0), sprockets (~> 2.2.1), journey (~> 1.0.4), rack-test (~> 0.6.1), rack (~> 1.4.0), builder (~> 3.0.0), rack-cache (~> 1.2), activemodel (= 3.2.11), activesupport (= 3.2.11))
Creating possibility state for activesupport (= 3.2.11) (1 remaining)
Attempting to activate activesupport-3.2.11
Found existing spec (activesupport-5.1.0.beta1)
Unsatisfied by existing spec (activesupport-5.1.0.beta1)
Unwinding for conflict: activesupport (= 3.2.11)
Creating possibility state for actionpack (>= 3.0) (45 remaining)
Attempting to activate actionpack-3.2.10
Activated actionpack at actionpack-3.2.10
Requiring nested dependencies (erubis (~> 2.7.0), sprockets (~> 2.2.1), journey (~> 1.0.4), rack-test (~> 0.6.1), rack (~> 1.4.0), builder (~> 3.0.0), rack-cache (~> 1.2), activemodel (= 3.2.10), activesupport (= 3.2.10))
Creating possibility state for activesupport (= 3.2.10) (1 remaining)
Attempting to activate activesupport-3.2.10
Found existing spec (activesupport-5.1.0.beta1)
Unsatisfied by existing spec (activesupport-5.1.0.beta1)
Unwinding for conflict: activesupport (= 3.2.10)
Creating possibility state for actionpack (>= 3.0) (44 remaining)
Attempting to activate actionpack-3.2.9
Activated actionpack at actionpack-3.2.9
Requiring nested dependencies (erubis (~> 2.7.0), sprockets (~> 2.2.1), journey (~> 1.0.4), rack-test (~> 0.6.1), rack (~> 1.4.0), builder (~> 3.0.0), rack-cache (~> 1.2), activemodel (= 3.2.9), activesupport (= 3.2.9))
Creating possibility state for activesupport (= 3.2.9) (1 remaining)
Attempting to activate activesupport-3.2.9
Found existing spec (activesupport-5.1.0.beta1)
Unsatisfied by existing spec (activesupport-5.1.0.beta1)
Unwinding for conflict: activesupport (= 3.2.9)
Creating possibility state for actionpack (>= 3.0) (43 remaining)
Attempting to activate actionpack-3.2.8
Activated actionpack at actionpack-3.2.8
Requiring nested dependencies (erubis (~> 2.7.0), sprockets (~> 2.1.3), journey (~> 1.0.4), rack-test (~> 0.6.1), rack (~> 1.4.0), builder (~> 3.0.0), rack-cache (~> 1.2), activemodel (= 3.2.8), activesupport (= 3.2.8))
Creating possibility state for activesupport (= 3.2.8) (1 remaining)
Attempting to activate activesupport-3.2.8
Found existing spec (activesupport-5.1.0.beta1)
Unsatisfied by existing spec (activesupport-5.1.0.beta1)
Unwinding for conflict: activesupport (= 3.2.8)
Creating possibility state for actionpack (>= 3.0) (42 remaining)
Attempting to activate actionpack-3.2.7
Activated actionpack at actionpack-3.2.7
Requiring nested dependencies (erubis (~> 2.7.0), sprockets (~> 2.1.3), journey (~> 1.0.4), rack-test (~> 0.6.1), rack (~> 1.4.0), builder (~> 3.0.0), rack-cache (~> 1.2), activemodel (= 3.2.7), activesupport (= 3.2.7))
Creating possibility state for activesupport (= 3.2.7) (1 remaining)
Attempting to activate activesupport-3.2.7
Found existing spec (activesupport-5.1.0.beta1)
Unsatisfied by existing spec (activesupport-5.1.0.beta1)
Unwinding for conflict: activesupport (= 3.2.7)
Creating possibility state for actionpack (>= 3.0) (41 remaining)
Attempting to activate actionpack-3.2.6
Activated actionpack at actionpack-3.2.6
Requiring nested dependencies (erubis (~> 2.7.0), sprockets (~> 2.1.3), journey (~> 1.0.1), rack-test (~> 0.6.1), rack (~> 1.4.0), builder (~> 3.0.0), rack-cache (~> 1.2), activemodel (= 3.2.6), activesupport (= 3.2.6))
Creating possibility state for activesupport (= 3.2.6) (1 remaining)
Attempting to activate activesupport-3.2.6
Found existing spec (activesupport-5.1.0.beta1)
Unsatisfied by existing spec (activesupport-5.1.0.beta1)
Unwinding for conflict: activesupport (= 3.2.6)
Creating possibility state for actionpack (>= 3.0) (40 remaining)
Attempting to activate actionpack-3.2.5
Activated actionpack at actionpack-3.2.5
Requiring nested dependencies (erubis (~> 2.7.0), sprockets (~> 2.1.3), journey (~> 1.0.1), rack-test (~> 0.6.1), rack (~> 1.4.0), builder (~> 3.0.0), rack-cache (~> 1.2), activemodel (= 3.2.5), activesupport (= 3.2.5))
Creating possibility state for activesupport (= 3.2.5) (1 remaining)
Attempting to activate activesupport-3.2.5
Found existing spec (activesupport-5.1.0.beta1)
Unsatisfied by existing spec (activesupport-5.1.0.beta1)
Unwinding for conflict: activesupport (= 3.2.5)
Creating possibility state for actionpack (>= 3.0) (39 remaining)
Attempting to activate actionpack-3.2.4
Activated actionpack at actionpack-3.2.4
Requiring nested dependencies (erubis (~> 2.7.0), sprockets (~> 2.1.3), journey (~> 1.0.1), rack-test (~> 0.6.1), rack (~> 1.4.0), builder (~> 3.0.0), rack-cache (~> 1.2), activemodel (= 3.2.4), activesupport (= 3.2.4))
Creating possibility state for activesupport (= 3.2.4) (1 remaining)
Attempting to activate activesupport-3.2.4
Found existing spec (activesupport-5.1.0.beta1)
Unsatisfied by existing spec (activesupport-5.1.0.beta1)
Unwinding for conflict: activesupport (= 3.2.4)
Creating possibility state for actionpack (>= 3.0) (38 remaining)
Attempting to activate actionpack-3.2.3
Activated actionpack at actionpack-3.2.3
Requiring nested dependencies (erubis (~> 2.7.0), sprockets (~> 2.1.2), journey (~> 1.0.1), rack-test (~> 0.6.1), rack (~> 1.4.0), builder (~> 3.0.0), rack-cache (~> 1.2), activemodel (= 3.2.3), activesupport (= 3.2.3))
Creating possibility state for activesupport (= 3.2.3) (1 remaining)
Attempting to activate activesupport-3.2.3
Found existing spec (activesupport-5.1.0.beta1)
Unsatisfied by existing spec (activesupport-5.1.0.beta1)
Unwinding for conflict: activesupport (= 3.2.3)
Creating possibility state for actionpack (>= 3.0) (37 remaining)
Attempting to activate actionpack-3.2.2
Activated actionpack at actionpack-3.2.2
Requiring nested dependencies (erubis (~> 2.7.0), sprockets (~> 2.1.2), journey (~> 1.0.1), rack-test (~> 0.6.1), rack (~> 1.4.0), builder (~> 3.0.0), rack-cache (~> 1.1), activemodel (= 3.2.2), activesupport (= 3.2.2))
Creating possibility state for activesupport (= 3.2.2) (1 remaining)
Attempting to activate activesupport-3.2.2
Found existing spec (activesupport-5.1.0.beta1)
Unsatisfied by existing spec (activesupport-5.1.0.beta1)
Unwinding for conflict: activesupport (= 3.2.2)
Creating possibility state for actionpack (>= 3.0) (36 remaining)
Attempting to activate actionpack-3.2.1
Activated actionpack at actionpack-3.2.1
Requiring nested dependencies (erubis (~> 2.7.0), sprockets (~> 2.1.2), journey (~> 1.0.1), rack-test (~> 0.6.1), rack (~> 1.4.0), builder (~> 3.0.0), rack-cache (~> 1.1), activemodel (= 3.2.1), activesupport (= 3.2.1))
Creating possibility state for activesupport (= 3.2.1) (1 remaining)
Attempting to activate activesupport-3.2.1
Found existing spec (activesupport-5.1.0.beta1)
Unsatisfied by existing spec (activesupport-5.1.0.beta1)
Unwinding for conflict: activesupport (= 3.2.1)
Creating possibility state for actionpack (>= 3.0) (35 remaining)
Attempting to activate actionpack-3.2.0
Activated actionpack at actionpack-3.2.0
Requiring nested dependencies (erubis (~> 2.7.0), sprockets (~> 2.1.2), journey (~> 1.0.0), rack-test (~> 0.6.1), rack (~> 1.4.0), builder (~> 3.0.0), rack-cache (~> 1.1), activemodel (= 3.2.0), activesupport (= 3.2.0))
Creating possibility state for activesupport (= 3.2.0) (1 remaining)
Attempting to activate activesupport-3.2.0
Found existing spec (activesupport-5.1.0.beta1)
Unsatisfied by existing spec (activesupport-5.1.0.beta1)
Unwinding for conflict: activesupport (= 3.2.0)
Creating possibility state for actionpack (>= 3.0) (34 remaining)
Attempting to activate actionpack-3.1.12
Activated actionpack at actionpack-3.1.12
Requiring nested dependencies (erubis (~> 2.7.0), sprockets (~> 2.0.4), rack-mount (~> 0.8.2), rack-test (~> 0.6.1), rack (~> 1.3.6), i18n (~> 0.6), builder (~> 3.0.0), rack-cache (~> 1.2), activemodel (= 3.1.12), activesupport (= 3.1.12))
Creating possibility state for activesupport (= 3.1.12) (1 remaining)
Attempting to activate activesupport-3.1.12
Found existing spec (activesupport-5.1.0.beta1)
Unsatisfied by existing spec (activesupport-5.1.0.beta1)
Unwinding for conflict: activesupport (= 3.1.12)
Creating possibility state for actionpack (>= 3.0) (33 remaining)
Attempting to activate actionpack-3.1.11
Activated actionpack at actionpack-3.1.11
Requiring nested dependencies (erubis (~> 2.7.0), sprockets (~> 2.0.4), rack-mount (~> 0.8.2), rack-test (~> 0.6.1), rack (~> 1.3.6), i18n (~> 0.6), builder (~> 3.0.0), rack-cache (~> 1.2), activemodel (= 3.1.11), activesupport (= 3.1.11))
Creating possibility state for activesupport (= 3.1.11) (1 remaining)
Attempting to activate activesupport-3.1.11
Found existing spec (activesupport-5.1.0.beta1)
Unsatisfied by existing spec (activesupport-5.1.0.beta1)
Unwinding for conflict: activesupport (= 3.1.11)
Creating possibility state for actionpack (>= 3.0) (32 remaining)
Attempting to activate actionpack-3.1.10
Activated actionpack at actionpack-3.1.10
Requiring nested dependencies (erubis (~> 2.7.0), sprockets (~> 2.0.4), rack-mount (~> 0.8.2), rack-test (~> 0.6.1), rack (~> 1.3.6), i18n (~> 0.6), builder (~> 3.0.0), rack-cache (~> 1.2), activemodel (= 3.1.10), activesupport (= 3.1.10))
Creating possibility state for activesupport (= 3.1.10) (1 remaining)
Attempting to activate activesupport-3.1.10
Found existing spec (activesupport-5.1.0.beta1)
Unsatisfied by existing spec (activesupport-5.1.0.beta1)
Unwinding for conflict: activesupport (= 3.1.10)
Creating possibility state for actionpack (>= 3.0) (31 remaining)
Attempting to activate actionpack-3.1.9
Activated actionpack at actionpack-3.1.9
Requiring nested dependencies (erubis (~> 2.7.0), sprockets (~> 2.0.4), rack-mount (~> 0.8.2), rack-test (~> 0.6.1), rack (~> 1.3.6), i18n (~> 0.6), builder (~> 3.0.0), rack-cache (~> 1.2), activemodel (= 3.1.9), activesupport (= 3.1.9))
Creating possibility state for activesupport (= 3.1.9) (1 remaining)
Attempting to activate activesupport-3.1.9
Found existing spec (activesupport-5.1.0.beta1)
Unsatisfied by existing spec (activesupport-5.1.0.beta1)
Unwinding for conflict: activesupport (= 3.1.9)
Creating possibility state for actionpack (>= 3.0) (30 remaining)
Attempting to activate actionpack-3.1.8
Activated actionpack at actionpack-3.1.8
Requiring nested dependencies (erubis (~> 2.7.0), sprockets (~> 2.0.4), rack-mount (~> 0.8.2), rack-test (~> 0.6.1), rack (~> 1.3.6), i18n (~> 0.6), builder (~> 3.0.0), rack-cache (~> 1.2), activemodel (= 3.1.8), activesupport (= 3.1.8))
Creating possibility state for activesupport (= 3.1.8) (1 remaining)
Attempting to activate activesupport-3.1.8
Found existing spec (activesupport-5.1.0.beta1)
Unsatisfied by existing spec (activesupport-5.1.0.beta1)
Unwinding for conflict: activesupport (= 3.1.8)
Creating possibility state for actionpack (>= 3.0) (29 remaining)
Attempting to activate actionpack-3.1.7
Activated actionpack at actionpack-3.1.7
Requiring nested dependencies (erubis (~> 2.7.0), sprockets (~> 2.0.4), rack-mount (~> 0.8.2), rack-test (~> 0.6.1), rack (~> 1.3.6), i18n (~> 0.6), builder (~> 3.0.0), rack-cache (~> 1.2), activemodel (= 3.1.7), activesupport (= 3.1.7))
Creating possibility state for activesupport (= 3.1.7) (1 remaining)
Attempting to activate activesupport-3.1.7
Found existing spec (activesupport-5.1.0.beta1)
Unsatisfied by existing spec (activesupport-5.1.0.beta1)
Unwinding for conflict: activesupport (= 3.1.7)
Creating possibility state for actionpack (>= 3.0) (28 remaining)
Attempting to activate actionpack-3.1.6
Activated actionpack at actionpack-3.1.6
Requiring nested dependencies (erubis (~> 2.7.0), sprockets (~> 2.0.4), rack-mount (~> 0.8.2), rack-test (~> 0.6.1), rack (~> 1.3.6), i18n (~> 0.6), builder (~> 3.0.0), rack-cache (~> 1.2), activemodel (= 3.1.6), activesupport (= 3.1.6))
Creating possibility state for activesupport (= 3.1.6) (1 remaining)
Attempting to activate activesupport-3.1.6
Found existing spec (activesupport-5.1.0.beta1)
Unsatisfied by existing spec (activesupport-5.1.0.beta1)
Unwinding for conflict: activesupport (= 3.1.6)
Creating possibility state for actionpack (>= 3.0) (27 remaining)
Attempting to activate actionpack-3.1.5
Activated actionpack at actionpack-3.1.5
Requiring nested dependencies (erubis (~> 2.7.0), sprockets (~> 2.0.4), rack-mount (~> 0.8.2), rack-test (~> 0.6.1), rack (~> 1.3.6), i18n (~> 0.6), builder (~> 3.0.0), rack-cache (~> 1.2), activemodel (= 3.1.5), activesupport (= 3.1.5))
Creating possibility state for activesupport (= 3.1.5) (1 remaining)
Attempting to activate activesupport-3.1.5
Found existing spec (activesupport-5.1.0.beta1)
Unsatisfied by existing spec (activesupport-5.1.0.beta1)
Unwinding for conflict: activesupport (= 3.1.5)
Creating possibility state for actionpack (>= 3.0) (26 remaining)
Attempting to activate actionpack-3.1.4
Activated actionpack at actionpack-3.1.4
Requiring nested dependencies (erubis (~> 2.7.0), sprockets (~> 2.0.3), rack-mount (~> 0.8.2), rack-test (~> 0.6.1), rack (~> 1.3.6), i18n (~> 0.6), builder (~> 3.0.0), rack-cache (~> 1.1), activemodel (= 3.1.4), activesupport (= 3.1.4))
Creating possibility state for activesupport (= 3.1.4) (1 remaining)
Attempting to activate activesupport-3.1.4
Found existing spec (activesupport-5.1.0.beta1)
Unsatisfied by existing spec (activesupport-5.1.0.beta1)
Unwinding for conflict: activesupport (= 3.1.4)
Creating possibility state for actionpack (>= 3.0) (25 remaining)
Attempting to activate actionpack-3.1.3
Activated actionpack at actionpack-3.1.3
Requiring nested dependencies (erubis (~> 2.7.0), sprockets (~> 2.0.3), rack-mount (~> 0.8.2), rack-test (~> 0.6.1), rack (~> 1.3.5), i18n (~> 0.6), builder (~> 3.0.0), rack-cache (~> 1.1), activemodel (= 3.1.3), activesupport (= 3.1.3))
Creating possibility state for activesupport (= 3.1.3) (1 remaining)
Attempting to activate activesupport-3.1.3
Found existing spec (activesupport-5.1.0.beta1)
Unsatisfied by existing spec (activesupport-5.1.0.beta1)
Unwinding for conflict: activesupport (= 3.1.3)
Creating possibility state for actionpack (>= 3.0) (24 remaining)
Attempting to activate actionpack-3.1.2
Activated actionpack at actionpack-3.1.2
Requiring nested dependencies (erubis (~> 2.7.0), sprockets (~> 2.1.0), rack-mount (~> 0.8.2), rack-test (~> 0.6.1), rack (~> 1.3.5), i18n (~> 0.6), builder (~> 3.0.0), rack-cache (~> 1.1), activemodel (= 3.1.2), activesupport (= 3.1.2))
Creating possibility state for activesupport (= 3.1.2) (1 remaining)
Attempting to activate activesupport-3.1.2
Found existing spec (activesupport-5.1.0.beta1)
Unsatisfied by existing spec (activesupport-5.1.0.beta1)
Unwinding for conflict: activesupport (= 3.1.2)
Creating possibility state for actionpack (>= 3.0) (23 remaining)
Attempting to activate actionpack-3.1.1
Activated actionpack at actionpack-3.1.1
Requiring nested dependencies (erubis (~> 2.7.0), sprockets (~> 2.0.2), rack-mount (~> 0.8.2), rack-test (~> 0.6.1), rack (~> 1.3.2), i18n (~> 0.6), builder (~> 3.0.0), rack-cache (~> 1.1), activemodel (= 3.1.1), activesupport (= 3.1.1))
Creating possibility state for activesupport (= 3.1.1) (1 remaining)
Attempting to activate activesupport-3.1.1
Found existing spec (activesupport-5.1.0.beta1)
Unsatisfied by existing spec (activesupport-5.1.0.beta1)
Unwinding for conflict: activesupport (= 3.1.1)
Creating possibility state for actionpack (>= 3.0) (22 remaining)
Attempting to activate actionpack-3.1.0
Activated actionpack at actionpack-3.1.0
Requiring nested dependencies (erubis (~> 2.7.0), sprockets (~> 2.0.0), rack-mount (~> 0.8.2), rack-test (~> 0.6.1), rack (~> 1.3.2), i18n (~> 0.6), builder (~> 3.0.0), rack-cache (~> 1.0.3), activemodel (= 3.1.0), activesupport (= 3.1.0))
Creating possibility state for activesupport (= 3.1.0) (1 remaining)
Attempting to activate activesupport-3.1.0
Found existing spec (activesupport-5.1.0.beta1)
Unsatisfied by existing spec (activesupport-5.1.0.beta1)
Unwinding for conflict: activesupport (= 3.1.0)
Creating possibility state for actionpack (>= 3.0) (21 remaining)
Attempting to activate actionpack-3.0.20
Activated actionpack at actionpack-3.0.20
Requiring nested dependencies (erubis (~> 2.6.6), tzinfo (~> 0.3.23), rack-mount (~> 0.6.14), rack-test (~> 0.5.7), rack (~> 1.2.5), i18n (~> 0.5.0), builder (~> 2.1.2), activemodel (= 3.0.20), activesupport (= 3.0.20))
Creating possibility state for activesupport (= 3.0.20) (1 remaining)
Attempting to activate activesupport-3.0.20
Found existing spec (activesupport-5.1.0.beta1)
Unsatisfied by existing spec (activesupport-5.1.0.beta1)
Unwinding for conflict: activesupport (= 3.0.20)
Creating possibility state for actionpack (>= 3.0) (20 remaining)
Attempting to activate actionpack-3.0.19
Activated actionpack at actionpack-3.0.19
Requiring nested dependencies (erubis (~> 2.6.6), tzinfo (~> 0.3.23), rack-mount (~> 0.6.14), rack-test (~> 0.5.7), rack (~> 1.2.5), i18n (~> 0.5.0), builder (~> 2.1.2), activemodel (= 3.0.19), activesupport (= 3.0.19))
Creating possibility state for activesupport (= 3.0.19) (1 remaining)
Attempting to activate activesupport-3.0.19
Found existing spec (activesupport-5.1.0.beta1)
Unsatisfied by existing spec (activesupport-5.1.0.beta1)
Unwinding for conflict: activesupport (= 3.0.19)
Creating possibility state for actionpack (>= 3.0) (19 remaining)
Attempting to activate actionpack-3.0.18
Activated actionpack at actionpack-3.0.18
Requiring nested dependencies (erubis (~> 2.6.6), tzinfo (~> 0.3.23), rack-mount (~> 0.6.14), rack-test (~> 0.5.7), rack (~> 1.2.5), i18n (~> 0.5.0), builder (~> 2.1.2), activemodel (= 3.0.18), activesupport (= 3.0.18))
Creating possibility state for activesupport (= 3.0.18) (1 remaining)
Attempting to activate activesupport-3.0.18
Found existing spec (activesupport-5.1.0.beta1)
Unsatisfied by existing spec (activesupport-5.1.0.beta1)
Unwinding for conflict: activesupport (= 3.0.18)
Creating possibility state for actionpack (>= 3.0) (18 remaining)
Attempting to activate actionpack-3.0.17
Activated actionpack at actionpack-3.0.17
Requiring nested dependencies (erubis (~> 2.6.6), tzinfo (~> 0.3.23), rack-mount (~> 0.6.14), rack-test (~> 0.5.7), rack (~> 1.2.5), i18n (~> 0.5.0), builder (~> 2.1.2), activemodel (= 3.0.17), activesupport (= 3.0.17))
Creating possibility state for activesupport (= 3.0.17) (1 remaining)
Attempting to activate activesupport-3.0.17
Found existing spec (activesupport-5.1.0.beta1)
Unsatisfied by existing spec (activesupport-5.1.0.beta1)
Unwinding for conflict: activesupport (= 3.0.17)
Creating possibility state for actionpack (>= 3.0) (17 remaining)
Attempting to activate actionpack-3.0.16
Activated actionpack at actionpack-3.0.16
Requiring nested dependencies (erubis (~> 2.6.6), tzinfo (~> 0.3.23), rack-mount (~> 0.6.14), rack-test (~> 0.5.7), rack (~> 1.2.5), i18n (~> 0.5.0), builder (~> 2.1.2), activemodel (= 3.0.16), activesupport (= 3.0.16))
Creating possibility state for activesupport (= 3.0.16) (1 remaining)
Attempting to activate activesupport-3.0.16
Found existing spec (activesupport-5.1.0.beta1)
Unsatisfied by existing spec (activesupport-5.1.0.beta1)
Unwinding for conflict: activesupport (= 3.0.16)
Creating possibility state for actionpack (>= 3.0) (16 remaining)
Attempting to activate actionpack-3.0.15
Activated actionpack at actionpack-3.0.15
Requiring nested dependencies (erubis (~> 2.6.6), tzinfo (~> 0.3.23), rack-mount (~> 0.6.14), rack-test (~> 0.5.7), rack (~> 1.2.5), i18n (~> 0.5.0), builder (~> 2.1.2), activemodel (= 3.0.15), activesupport (= 3.0.15))
Creating possibility state for activesupport (= 3.0.15) (1 remaining)
Attempting to activate activesupport-3.0.15
Found existing spec (activesupport-5.1.0.beta1)
Unsatisfied by existing spec (activesupport-5.1.0.beta1)
Unwinding for conflict: activesupport (= 3.0.15)
Creating possibility state for actionpack (>= 3.0) (15 remaining)
Attempting to activate actionpack-3.0.14
Activated actionpack at actionpack-3.0.14
Requiring nested dependencies (erubis (~> 2.6.6), tzinfo (~> 0.3.23), rack-mount (~> 0.6.14), rack-test (~> 0.5.7), rack (~> 1.2.5), i18n (~> 0.5.0), builder (~> 2.1.2), activemodel (= 3.0.14), activesupport (= 3.0.14))
Creating possibility state for activesupport (= 3.0.14) (1 remaining)
Attempting to activate activesupport-3.0.14
Found existing spec (activesupport-5.1.0.beta1)
Unsatisfied by existing spec (activesupport-5.1.0.beta1)
Unwinding for conflict: activesupport (= 3.0.14)
Creating possibility state for actionpack (>= 3.0) (14 remaining)
Attempting to activate actionpack-3.0.13
Activated actionpack at actionpack-3.0.13
Requiring nested dependencies (erubis (~> 2.6.6), tzinfo (~> 0.3.23), rack-mount (~> 0.6.14), rack-test (~> 0.5.7), rack (~> 1.2.5), i18n (~> 0.5.0), builder (~> 2.1.2), activemodel (= 3.0.13), activesupport (= 3.0.13))
Creating possibility state for activesupport (= 3.0.13) (1 remaining)
Attempting to activate activesupport-3.0.13
Found existing spec (activesupport-5.1.0.beta1)
Unsatisfied by existing spec (activesupport-5.1.0.beta1)
Unwinding for conflict: activesupport (= 3.0.13)
Creating possibility state for actionpack (>= 3.0) (13 remaining)
Attempting to activate actionpack-3.0.12
Activated actionpack at actionpack-3.0.12
Requiring nested dependencies (erubis (~> 2.6.6), tzinfo (~> 0.3.23), rack-mount (~> 0.6.14), rack-test (~> 0.5.7), rack (~> 1.2.5), i18n (~> 0.5.0), builder (~> 2.1.2), activemodel (= 3.0.12), activesupport (= 3.0.12))
Creating possibility state for activesupport (= 3.0.12) (1 remaining)
Attempting to activate activesupport-3.0.12
Found existing spec (activesupport-5.1.0.beta1)
Unsatisfied by existing spec (activesupport-5.1.0.beta1)
Unwinding for conflict: activesupport (= 3.0.12)
Creating possibility state for actionpack (>= 3.0) (12 remaining)
Attempting to activate actionpack-3.0.11
Activated actionpack at actionpack-3.0.11
Requiring nested dependencies (erubis (~> 2.6.6), tzinfo (~> 0.3.23), rack-mount (~> 0.6.14), rack-test (~> 0.5.7), rack (~> 1.2.1), i18n (~> 0.5.0), builder (~> 2.1.2), activemodel (= 3.0.11), activesupport (= 3.0.11))
Creating possibility state for activesupport (= 3.0.11) (1 remaining)
Attempting to activate activesupport-3.0.11
Found existing spec (activesupport-5.1.0.beta1)
Unsatisfied by existing spec (activesupport-5.1.0.beta1)
Unwinding for conflict: activesupport (= 3.0.11)
Creating possibility state for actionpack (>= 3.0) (11 remaining)
Attempting to activate actionpack-3.0.10
Activated actionpack at actionpack-3.0.10
Requiring nested dependencies (erubis (~> 2.6.6), tzinfo (~> 0.3.23), rack-mount (~> 0.6.14), rack-test (~> 0.5.7), rack (~> 1.2.1), i18n (~> 0.5.0), builder (~> 2.1.2), activemodel (= 3.0.10), activesupport (= 3.0.10))
Creating possibility state for activesupport (= 3.0.10) (1 remaining)
Attempting to activate activesupport-3.0.10
Found existing spec (activesupport-5.1.0.beta1)
Unsatisfied by existing spec (activesupport-5.1.0.beta1)
Unwinding for conflict: activesupport (= 3.0.10)
Creating possibility state for actionpack (>= 3.0) (10 remaining)
Attempting to activate actionpack-3.0.9
Activated actionpack at actionpack-3.0.9
Requiring nested dependencies (erubis (~> 2.6.6), tzinfo (~> 0.3.23), rack-mount (~> 0.6.14), rack-test (~> 0.5.7), rack (~> 1.2.1), i18n (~> 0.5.0), builder (~> 2.1.2), activemodel (= 3.0.9), activesupport (= 3.0.9))
Creating possibility state for activesupport (= 3.0.9) (1 remaining)
Attempting to activate activesupport-3.0.9
Found existing spec (activesupport-5.1.0.beta1)
Unsatisfied by existing spec (activesupport-5.1.0.beta1)
Unwinding for conflict: activesupport (= 3.0.9)
Creating possibility state for actionpack (>= 3.0) (9 remaining)
Attempting to activate actionpack-3.0.8
Activated actionpack at actionpack-3.0.8
Requiring nested dependencies (erubis (~> 2.6.6), tzinfo (~> 0.3.23), rack-mount (~> 0.6.14), rack-test (~> 0.5.7), rack (~> 1.2.1), i18n (~> 0.5.0), builder (~> 2.1.2), activemodel (= 3.0.8), activesupport (= 3.0.8))
Creating possibility state for activesupport (= 3.0.8) (1 remaining)
Attempting to activate activesupport-3.0.8
Found existing spec (activesupport-5.1.0.beta1)
Unsatisfied by existing spec (activesupport-5.1.0.beta1)
Unwinding for conflict: activesupport (= 3.0.8)
Creating possibility state for actionpack (>= 3.0) (8 remaining)
Attempting to activate actionpack-3.0.7
Activated actionpack at actionpack-3.0.7
Requiring nested dependencies (erubis (~> 2.6.6), tzinfo (~> 0.3.23), rack-mount (~> 0.6.14), rack-test (~> 0.5.7), rack (~> 1.2.1), i18n (~> 0.5.0), builder (~> 2.1.2), activemodel (= 3.0.7), activesupport (= 3.0.7))
Creating possibility state for activesupport (= 3.0.7) (1 remaining)
Attempting to activate activesupport-3.0.7
Found existing spec (activesupport-5.1.0.beta1)
Unsatisfied by existing spec (activesupport-5.1.0.beta1)
Unwinding for conflict: activesupport (= 3.0.7)
Creating possibility state for actionpack (>= 3.0) (7 remaining)
Attempting to activate actionpack-3.0.6
Activated actionpack at actionpack-3.0.6
Requiring nested dependencies (erubis (~> 2.6.6), tzinfo (~> 0.3.23), rack-mount (~> 0.6.14), rack-test (~> 0.5.7), rack (~> 1.2.1), i18n (~> 0.5.0), builder (~> 2.1.2), activemodel (= 3.0.6), activesupport (= 3.0.6))
Creating possibility state for activesupport (= 3.0.6) (1 remaining)
Attempting to activate activesupport-3.0.6
Found existing spec (activesupport-5.1.0.beta1)
Unsatisfied by existing spec (activesupport-5.1.0.beta1)
Unwinding for conflict: activesupport (= 3.0.6)
Creating possibility state for actionpack (>= 3.0) (6 remaining)
Attempting to activate actionpack-3.0.5
Activated actionpack at actionpack-3.0.5
Requiring nested dependencies (erubis (~> 2.6.6), tzinfo (~> 0.3.23), rack-mount (~> 0.6.13), rack-test (~> 0.5.7), rack (~> 1.2.1), i18n (~> 0.4), builder (~> 2.1.2), activemodel (= 3.0.5), activesupport (= 3.0.5))
Creating possibility state for activesupport (= 3.0.5) (1 remaining)
Attempting to activate activesupport-3.0.5
Found existing spec (activesupport-5.1.0.beta1)
Unsatisfied by existing spec (activesupport-5.1.0.beta1)
Unwinding for conflict: activesupport (= 3.0.5)
Creating possibility state for actionpack (>= 3.0) (5 remaining)
Attempting to activate actionpack-3.0.4
Activated actionpack at actionpack-3.0.4
Requiring nested dependencies (erubis (~> 2.6.6), tzinfo (~> 0.3.23), rack-mount (~> 0.6.13), rack-test (~> 0.5.7), rack (~> 1.2.1), i18n (~> 0.4), builder (~> 2.1.2), activemodel (= 3.0.4), activesupport (= 3.0.4))
Creating possibility state for activesupport (= 3.0.4) (1 remaining)
Attempting to activate activesupport-3.0.4
Found existing spec (activesupport-5.1.0.beta1)
Unsatisfied by existing spec (activesupport-5.1.0.beta1)
Unwinding for conflict: activesupport (= 3.0.4)
Creating possibility state for actionpack (>= 3.0) (4 remaining)
Attempting to activate actionpack-3.0.3
Activated actionpack at actionpack-3.0.3
Requiring nested dependencies (erubis (~> 2.6.6), tzinfo (~> 0.3.23), rack-mount (~> 0.6.13), rack-test (~> 0.5.6), rack (~> 1.2.1), i18n (~> 0.4), builder (~> 2.1.2), activemodel (= 3.0.3), activesupport (= 3.0.3))
Creating possibility state for activesupport (= 3.0.3) (1 remaining)
Attempting to activate activesupport-3.0.3
Found existing spec (activesupport-5.1.0.beta1)
Unsatisfied by existing spec (activesupport-5.1.0.beta1)
Unwinding for conflict: activesupport (= 3.0.3)
Creating possibility state for actionpack (>= 3.0) (3 remaining)
Attempting to activate actionpack-3.0.2
Activated actionpack at actionpack-3.0.2
Requiring nested dependencies (erubis (~> 2.6.6), tzinfo (~> 0.3.23), rack-mount (~> 0.6.13), rack-test (~> 0.5.6), rack (~> 1.2.1), i18n (~> 0.4.1), builder (~> 2.1.2), activemodel (= 3.0.2), activesupport (= 3.0.2))
Creating possibility state for activesupport (= 3.0.2) (1 remaining)
Attempting to activate activesupport-3.0.2
Found existing spec (activesupport-5.1.0.beta1)
Unsatisfied by existing spec (activesupport-5.1.0.beta1)
Unwinding for conflict: activesupport (= 3.0.2)
Creating possibility state for actionpack (>= 3.0) (2 remaining)
Attempting to activate actionpack-3.0.1
Activated actionpack at actionpack-3.0.1
Requiring nested dependencies (erubis (~> 2.6.6), tzinfo (~> 0.3.23), rack-mount (~> 0.6.12), rack-test (~> 0.5.4), rack (~> 1.2.1), i18n (~> 0.4.1), builder (~> 2.1.2), activemodel (= 3.0.1), activesupport (= 3.0.1))
Creating possibility state for activesupport (= 3.0.1) (1 remaining)
Attempting to activate activesupport-3.0.1
Found existing spec (activesupport-5.1.0.beta1)
Unsatisfied by existing spec (activesupport-5.1.0.beta1)
Unwinding for conflict: activesupport (= 3.0.1)
Creating possibility state for actionpack (>= 3.0) (1 remaining)
Attempting to activate actionpack-3.0.0
Activated actionpack at actionpack-3.0.0
Requiring nested dependencies (erubis (~> 2.6.6), tzinfo (~> 0.3.23), rack-mount (~> 0.6.12), rack-test (~> 0.5.4), rack (~> 1.2.1), i18n (~> 0.4.1), builder (~> 2.1.2), activemodel (= 3.0.0), activesupport (= 3.0.0))
Creating possibility state for activesupport (= 3.0.0) (1 remaining)
Attempting to activate activesupport-3.0.0
Found existing spec (activesupport-5.1.0.beta1)
Unsatisfied by existing spec (activesupport-5.1.0.beta1)
Unwinding for conflict: activesupport (= 3.0.0)
Exception `Gem::Resolver::Molinillo::VersionConflict' at /Users/claudiob/.rbenv/versions/2.3.1/lib/ruby/site_ruby/2.3.0/rubygems/resolver/molinillo/lib/molinillo/resolution.rb:184 - Unable to satisfy the following requirements:
- `activesupport (= 5.1.0.beta1)` required by `rails-5.1.0.beta1`
- `activesupport (>= 3.0)` required by `sprockets-rails-2.0.0`
- `activesupport (= 5.1.0.beta1)` required by `activemodel-5.1.0.beta1`
- `activesupport (< 6.0, >= 4.2.0)` required by `rails-dom-testing-2.0.2`
- `activesupport (= 5.1.0.beta1)` required by `railties-5.1.0.beta1`
- `activesupport (= 3.0.0)` required by `actionpack-3.0.0`
Finished resolution (4974 steps) (Took 4.486223 seconds) (2017-02-23 13:48:33 -0800)
Exception `Gem::DependencyResolutionError' at /Users/claudiob/.rbenv/versions/2.3.1/lib/ruby/site_ruby/2.3.0/rubygems/resolver.rb:194 - conflicting dependencies activesupport (= 3.0.0) and activesupport (= 5.1.0.beta1)
Activated activesupport-5.1.0.beta1
which does not match conflicting dependency (= 3.0.0)
Conflicting dependency chains:
rails (= 5.1.0.beta1), 5.1.0.beta1 activated, depends on
activesupport (= 5.1.0.beta1), 5.1.0.beta1 activated
versus:
rails (= 5.1.0.beta1), 5.1.0.beta1 activated, depends on
sprockets-rails (>= 2.0.0), 2.0.0 activated, depends on
actionpack (>= 3.0), 3.0.0 activated, depends on
activesupport (= 3.0.0)
ERROR: While executing gem ... (Gem::DependencyResolutionError)
conflicting dependencies activesupport (= 3.0.0) and activesupport (= 5.1.0.beta1)
Activated activesupport-5.1.0.beta1
which does not match conflicting dependency (= 3.0.0)
Conflicting dependency chains:
rails (= 5.1.0.beta1), 5.1.0.beta1 activated, depends on
activesupport (= 5.1.0.beta1), 5.1.0.beta1 activated
versus:
rails (= 5.1.0.beta1), 5.1.0.beta1 activated, depends on
sprockets-rails (>= 2.0.0), 2.0.0 activated, depends on
actionpack (>= 3.0), 3.0.0 activated, depends on
activesupport (= 3.0.0)
/Users/claudiob/.rbenv/versions/2.3.1/lib/ruby/site_ruby/2.3.0/rubygems/resolver.rb:194:in `rescue in resolve'
/Users/claudiob/.rbenv/versions/2.3.1/lib/ruby/site_ruby/2.3.0/rubygems/resolver.rb:197:in `resolve'
/Users/claudiob/.rbenv/versions/2.3.1/lib/ruby/site_ruby/2.3.0/rubygems/request_set.rb:368:in `resolve'
/Users/claudiob/.rbenv/versions/2.3.1/lib/ruby/site_ruby/2.3.0/rubygems/dependency_installer.rb:484:in `resolve_dependencies'
/Users/claudiob/.rbenv/versions/2.3.1/lib/ruby/site_ruby/2.3.0/rubygems/commands/install_command.rb:194:in `install_gem'
/Users/claudiob/.rbenv/versions/2.3.1/lib/ruby/site_ruby/2.3.0/rubygems/commands/install_command.rb:255:in `block in install_gems'
/Users/claudiob/.rbenv/versions/2.3.1/lib/ruby/site_ruby/2.3.0/rubygems/commands/install_command.rb:251:in `each'
/Users/claudiob/.rbenv/versions/2.3.1/lib/ruby/site_ruby/2.3.0/rubygems/commands/install_command.rb:251:in `install_gems'
/Users/claudiob/.rbenv/versions/2.3.1/lib/ruby/site_ruby/2.3.0/rubygems/commands/install_command.rb:158:in `execute'
/Users/claudiob/.rbenv/versions/2.3.1/lib/ruby/site_ruby/2.3.0/rubygems/command.rb:310:in `invoke_with_build_args'
/Users/claudiob/.rbenv/versions/2.3.1/lib/ruby/site_ruby/2.3.0/rubygems/command_manager.rb:169:in `process_args'
/Users/claudiob/.rbenv/versions/2.3.1/lib/ruby/site_ruby/2.3.0/rubygems/command_manager.rb:139:in `run'
/Users/claudiob/.rbenv/versions/2.3.1/lib/ruby/site_ruby/2.3.0/rubygems/gem_runner.rb:55:in `run'
/Users/claudiob/.rbenv/versions/2.3.1/bin/gem:21:in `<main>'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment