Skip to content

rake command fails on upgrading to version 0.3.3 from 0.3.2 #56

@dqdinh

Description

@dqdinh

Hi @mkristian , I wanted to follow up on https://github.com/lookout/fast-rsa-engine/pull/27

Do you know what might have changed between version 0.3.2 and 0.3.3 that can cause bundle exec rake to fail?

I'm planning to dig into this today but wanted to ask you first since you wrote both gems :)

Here's the error:

$ ~/fast-rsa-engine (master)> bundle exec rake
rake aborted!
vendor dir  not in require_paths of gemspec ["lib"]
/Users/ddinh/fast-rsa-engine/Rakefile:10:in `(root)'
/Users/ddinh/.rbenv/versions/jruby-1.7.25/bin/jruby_executable_hooks:15:in `(root)'
Tasks: TOP => default => jar
(See full trace by running task with --trace)

I'm not at my laptop right now but will post the error with a trace in a few hours.

Thanks.

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