GithubHelp home page GithubHelp logo

Comments (10)

kytrinyx avatar kytrinyx commented on August 18, 2024

I'm using this in production with rails 3.1.1.

Are you using the most recent version on master?

Gemfile:gem 'etsy', :git => '[email protected]:reagent/etsy.git'

from etsy.

averydev avatar averydev commented on August 18, 2024

This was an issue when I did bundle install from both the gem and when building 0.2.0 from git.

I got it to install with bundler by changing line 21 in the etsy gemfile from:
s.add_dependency('json', '> 1.4.0')
to
s.add_dependency('json', '
> 1.6.1')

from etsy.

kytrinyx avatar kytrinyx commented on August 18, 2024

The master branch specifies ~> 1.5.0, not 1.4.0.

from etsy.

jazzdan avatar jazzdan commented on August 18, 2024

I can confirm that using gem 'etsy', :git => '[email protected]:reagent/etsy.git' in the gemfile and then running 'bundle update' resolves this issue.

from etsy.

kytrinyx avatar kytrinyx commented on August 18, 2024

Then I'll ask Patrick if he might bump the version and do a release.

from etsy.

michikono avatar michikono commented on August 18, 2024

Any update on this?

from etsy.

trobrock avatar trobrock commented on August 18, 2024

@kytrinyx Did this fix ever get pushed out?

from etsy.

kytrinyx avatar kytrinyx commented on August 18, 2024

I don't believe it did. I've got a failing test in rubinius 1.8 mode, and want to get that fixed before I push out the new version of the gem. I'm having trouble installing rubinius locally. @trobrock, do you have rubinius running locally? Would you be able to take a look this? If not I'll debug my installation after work today.

from etsy.

trobrock avatar trobrock commented on August 18, 2024

Yea last I checked I did. I'll try and check this tomorrow
On Jul 3, 2012 11:23 PM, "Katrina Owen" <
[email protected]>
wrote:

I don't believe it did. I've got a failing test in rubinius 1.8 mode, and
want to get that fixed before I push out the new version of the gem. I'm
having trouble installing rubinius locally. @trobrock, do you have rubinius
running locally? Would you be able to take a look this? If not I'll debug
my installation after work today.


Reply to this email directly or view it on GitHub:
#19 (comment)

from etsy.

kytrinyx avatar kytrinyx commented on August 18, 2024

I've released a new version of the gem.

from etsy.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.