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

require ruby 2.2+ in gemspec #1506

Merged
merged 3 commits into from
May 9, 2018
Merged

Commits on Jan 19, 2018

  1. require ruby 2.2+ in gemspec

    As of 0ed4ba8, we are no longer running CI for ruby < 2.2. Per puma#1440,
    puma hasn't actually been compatible with ruby 1.9 since puma 3.8.0.
    
    github: fixes puma#1440
    dekellum committed Jan 19, 2018
    Configuration menu
    Copy the full SHA
    aa66d1d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    260630e View commit details
    Browse the repository at this point in the history
  3. Remove obsolete 2.1-Gemfile

    dekellum committed Jan 19, 2018
    Configuration menu
    Copy the full SHA
    826daf1 View commit details
    Browse the repository at this point in the history