{"id":20809563,"url":"https://github.com/telecta/dep_upgrade","last_synced_at":"2025-12-24T12:17:18.187Z","repository":{"id":62557022,"uuid":"112846731","full_name":"telecta/dep_upgrade","owner":"telecta","description":"Keep your app dependencies up-to-date by running `rails dep:upgrade` regularly","archived":false,"fork":false,"pushed_at":"2018-11-19T13:33:57.000Z","size":22,"stargazers_count":3,"open_issues_count":0,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-04T15:04:57.362Z","etag":null,"topics":["bundler","bundler-audit","dependencies","rails","yarn"],"latest_commit_sha":null,"homepage":"","language":"Ruby","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/telecta.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE.txt","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2017-12-02T14:04:06.000Z","updated_at":"2018-11-19T13:33:20.000Z","dependencies_parsed_at":"2022-11-03T06:15:24.671Z","dependency_job_id":null,"html_url":"https://github.com/telecta/dep_upgrade","commit_stats":null,"previous_names":["blacktangent/dep_upgrade"],"tags_count":5,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/telecta%2Fdep_upgrade","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/telecta%2Fdep_upgrade/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/telecta%2Fdep_upgrade/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/telecta%2Fdep_upgrade/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/telecta","download_url":"https://codeload.github.com/telecta/dep_upgrade/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243154862,"owners_count":20245004,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["bundler","bundler-audit","dependencies","rails","yarn"],"created_at":"2024-11-17T20:14:26.873Z","updated_at":"2025-12-24T12:17:18.157Z","avatar_url":"https://github.com/telecta.png","language":"Ruby","readme":"# `rails dep:upgrade`\n\nKeep your Rails app dependencies up-to-date by running `rails dep:upgrade` weekly.\n\n`rails dep:upgrade` runs `bundle update`, `bundle audit`, `yarn upgrade` to update your app dependencies,\nthen generates a markdown summary for your pull/merge request:\n\n```markdown\nPaste this summary into your pull/merge request (chore-dep_upgrade_20171202):\n-----\n\n## Dep Upgrade 2017-12-02\n\nbundle update:\n* airbrake-ruby [(2.6.0 -\u003e 2.6.1)](https://gemnasium.com/gems/airbrake-ruby)\n* inherited_resources [(1.7.2 -\u003e 1.8.0)](https://gemnasium.com/gems/inherited_resources)\n* paper_trail [(8.0.1 -\u003e 8.1.0)](https://gemnasium.com/gems/paper_trail)\n* twilio-ruby [(5.5.0 -\u003e 5.5.1)](https://gemnasium.com/gems/twilio-ruby)\n* uglifier [(3.2.0 -\u003e 4.0.0)](https://gemnasium.com/gems/uglifier)\n\nbundle audit:\nNo vulnerabilities found\n\nyarn upgrade:\n* moment (2.19.2 -\u003e 2.19.3)\n```\n\n## Installation\n\nAdd this line to your application's Gemfile:\n\n```ruby\ngroup :development do\n  gem \"dep_upgrade\"\nend\n```\n\nAnd then execute:\n\n```\n$ bundle\n```\n\nAfter that, rake task `dep:upgrade` will be added automatically into your Rails app.\n\n## Usage\n\nRun:\n\n```\n$ rails dep:upgrade\n```\n\nFor Rails 4.x and earlier,\n\n```\n$ bundle exec rake dep:upgrade\n```\n\n\n## Development\n\nAfter checking out the repo, run `bin/setup` to install dependencies. Then, run `rake spec` to run the tests. You can also run `bin/console` for an interactive prompt that will allow you to experiment.\n\nTo install this gem onto your local machine, run `bundle exec rake install`. To release a new version, update the version number in `version.rb`, and then run `bundle exec rake release`, which will create a git tag for the version, push git commits and tags, and push the `.gem` file to [rubygems.org](https://rubygems.org).\n\n## Contributing\n\nBug reports and pull requests are welcome on GitHub at https://github.com/blacktangent/dep_upgrade. This project is intended to be a safe, welcoming space for collaboration, and contributors are expected to adhere to the [Contributor Covenant](http://contributor-covenant.org) code of conduct.\n\n## License\n\nThe gem is available as open source under the terms of the [MIT License](https://opensource.org/licenses/MIT).\n\n## Code of Conduct\n\nEveryone interacting in the DepUpgrade project’s codebases, issue trackers, chat rooms and mailing lists is expected to follow the [code of conduct](https://github.com/[USERNAME]/dep_upgrade/blob/master/CODE_OF_CONDUCT.md).\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftelecta%2Fdep_upgrade","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftelecta%2Fdep_upgrade","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftelecta%2Fdep_upgrade/lists"}