Created
December 7, 2015 22:11
-
-
Save ohayon/f6aefd26cfd0ca8f35b1 to your computer and use it in GitHub Desktop.
Bundler 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
| Environment | |
| Bundler 1.10.6 | |
| Rubygems 2.4.5 | |
| Ruby 2.2.2p95 (2015-04-13 revision 50295) [x86_64-darwin14] | |
| Git 2.4.2.740.g0ae71d1-twtrsrc | |
| Gemfile | |
| source 'https://rubygems.org' | |
| # Specify your gem's dependencies in .gemspec | |
| gemspec | |
| if `cd ..; git remote -v`.include?("countdown") | |
| gem "fastlane_core", path: "../fastlane_core" | |
| gem "credentials_manager", path: "../credentials_manager" | |
| gem "spaceship", path: "../spaceship" | |
| gem "deliver", path: "../deliver" | |
| gem "snapshot", path: "../snapshot" | |
| gem "frameit", path: "../frameit" | |
| gem "pem", path: "../pem" | |
| gem "cert", path: "../cert" | |
| gem "sigh", path: "../sigh" | |
| gem "produce", path: "../produce" | |
| gem "gym", path: "../gym" | |
| gem "pilot", path: "../pilot" | |
| gem "supply", path: "../supply" | |
| gem "scan", path: "../scan" | |
| end | |
| Gemfile.lock | |
| PATH | |
| remote: . | |
| specs: | |
| fastlane (1.44.0) | |
| addressable (~> 2.3.8) | |
| cert (>= 1.2.5, < 2.0.0) | |
| credentials_manager (>= 0.12.0, < 1.0.0) | |
| deliver (>= 1.5.1, < 2.0.0) | |
| fastlane_core (>= 0.27.0, < 1.0.0) | |
| frameit (>= 2.4.0, < 3.0.0) | |
| gym (>= 1.1.6, < 2.0.0) | |
| krausefx-shenzhen (>= 0.14.6) | |
| pem (>= 1.0.1, < 2.0.0) | |
| pilot (>= 1.0.1, < 2.0.0) | |
| plist (~> 3.1.0) | |
| produce (>= 1.0.1, < 2.0.0) | |
| scan (>= 0.3.2, < 1.0.0) | |
| sigh (>= 1.1.3, < 2.0.0) | |
| slack-notifier (~> 1.3) | |
| snapshot (>= 1.2.1, < 2.0.0) | |
| spaceship (>= 0.15.0, < 1.0.0) | |
| supply (>= 0.2.2, < 1.0.0) | |
| terminal-notifier (~> 1.6.2) | |
| terminal-table (~> 1.4.5) | |
| xcode-install (~> 1.0.1) | |
| xcodeproj (>= 0.20, < 1.0.0) | |
| xcpretty (>= 0.2.1) | |
| PATH | |
| remote: ../cert | |
| specs: | |
| cert (1.2.7) | |
| fastlane_core (>= 0.26.4, < 1.0.0) | |
| spaceship (>= 0.15.1, < 1.0.0) | |
| PATH | |
| remote: ../credentials_manager | |
| specs: | |
| credentials_manager (0.12.0) | |
| colored | |
| highline (>= 1.7.1) | |
| security | |
| PATH | |
| remote: ../deliver | |
| specs: | |
| deliver (1.6.2) | |
| credentials_manager (>= 0.12.0, < 1.0.0) | |
| fastimage (~> 1.6) | |
| fastlane_core (>= 0.26.4, < 1.0.0) | |
| plist (~> 3.1.0) | |
| spaceship (>= 0.15.0, <= 1.0.0) | |
| PATH | |
| remote: ../fastlane_core | |
| specs: | |
| fastlane_core (0.28.0) | |
| babosa | |
| colored | |
| commander (>= 4.3.5) | |
| credentials_manager (>= 0.11.0, < 1.0.0) | |
| excon (~> 0.45.0) | |
| highline (>= 1.7.2) | |
| json | |
| multi_json | |
| plist (~> 3.1) | |
| rubyzip (~> 1.1.6) | |
| sentry-raven (~> 0.15) | |
| terminal-table (~> 1.4.5) | |
| PATH | |
| remote: ../frameit | |
| specs: | |
| frameit (2.4.0) | |
| deliver (> 0.3) | |
| fastimage (~> 1.6.3) | |
| fastlane_core (>= 0.16.0, < 1.0.0) | |
| mini_magick (~> 4.0.2) | |
| PATH | |
| remote: ../gym | |
| specs: | |
| gym (1.1.6) | |
| fastlane_core (>= 0.25.0, < 1.0.0) | |
| plist | |
| rubyzip (>= 1.1.7) | |
| terminal-table | |
| xcpretty (>= 0.2.1) | |
| PATH | |
| remote: ../pem | |
| specs: | |
| pem (1.0.1) | |
| fastlane_core (>= 0.26.4, < 1.0.0) | |
| spaceship (>= 0.12.0, < 1.0.0) | |
| PATH | |
| remote: ../pilot | |
| specs: | |
| pilot (1.1.0) | |
| credentials_manager (>= 0.3.0) | |
| fastlane_core (>= 0.16.1, < 1.0.0) | |
| spaceship (>= 0.15.1, < 1.0.0) | |
| terminal-table (~> 1.4.5) | |
| PATH | |
| remote: ../produce | |
| specs: | |
| produce (1.0.2) | |
| fastlane_core (>= 0.26.6, < 1.0.0) | |
| spaceship (>= 0.12.0) | |
| PATH | |
| remote: ../scan | |
| specs: | |
| scan (0.3.2) | |
| fastlane_core (>= 0.26.6, < 1.0.0) | |
| slack-notifier (~> 1.3) | |
| terminal-table | |
| xcpretty (>= 0.2.1) | |
| xcpretty-travis-formatter (>= 0.0.3) | |
| PATH | |
| remote: ../sigh | |
| specs: | |
| sigh (1.2.0) | |
| fastlane_core (>= 0.26.4, < 1.0.0) | |
| plist (~> 3.1) | |
| spaceship (>= 0.12.3) | |
| PATH | |
| remote: ../snapshot | |
| specs: | |
| snapshot (1.2.2) | |
| fastimage (~> 1.6.3) | |
| fastlane_core (>= 0.21.0, < 1.0.0) | |
| plist (~> 3.1.0) | |
| xcpretty (>= 0.2.1) | |
| PATH | |
| remote: ../spaceship | |
| specs: | |
| spaceship (0.15.1) | |
| colored | |
| credentials_manager (>= 0.9.0) | |
| faraday (~> 0.9) | |
| faraday_middleware (~> 0.9) | |
| fastimage (~> 1.6) | |
| multi_xml (~> 0.5) | |
| plist (~> 3.1) | |
| pry | |
| PATH | |
| remote: ../supply | |
| specs: | |
| supply (0.2.2) | |
| credentials_manager (>= 0.10.0) | |
| fastlane_core (>= 0.19.0) | |
| google-api-client (~> 0.8.6) | |
| GEM | |
| remote: https://rubygems.org/ | |
| specs: | |
| activesupport (4.2.5) | |
| i18n (~> 0.7) | |
| json (~> 1.7, >= 1.7.7) | |
| minitest (~> 5.1) | |
| thread_safe (~> 0.3, >= 0.3.4) | |
| tzinfo (~> 1.1) | |
| addressable (2.3.8) | |
| ast (2.1.0) | |
| astrolabe (1.3.1) | |
| parser (~> 2.2) | |
| autoparse (0.3.3) | |
| addressable (>= 2.3.1) | |
| extlib (>= 0.9.15) | |
| multi_json (>= 1.0.0) | |
| babosa (1.0.2) | |
| claide (0.9.1) | |
| coderay (1.1.0) | |
| colored (1.2) | |
| commander (4.3.5) | |
| highline (~> 1.7.2) | |
| coveralls (0.8.10) | |
| json (~> 1.8) | |
| rest-client (>= 1.6.8, < 2) | |
| simplecov (~> 0.11.0) | |
| term-ansicolor (~> 1.3) | |
| thor (~> 0.19.1) | |
| tins (~> 1.6.0) | |
| crack (0.4.2) | |
| safe_yaml (~> 1.0.0) | |
| diff-lcs (1.2.5) | |
| docile (1.1.5) | |
| domain_name (0.5.25) | |
| unf (>= 0.0.5, < 1.0.0) | |
| dotenv (2.0.2) | |
| excon (0.45.4) | |
| extlib (0.9.16) | |
| faraday (0.9.2) | |
| multipart-post (>= 1.2, < 3) | |
| faraday_middleware (0.10.0) | |
| faraday (>= 0.7.4, < 0.10) | |
| fastimage (1.6.8) | |
| addressable (~> 2.3, >= 2.3.5) | |
| google-api-client (0.8.6) | |
| activesupport (>= 3.2) | |
| addressable (~> 2.3) | |
| autoparse (~> 0.3) | |
| extlib (~> 0.9) | |
| faraday (~> 0.9) | |
| googleauth (~> 0.3) | |
| launchy (~> 2.4) | |
| multi_json (~> 1.10) | |
| retriable (~> 1.4) | |
| signet (~> 0.6) | |
| googleauth (0.4.2) | |
| faraday (~> 0.9) | |
| jwt (~> 1.4) | |
| logging (~> 2.0) | |
| memoist (~> 0.12) | |
| multi_json (~> 1.11) | |
| signet (~> 0.6) | |
| highline (1.7.8) | |
| http-cookie (1.0.2) | |
| domain_name (~> 0.5) | |
| i18n (0.7.0) | |
| json (1.8.3) | |
| jwt (1.5.2) | |
| krausefx-shenzhen (0.14.6) | |
| commander (~> 4.3) | |
| dotenv (>= 0.7) | |
| faraday (~> 0.9) | |
| faraday_middleware (~> 0.9) | |
| highline (>= 1.7.2) | |
| json (~> 1.8) | |
| net-sftp (~> 2.1.2) | |
| plist (~> 3.1.0) | |
| rubyzip (~> 1.1) | |
| security (~> 0.1.3) | |
| terminal-table (~> 1.4.5) | |
| launchy (2.4.3) | |
| addressable (~> 2.3) | |
| little-plugger (1.1.4) | |
| logging (2.0.0) | |
| little-plugger (~> 1.1) | |
| multi_json (~> 1.10) | |
| memoist (0.13.0) | |
| method_source (0.8.2) | |
| mime-types (2.99) | |
| mini_magick (4.0.4) | |
| minitest (5.8.3) | |
| multi_json (1.11.2) | |
| multi_xml (0.5.5) | |
| multipart-post (2.0.0) | |
| net-sftp (2.1.2) | |
| net-ssh (>= 2.6.5) | |
| net-ssh (3.0.1) | |
| netrc (0.11.0) | |
| parser (2.2.3.0) | |
| ast (>= 1.1, < 3.0) | |
| plist (3.1.0) | |
| powerpack (0.1.1) | |
| pry (0.10.3) | |
| coderay (~> 1.1.0) | |
| method_source (~> 0.8.1) | |
| slop (~> 3.4) | |
| rainbow (2.0.0) | |
| rake (10.4.2) | |
| rest-client (1.8.0) | |
| http-cookie (>= 1.0.2, < 2.0) | |
| mime-types (>= 1.16, < 3.0) | |
| netrc (~> 0.7) | |
| retriable (1.4.1) | |
| rouge (1.10.1) | |
| rspec (3.1.0) | |
| rspec-core (~> 3.1.0) | |
| rspec-expectations (~> 3.1.0) | |
| rspec-mocks (~> 3.1.0) | |
| rspec-core (3.1.7) | |
| rspec-support (~> 3.1.0) | |
| rspec-expectations (3.1.2) | |
| diff-lcs (>= 1.2.0, < 2.0) | |
| rspec-support (~> 3.1.0) | |
| rspec-mocks (3.1.3) | |
| rspec-support (~> 3.1.0) | |
| rspec-support (3.1.2) | |
| rubocop (0.35.1) | |
| astrolabe (~> 1.3) | |
| parser (>= 2.2.3.0, < 3.0) | |
| powerpack (~> 0.1) | |
| rainbow (>= 1.99.1, < 3.0) | |
| ruby-progressbar (~> 1.7) | |
| tins (<= 1.6.0) | |
| ruby-progressbar (1.7.5) | |
| rubyzip (1.1.7) | |
| safe_yaml (1.0.4) | |
| security (0.1.3) | |
| sentry-raven (0.15.2) | |
| faraday (>= 0.7.6) | |
| signet (0.6.1) | |
| addressable (~> 2.3) | |
| extlib (~> 0.9) | |
| faraday (~> 0.9) | |
| jwt (~> 1.5) | |
| multi_json (~> 1.10) | |
| simplecov (0.11.1) | |
| docile (~> 1.1.0) | |
| json (~> 1.8) | |
| simplecov-html (~> 0.10.0) | |
| simplecov-html (0.10.0) | |
| slack-notifier (1.5.1) | |
| slop (3.6.0) | |
| term-ansicolor (1.3.2) | |
| tins (~> 1.0) | |
| terminal-notifier (1.6.3) | |
| terminal-table (1.4.5) | |
| thor (0.19.1) | |
| thread_safe (0.3.5) | |
| tins (1.6.0) | |
| tzinfo (1.2.2) | |
| thread_safe (~> 0.1) | |
| unf (0.1.4) | |
| unf_ext | |
| unf_ext (0.0.7.1) | |
| webmock (1.19.0) | |
| addressable (>= 2.3.6) | |
| crack (>= 0.3.2) | |
| xcode-install (1.0.1) | |
| claide (~> 0.9.1) | |
| spaceship (>= 0.13.0, < 1.0.0) | |
| xcodeproj (0.28.2) | |
| activesupport (>= 3) | |
| claide (~> 0.9.1) | |
| colored (~> 1.2) | |
| xcpretty (0.2.1) | |
| rouge (~> 1.8) | |
| xcpretty-travis-formatter (0.0.4) | |
| xcpretty (~> 0.2, >= 0.0.7) | |
| yard (0.8.7.6) | |
| PLATFORMS | |
| ruby | |
| DEPENDENCIES | |
| bundler | |
| cert! | |
| coveralls | |
| credentials_manager! | |
| deliver! | |
| fastlane! | |
| fastlane_core! | |
| frameit! | |
| gym! | |
| pem! | |
| pilot! | |
| produce! | |
| pry | |
| rake | |
| rspec (~> 3.1.0) | |
| rubocop (~> 0.29) | |
| scan! | |
| sigh! | |
| snapshot! | |
| spaceship! | |
| supply! | |
| webmock (~> 1.19.0) | |
| yard (~> 0.8.7.4) | |
| BUNDLED WITH | |
| 1.10.6 | |
| ******** ERROR | |
| /usr/local/opt/rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/bundler-1.10.6/lib/bundler/resolver.rb:202:in `rescue in start': Bundler could not find compatible versions for gem "cert": (Bundler::VersionConflict) | |
| In Gemfile: | |
| fastlane (>= 0) ruby depends on | |
| cert (< 2.0.0, >= 1.2.5) ruby | |
| Could not find gem 'cert (< 2.0.0, >= 1.2.5) ruby', which is required by gem 'fastlane (>= 0) ruby', in any of the sources. | |
| from /usr/local/opt/rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/bundler-1.10.6/lib/bundler/resolver.rb:198:in `start' | |
| from /usr/local/opt/rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/bundler-1.10.6/lib/bundler/resolver.rb:182:in `resolve' | |
| from /usr/local/opt/rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/bundler-1.10.6/lib/bundler/definition.rb:200:in `resolve' | |
| from /usr/local/opt/rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/bundler-1.10.6/lib/bundler/definition.rb:140:in `specs' | |
| from /usr/local/opt/rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/bundler-1.10.6/lib/bundler/definition.rb:185:in `specs_for' | |
| from /usr/local/opt/rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/bundler-1.10.6/lib/bundler/definition.rb:174:in `requested_specs' | |
| from /usr/local/opt/rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/bundler-1.10.6/lib/bundler/environment.rb:18:in `requested_specs' | |
| from /usr/local/opt/rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/bundler-1.10.6/lib/bundler/runtime.rb:13:in `setup' | |
| from /usr/local/opt/rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/bundler-1.10.6/lib/bundler.rb:127:in `setup' | |
| from /usr/local/opt/rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/bundler-1.10.6/lib/bundler/setup.rb:18:in `<top (required)>' | |
| from /usr/local/opt/rbenv/versions/2.2.2/lib/ruby/2.2.0/rubygems/core_ext/kernel_require.rb:54:in `require' | |
| from /usr/local/opt/rbenv/versions/2.2.2/lib/ruby/2.2.0/rubygems/core_ext/kernel_require.rb:54:in `require' | |
| Process finished with exit code 1 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment