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

Use bundler #4

Merged
merged 11 commits into from May 23, 2011
Merged

Use bundler #4

merged 11 commits into from May 23, 2011

Commits on May 23, 2011

  1. Use Bundler

    James F. Herdman committed May 23, 2011
    Copy the full SHA
    471fd32 View commit details
    Browse the repository at this point in the history
  2. Clean up gemspec a bit

    James F. Herdman committed May 23, 2011
    Copy the full SHA
    836e9fd View commit details
    Browse the repository at this point in the history
  3. Update Rakefile for use with Bundler

    James F. Herdman committed May 23, 2011
    Copy the full SHA
    8fe173a View commit details
    Browse the repository at this point in the history
  4. Move specs into canonical location

    James F. Herdman committed May 23, 2011
    Copy the full SHA
    06d91c1 View commit details
    Browse the repository at this point in the history
  5. RSpec helper file

    James F. Herdman committed May 23, 2011
    Copy the full SHA
    2361c92 View commit details
    Browse the repository at this point in the history
  6. RSpec options

    James F. Herdman committed May 23, 2011
    Copy the full SHA
    9892710 View commit details
    Browse the repository at this point in the history
  7. Fix version handling

    James F. Herdman committed May 23, 2011
    Copy the full SHA
    61538c1 View commit details
    Browse the repository at this point in the history
  8. Fix spec requiring

    James F. Herdman committed May 23, 2011
    Copy the full SHA
    f054338 View commit details
    Browse the repository at this point in the history
  9. rvmrc, because we like it tidy

    James F. Herdman committed May 23, 2011
    Copy the full SHA
    3e96536 View commit details
    Browse the repository at this point in the history
  10. Remove rvmrc, and ignore any that a dev might have

    James F. Herdman committed May 23, 2011
    Copy the full SHA
    adb8e50 View commit details
    Browse the repository at this point in the history
  11. Use older EventMachine for now

    The usage of >= should allow projects using more recent versions to
    coexist with em-jack.
    James F. Herdman committed May 23, 2011
    Copy the full SHA
    8cadfff View commit details
    Browse the repository at this point in the history