Skip to content

[Ruby] Cannot build Petstore client sample on OSX due to dependency #9097

Open
@autopp

Description

@autopp
Description

Ruby's Petshop client sample (in samples/client/petstore/ruby)

Swagger-codegen version
$ java -jar modules/swagger-codegen-cli/target/swagger-codegen-cli.jar version
2.4.2-SNAPSHOT

$ git log --oneline -n 1
c4c5c062c Merge pull request #9080 from swagger-api/update-parser-v1

$ uname -s -r
Darwin 17.7.0
Swagger declaration file content or url

N/A

Command line used for generation
$ cd samples/client/petstore/ruby
$ ../../../../mvnw integration-test -rf :RubyPetstoreClientTests
Steps to reproduce
Related issues/PRs
Suggest a fix/enhancement

Error was occured at here: https://github.com/svoop/autotest-fsevent/blob/v0.2.12/ext/fsevent/extconf.rb#L21-L24

Currently autotest-fsevent is locked in 0.2.12 which supports Sierra or lower versions only.


By updating to 0.2.14, it also supports High Sierra and Mojave.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions