Skip to content

Upgrade to RSpec 3 #10

Open
Open
@tioteath

Description

Trying to perform spec execution:

bundle exec rspec
/tmp/src/puppet-crypt/vendor/bundle/ruby/2.1.0/gems/rspec-mocks-3.0.3/lib/rspec/mocks.rb:38:in `setup': wrong number of arguments (1 for 0) (ArgumentError)
    from /tmp/src/puppet-crypt/spec/spec_helper.rb:15:in `<top (required)>'

This is probably because of some incompatibility between latest stable rspec and rspec the specs was developed with.

Could you please specify exact versions for development dependencies in gemspec to eliminate this issue?

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions