Empresas
Empleos
  • Sobre nosotros
  • Soluciones
    • Publicación de vacantes
      Publica tu vacante y recibe candidatos calificados en 48h.
    • Evaluación de candidatos
      500+ pruebas técnicas y psicológicas, más anti-fraude.
    • Headhunting
      Búsqueda ejecutiva a la medida de principio a fin.
    • Nómina + EOR
      Dispersión de nómina y EOR en más de 15 países de LATAM.
  • Precios
  • Empleos

0

288
Vistas
Why is bundle adding an extra 0 at the end of my Ruby version?

I'm trying to install dependencies by running bundle install.

My Gemfile specifies Ruby version as follows:

source 'https://rubygems.org'

ruby '2.6.6'


gem 'cocoapods', '1.10.2'
...

However when I run bundle install I get the following output:

geoff:PayPalMobileSafariExtension git:(develop*) $ bundle install
Fetching <internal URL>
Fetching gem metadata from https://rubygems.org/........
Resolving dependencies...
Bundler found conflicting requirements for the Ruby version:
  In Gemfile:
    Ruby (~> 2.6.6.0)

    <some-internal-dependency> was resolved to 1.0.0, which depends on
      Ruby (= 2.6.6)

It's saying that I specified Ruby version 2.6.6.0 which is completely nonsensical, no such Ruby version exists and that's not even in the Gemfile. What is causing this?

For context I am using rbenv to manage my Ruby versions, it is currently set to 2.6.6.

over 4 years ago · Santiago Trujillo
1 Respuestas
Responde la pregunta

0

Seems like this may have been due to a conflict between gem installed gems and bundle installing the same gems over again. Doing gem uninstall -aIx and then bundle install may fix this.

over 4 years ago · Santiago Trujillo Denunciar
Responde la pregunta
Encuentra empleos remotos

¡Descubre la nueva forma de encontrar empleo!

Top de empleos
Top categorías de empleo
Empresas
Publicar vacante Precios Comercial
Legal
Términos y condiciones Política de privacidad
© 2026 PeakU Inc. All Rights Reserved.
Andres GPT
Recomiéndame algunas ofertas
Necesito ayuda