{"id":16310183,"url":"https://github.com/mataku/danger-lock_dependency_versions","last_synced_at":"2025-10-25T15:30:29.474Z","repository":{"id":62556676,"uuid":"111285647","full_name":"mataku/danger-lock_dependency_versions","owner":"mataku","description":"A Danger plugin for dependency file versions management.","archived":false,"fork":false,"pushed_at":"2021-06-11T02:31:45.000Z","size":51,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-02-06T12:04:23.595Z","etag":null,"topics":["danger","danger-plugin","ruby"],"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/mataku.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2017-11-19T10:36:04.000Z","updated_at":"2021-06-11T02:31:47.000Z","dependencies_parsed_at":"2022-11-03T06:00:45.020Z","dependency_job_id":null,"html_url":"https://github.com/mataku/danger-lock_dependency_versions","commit_stats":null,"previous_names":["mataku/danger-lock_library_versions"],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mataku%2Fdanger-lock_dependency_versions","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mataku%2Fdanger-lock_dependency_versions/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mataku%2Fdanger-lock_dependency_versions/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mataku%2Fdanger-lock_dependency_versions/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mataku","download_url":"https://codeload.github.com/mataku/danger-lock_dependency_versions/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":238165272,"owners_count":19427363,"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":["danger","danger-plugin","ruby"],"created_at":"2024-10-10T21:25:21.669Z","updated_at":"2025-10-25T15:30:29.088Z","avatar_url":"https://github.com/mataku.png","language":"Ruby","funding_links":[],"categories":[],"sub_categories":[],"readme":"[![Build Status](https://travis-ci.org/mataku/danger-lock_dependency_versions.svg?branch=master)](https://travis-ci.org/mataku/danger-lock_dependency_versions)\n\n# danger-lock_dependency_versions\n\nA [Danger](http://danger.systems/ruby/) plugin for managing dependency files.\n\nCheck files which should be committed together to version control (e.g., `Gemfile` and `Gemfile.lock`, `Cartfile` and `Cartfile.resolved`).\n\n## Installation\n\nAdd this line to your Gemfile:\n\n```shell\ngem danger-lock_dependency_versions\n```\n\n## Usage\n\nFirst, create `.lock_list.yml` and add key-value pair to check.\n\n```yaml\nGemfile: Gemfile.lock\nCartfile: Cartfile.resolved\n```\n\nAdd to Dangerfile.\n\n```\n# Optional: you can specify yml file path (default: ./lock_list.yml)\n# lock_dependency_versions.lock_list_file = './scripts/file.yml'\nlock_dependency_versions.check\n```\n\nIf lockfile has not committed to version control, post a failure comment by Danger.\n\n### Methods\n\n```\ncheck(warning: boolean)\n```\n\nif specify `warning: true`, set comment status to warning. (default: false)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmataku%2Fdanger-lock_dependency_versions","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmataku%2Fdanger-lock_dependency_versions","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmataku%2Fdanger-lock_dependency_versions/lists"}