Created
April 22, 2023 23:01
-
-
Save lucaspmarra/066aebfd097fec3c978428ecb8e63a2a to your computer and use it in GitHub Desktop.
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
| Apr 22 07:49:10 PM RubyGems installed the following executables: | |
| Apr 22 07:49:10 PM /opt/render/project/rubies/ruby-2.6.2/bin/gem | |
| Apr 22 07:49:10 PM /opt/render/project/rubies/ruby-2.6.2/bin/bundle | |
| Apr 22 07:49:10 PM /opt/render/project/rubies/ruby-2.6.2/bin/bundler | |
| Apr 22 07:49:10 PM | |
| Apr 22 07:49:11 PM RubyGems system software updated | |
| Apr 22 07:49:15 PM ==> Running build command 'bundle install;bin/rails db:migrate db:seed'... | |
| Apr 22 07:49:15 PM The dependency tzinfo-data (>= 0) will be unused by any of the platforms Bundler is installing for. Bundler is installing for ruby but the dependency is only for x86-mingw32, x86-mswin32, x64-mingw32, java. To add those platforms to the bundle, run `bundle lock --add-platform x86-mingw32 x86-mswin32 x64-mingw32 java`. | |
| Apr 22 07:49:18 PM Fetching gem metadata from https://rubygems.org/.......... | |
| Apr 22 07:49:18 PM Your bundle is locked to mimemagic (0.3.3), but that version could not be found | |
| Apr 22 07:49:18 PM in any of the sources listed in your Gemfile. If you haven't changed sources, | |
| Apr 22 07:49:18 PM that means the author of mimemagic (0.3.3) has removed it. You'll need to update | |
| Apr 22 07:49:18 PM your bundle to a version other than mimemagic (0.3.3) that hasn't been removed | |
| Apr 22 07:49:18 PM in order to install. | |
| Apr 22 07:49:18 PM /opt/render/project/.gems/gems/bundler-1.17.2/lib/bundler/spec_set.rb:91:in `block in materialize': Could not find rake-12.3.2 in any of the sources (Bundler::GemNotFound) | |
| Apr 22 07:49:18 PM from /opt/render/project/.gems/gems/bundler-1.17.2/lib/bundler/spec_set.rb:85:in `map!' | |
| Apr 22 07:49:18 PM from /opt/render/project/.gems/gems/bundler-1.17.2/lib/bundler/spec_set.rb:85:in `materialize' | |
| Apr 22 07:49:18 PM from /opt/render/project/.gems/gems/bundler-1.17.2/lib/bundler/definition.rb:170:in `specs' | |
| Apr 22 07:49:18 PM from /opt/render/project/.gems/gems/bundler-1.17.2/lib/bundler/definition.rb:237:in `specs_for' | |
| Apr 22 07:49:18 PM from /opt/render/project/.gems/gems/bundler-1.17.2/lib/bundler/definition.rb:226:in `requested_specs' | |
| Apr 22 07:49:18 PM from /opt/render/project/.gems/gems/bundler-1.17.2/lib/bundler/runtime.rb:108:in `block in definition_method' | |
| Apr 22 07:49:18 PM from /opt/render/project/.gems/gems/bundler-1.17.2/lib/bundler/runtime.rb:20:in `setup' | |
| Apr 22 07:49:18 PM from /opt/render/project/.gems/gems/bundler-1.17.2/lib/bundler.rb:107:in `setup' | |
| Apr 22 07:49:18 PM from /opt/render/project/.gems/gems/bundler-1.17.2/lib/bundler/setup.rb:20:in `<top (required)>' | |
| Apr 22 07:49:18 PM from /opt/render/project/rubies/ruby-2.6.2/lib/ruby/site_ruby/2.6.0/rubygems/core_ext/kernel_require.rb:85:in `require' | |
| Apr 22 07:49:18 PM from /opt/render/project/rubies/ruby-2.6.2/lib/ruby/site_ruby/2.6.0/rubygems/core_ext/kernel_require.rb:85:in `require' | |
| Apr 22 07:49:18 PM from /opt/render/project/src/config/boot.rb:3:in `<top (required)>' | |
| Apr 22 07:49:18 PM from bin/rails:8:in `require_relative' | |
| Apr 22 07:49:18 PM from bin/rails:8:in `<main>' | |
| Apr 22 07:49:18 PM ==> Build failed 😞 | |
| Apr 22 07:49:18 PM ==> Generating container image from build. This may take a few minutes... |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment