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 dependencies and improved compatibility for Ruby 2.0 #1

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Commits on Nov 26, 2013

  1. Configuration menu
    Copy the full SHA
    7d9a472 View commit details
    Browse the repository at this point in the history
  2. Relax mocha and rspec dependency

    I was getting an error when trying to `bundle install` in 1.9.3. Relaxing the
    version numbers I added fixed it and, and the specs still pass the same on 1.9.3
    and 2.0.0.
    unicornrainbow committed Nov 26, 2013
    Configuration menu
    Copy the full SHA
    242b468 View commit details
    Browse the repository at this point in the history