Code Monkey home page Code Monkey logo

Comments (6)

exoego avatar exoego commented on September 27, 2024 2

FYI: Opened rspec/rspec.github.io#190

from rspec-mocks.

exoego avatar exoego commented on September 27, 2024

I found GH repo for rspec.info and this issue appears to duplicate rspec/rspec.github.io#188

from rspec-mocks.

pirj avatar pirj commented on September 27, 2024

You can take over if you like, @exoego. Unless you’ve started it already, @danieldiekmeier

from rspec-mocks.

danieldiekmeier avatar danieldiekmeier commented on September 27, 2024

No, sorry, I haven't had time to start yet. 😰

from rspec-mocks.

exoego avatar exoego commented on September 27, 2024

I've tried to fix markdown generation in https://github.com/rspec/rspec-dev/blob/a2a50c9c855a1666194a139264b99fa735176617/Rakefile#L216
but bin/rake "update_docs[3-12-maintenance]" failed and I do not know how to fix this dependency conflict with the Rake tasks.

$ bin/rake "update_docs[3-12-maintenance]"
Checking versions...                   
==================================================
# rspec-core
----------------------------------------
Switched to a new branch '3-12-maintenance'
bundle update &&          RUBYOPT='-I../rspec.github.io/lib' bundle exec yard                           --yardopts .yardopts                           --output-dir /Users/yasuhiro.tatsuno/IdeaProjects/rspec.github.io/source/documentation/3-12-maintenance/rspec-core/
Your RubyGems version (3.0.3.1) has a bug that prevents `required_ruby_version` from working for Bundler. Any scripts that use `gem install bundler` will break as soon as Bundler drops support for your Ruby version. Please upgrade RubyGems to avoid future breakage and silence this warning by running `gem update --system 3.2.3`
Fetching gem metadata from https://rubygems.org/.........
Resolving dependencies...
Could not find compatible versions

Because every version of rspec-expectations depends on rspec-support = 3.13.0.pre
  and every version of rspec-core depends on rspec-support ~> 3.12.0,
  every version of rspec-expectations is incompatible with rspec-core >= 0.
So, because Gemfile depends on rspec-core >= 0
  and Gemfile depends on rspec-expectations >= 0,
  version solving has failed.
    Creating cucumber documentation requires the gherkin2makrdown tool:
    - Install go using your preferred run time (tested with asdf and golang 1.20)
    - Then run:
      ```
      go install github.com/raviqqe/gherkin2markdown@latest
      ```
      OR surpress this message by running with NO_CUCUMBER=true

gherkin2markdown@latest is already go-installed.

from rspec-mocks.

pirj avatar pirj commented on September 27, 2024

You need to go into every repo under ‘repos’ directory and ‘git checkout 3-12-stable’.

from rspec-mocks.

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.