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

Add rake task to update dependencies and/or language versions. #13

Open
4 tasks
jweakley opened this issue Apr 22, 2015 · 2 comments
Open
4 tasks

Add rake task to update dependencies and/or language versions. #13

jweakley opened this issue Apr 22, 2015 · 2 comments

Comments

@jweakley
Copy link
Contributor

The task should do the following:

@jweakley
Copy link
Contributor Author

We should shard off the rake tasks into a separate dev tooling gem. We should look to see which of our dev gems can also be folded into this new tooling gem (pry is one that comes to mind).

The goal of this gem would be to have an easy way of updating/tracking all of our dev tools. Right now if we improved our reports rake task, the only way to get the new one is to manually override it. We should be able to automate this to help prevent mistakes and make it easier to move between projects.

@jweakley
Copy link
Contributor Author

The gem should also add a rake task for updating local dev dependencies (instead of a bunch of steps).

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

No branches or pull requests

1 participant