Skip to content

Drop support for MRI 2.0.x#15

Merged
k0kubun merged 2 commits intocookpad:masterfrom
pocke:drop-ruby-2.0.x
Aug 24, 2016
Merged

Drop support for MRI 2.0.x#15
k0kubun merged 2 commits intocookpad:masterfrom
pocke:drop-ruby-2.0.x

Conversation

@pocke
Copy link
Copy Markdown
Contributor

@pocke pocke commented Aug 24, 2016

  • Remove MRI 2.0.0 from .travis.yml
  • Add required_ruby_version into gemspec
  • Add message of support ruby version into README

Comment thread expeditor.gemspec Outdated
spec.executables = spec.files.grep(%r{^exe/}) { |f| File.basename(f) }
spec.require_paths = ["lib"]

spec.required_ruby_version = '>= 2.0.0'
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

!?

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Oh.... 🙀

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I've fixed this. Sorry 🙇

@k0kubun
Copy link
Copy Markdown
Contributor

k0kubun commented Aug 24, 2016

LGTM

@k0kubun k0kubun merged commit 3b1e570 into cookpad:master Aug 24, 2016
@pocke pocke deleted the drop-ruby-2.0.x branch August 24, 2016 08:59
@pocke pocke mentioned this pull request Aug 29, 2016
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.

2 participants