Git Product home page Git Product logo

Comments (3)

wconrad avatar wconrad commented on August 28, 2024

I got rid of the jeweler gem as a development dependency. The jeweler gem is what was pulling in the json gem. That should take care of the problem you were having running bundle against this library in Ruby 2.4. I'll close this issue, then, but I can't test on homebrew so please let me know if I've made a mistake.

Please note that the tests currently do not pass in Ruby 2.3, because the double-bag-ftps gem that ftpd's tests use is currently broken for Ruby 2.4 (see bnix/double-bag-ftps#17). You'll need to use ruby-2.3 to develop ftpd for the mean time. I believe ftpd works in ruby-2.4; I just don't have running tests to prove it.

from ftpd.

wconrad avatar wconrad commented on August 28, 2024

The tests now pass in Ruby 2.4. Well, sort of pass. I marked those tests that are broken as "pending"; that doesn't make me very nervous because those few tests do run (and pass) in Rubies 1.9.3 through 2.3.4, and it's pretty unlikely that there'll be a Ruby 2.4 specific bug in that part of the code.

Eventually I may be able to get the double-bag-ftps gem fully operational in Ruby 2.4, and then the tests I marked "pending" for Ruby 2.4 can be put back into full service.

from ftpd.

wconrad avatar wconrad commented on August 28, 2024

Update: I don't have time to work on double-bag-ftps or ftpd right now, so sadly this issue will have to remain unsolved.

from ftpd.

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.