This repository has been archived by the owner on Nov 30, 2024. It is now read-only.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Drop Ruby < 2.3 support #1349
Drop Ruby < 2.3 support #1349
Changes from all commits
5b35444
a5f22d9
74ff06d
0bf0581
5e064b8
8372c1d
3c5f54b
27e80fb
400ddcd
3635e9a
9a9430d
f56b1a6
c834a7d
1338a68
7548ec5
dc463ab
a4370fc
4cd0faf
3af7d3a
54e44a9
3bc9780
ea500ad
d968590
b78355f
d02dd01
bae42c7
File filter
Filter by extension
Conversations
Jump to
There are no files selected for viewing
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
See other comment, now if we need this again elsewhere we'll have to remember to require it / move it back.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
That's what I did, went through all our files and added/removed it to only be required where used.