Skip to content

[Feature Request] modify Gemfile, package.json, etc #11

Description

@rmetzler

As a developer
I would like to be able to do

veye update Gemfile

and veye would look up what are the latest versions of my Gems and replace it in the Gemfile.

I then would run

bundle install
git commit Gemfile Gemfile.lock -m"updated gems to latest versions"
git push origin

when I then reparse the project, versioneye.com would then say "dependencies are up to date"

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions