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

Update README to include gem requirement #11

Closed
wants to merge 1 commit into from
Closed

Update README to include gem requirement #11

wants to merge 1 commit into from

Conversation

pbootly
Copy link

@pbootly pbootly commented Jun 24, 2022

Closes #3

Whilst likely obvious to people from the error thrown:

Traceback (most recent call last):
        2: from ./redis-sampler.rb:31:in `<main>'
        1: from /usr/lib/ruby/vendor_ruby/rubygems/core_ext/kernel_require.rb:85:in `require'
/usr/lib/ruby/vendor_ruby/rubygems/core_ext/kernel_require.rb:85:in `require': cannot load such file -- redis (LoadError)

seemed worth calling out the specific install required.

@pbootly pbootly closed this by deleting the head repository Oct 31, 2023
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.

Missing redis gem dependency
1 participant