Luke Connell
2017-04-29 07:44:39 UTC
Hello all. Anyone have an idea how to fix this issue?
My first error said:
Lukes-MacBook-Pro:ruby-getting-started lukeconnell$ bundle install
Your Ruby version is 2.4.1, but your Gemfile specified 2.3.4
To fix this I edited the gemfile to update the ruby version. The new error
I receive is below:
Lukes-MacBook-Pro:ruby-getting-started lukeconnell$ bundle install
[!] There was an error parsing `Gemfile`: no .<digit> floating literal
anymore; put 0 before dot - ruby â2.4.1â
^
/Users/lukeconnell/ruby-getting-started/Gemfile:2: syntax error, unexpected
tFLOAT, expecting '('
ruby â2.4.1â
^. Bundler cannot continue.
# from /Users/lukeconnell/ruby-getting-started/Gemfile:2
# -------------------------------------------
# source 'https://rubygems.org'
# -------------------------------------------
Lukes-MacBook-Pro:ruby-getting-started lukeconnell$
My first error said:
Lukes-MacBook-Pro:ruby-getting-started lukeconnell$ bundle install
Your Ruby version is 2.4.1, but your Gemfile specified 2.3.4
To fix this I edited the gemfile to update the ruby version. The new error
I receive is below:
Lukes-MacBook-Pro:ruby-getting-started lukeconnell$ bundle install
[!] There was an error parsing `Gemfile`: no .<digit> floating literal
anymore; put 0 before dot - ruby â2.4.1â
^
/Users/lukeconnell/ruby-getting-started/Gemfile:2: syntax error, unexpected
tFLOAT, expecting '('
ruby â2.4.1â
^. Bundler cannot continue.
# from /Users/lukeconnell/ruby-getting-started/Gemfile:2
# -------------------------------------------
# source 'https://rubygems.org'
ruby â2.4.1â
## -------------------------------------------
Lukes-MacBook-Pro:ruby-getting-started lukeconnell$
--
You received this message because you are subscribed to the Google Groups "Ruby or Rails Oceania" group.
To unsubscribe from this group and stop receiving emails from it, send an email to rails-oceania+***@googlegroups.com.
To post to this group, send email to rails-***@googlegroups.com.
Visit this group at https://groups.google.com/group/rails-oceania.
For more options, visit https://groups.google.com/d/optout.
You received this message because you are subscribed to the Google Groups "Ruby or Rails Oceania" group.
To unsubscribe from this group and stop receiving emails from it, send an email to rails-oceania+***@googlegroups.com.
To post to this group, send email to rails-***@googlegroups.com.
Visit this group at https://groups.google.com/group/rails-oceania.
For more options, visit https://groups.google.com/d/optout.