Re: [nesta] Issues after updating to 0.9.11
- From:
- Aaron Williams
- Date:
- 2011-09-24 @ 16:38
Ah ha, I think I found the issue. The Gemfile is:
source 'http://rubygems.org'
gem 'nesta', '0.9.1111'
# gem (RUBY_VERSION =~ /^1.9/) ? 'ruby-debug19': 'ruby-debug'
gem "nesta-plugin-blogazine"
The two extra "1s" are to blame. Thanks!
--------------------------------------------------
Aaron Williams
Web Director
Golden Gate Xpress
http://goldengatexpress.org
@aboutaaron
On Sep 24, 2011, at 9:27 AM, Wynn Netherland wrote:
> Hi, Aaron,
>
> Can you share your Gemfile? Make sure you have:
>
> gem "nesta", "0.9.11"
>
> ---
> Wynn Netherland
> web: http://wynn.fm
> twitter / skype / facebook: pengwynn
> linkedin: http://linkedin.com/in/netherland
>
> On Sat, Sep 24, 2011 at 11:22 AM, Aaron Williams
> <aaron.colby.williams@gmail.com> wrote:
>> Hey Guys,
>> Thanks Graham for building Nesta. I am super excited to work with it.
>> Question: after updating to the latest version of nesta I ran into this
>> error
>> $ bundle install
>> Fetching source index for http://rubygems.org/
>> Could not find gem 'nesta (= 0.9.1111, runtime)' in any of the gem sources
>> listed in your Gemfile.
>> Any directions on how to solve this? Thanks guys!
>> --------------------------------------------------
>> Aaron Williams
>> Web Director
>> Golden Gate Xpress
>> http://goldengatexpress.org
>> @aboutaaron
>>