This repository was archived by the owner on Jun 25, 2018. It is now read-only.
Moved to v6.0 of the twitter gem, updated .gemspec - #134
Open
9999years wants to merge 3 commits into
Open
Conversation
added 3 commits
December 31, 2016 02:26
* Added a link to this repo in `gem.homepage` * Changed the copyright year from 2013 to 2016 in `LICENSE` * Added pessimistic operators for all other runtime dependencies with versions > 1.0 * Added `*.model binary` to `.gitattributes` to prevent CRLF conversion in the model files * Fixed a few CRLF inconstencies (to LF-only, as specified in `.gitattributes`) * Incremented version number to 3.1.7 When I say "Moved to v6.0 of the `twitter` gem", I really mean "changed the dependency from 5.15 to 6.0". I tested changes with a few different bots and it didn't seem to break anything.
…of rufus to fix a weird timezone bug)
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
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.
gem.homepageLICENSE*.model binaryto.gitattributesto prevent CRLF conversion in the model files.gitattributes)When I say "Moved to v6.0 of the
twittergem", I really mean "changed the dependency from 5.15 to 6.0". I tested changes with a few different bots and it didn't seem to break anything.