Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add missing test dependency to README.md #183

Merged

Conversation

hoshinotsuyoshi
Copy link
Contributor

When using slack-ruby-bot/rspec, rack-test gem is needed because of this

Without this gem, I cannot pass my tests.

$ bundle exec rspec
(...snip...)
/Users/hoshino/go/src/github.com/hoshinotsuyoshi/dicebot/vendor/bundle/ruby/2.5.0/gems/slack-ruby-bot-0.10.5/lib/slack-ruby-bot/rspec.rb:5:in `require': cannot load such file -- rack/test (LoadError)

TUTORIAL.md is correct.

https://github.com/slack-ruby/slack-ruby-bot/blob/v0.10.5/TUTORIAL.md#gemfile

@dblock dblock merged commit dd84600 into slack-ruby:master Mar 24, 2018
@dblock
Copy link
Collaborator

dblock commented Mar 24, 2018

Thanks!

@hoshinotsuyoshi hoshinotsuyoshi deleted the add_rspec_dependency_to_readme branch April 1, 2018 13:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants