Skip to content

Fix dependencies#30

Closed
bbuchalter wants to merge 1 commit intomasterfrom
fix_dependencies
Closed

Fix dependencies#30
bbuchalter wants to merge 1 commit intomasterfrom
fix_dependencies

Conversation

@bbuchalter
Copy link
Copy Markdown

* Do not specify dependencies in Gemfile (this is a gem)
  * rake was already in gemspec causing bundler to complain
  * added package_cloud to gemspec
* Change `mysql` to `mysql2` because `mysql` is so ancient it won't even compile
* Add Gemfile.lock - this is now considered best practice: rubygems/bundler#6184
@bbuchalter
Copy link
Copy Markdown
Author

Superseded by #31

@bbuchalter bbuchalter closed this Jul 13, 2018
@bbuchalter bbuchalter deleted the fix_dependencies branch July 13, 2018 19:04
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.

1 participant