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

Start running build against Ruby 2.3 #41

Merged
merged 3 commits into from
Feb 3, 2016
Merged

Start running build against Ruby 2.3 #41

merged 3 commits into from
Feb 3, 2016

Conversation

craiglittle
Copy link
Collaborator

The Future is now.

...oh well.

@alex-stone @kruppel

@craiglittle craiglittle force-pushed the craig/add-2.3 branch 4 times, most recently from c950d0b to 6e6900f Compare February 3, 2016 08:43
This cop enforces use of the frozen-string-literal magic comment in all
files that contain mutable strings. Until the list of Ruby versions we
support no longer contains a runtime that does not support either the
magic comment or full-blown immutable strings outright, we'll continue
to explicitly freeze all mutable objects and forgo magic comments.
@craiglittle craiglittle force-pushed the craig/add-2.3 branch 3 times, most recently from 8c3df09 to d3b8392 Compare February 3, 2016 09:04
@alex-stone
Copy link

👍

craiglittle added a commit that referenced this pull request Feb 3, 2016
Start running build against Ruby 2.3
@craiglittle craiglittle merged commit e8fb443 into master Feb 3, 2016
@craiglittle craiglittle deleted the craig/add-2.3 branch February 3, 2016 17:42
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