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'
> 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 [email protected].
To post to this group, send email to [email protected].
Visit this group at https://groups.google.com/group/rails-oceania.
For more options, visit https://groups.google.com/d/optout.