{"id":20081933,"url":"https://github.com/eval/gem-outdated","last_synced_at":"2025-03-02T13:41:43.461Z","repository":{"id":66250904,"uuid":"1365421","full_name":"eval/gem-outdated","owner":"eval","description":"gem outdated =\u003e gem outdated STRING","archived":false,"fork":false,"pushed_at":"2015-10-06T05:02:05.000Z","size":139,"stargazers_count":3,"open_issues_count":0,"forks_count":0,"subscribers_count":4,"default_branch":"master","last_synced_at":"2025-01-13T01:44:30.801Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://github.com/eval/gem-outdated","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/eval.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2011-02-14T14:33:39.000Z","updated_at":"2016-08-27T21:20:48.000Z","dependencies_parsed_at":"2023-03-07T15:00:54.917Z","dependency_job_id":null,"html_url":"https://github.com/eval/gem-outdated","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eval%2Fgem-outdated","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eval%2Fgem-outdated/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eval%2Fgem-outdated/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eval%2Fgem-outdated/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/eval","download_url":"https://codeload.github.com/eval/gem-outdated/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241515953,"owners_count":19975140,"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":[],"created_at":"2024-11-13T15:40:59.447Z","updated_at":"2025-03-02T13:41:43.440Z","avatar_url":"https://github.com/eval.png","language":"Ruby","readme":"Overview\n========\n\nThe default 'gem outdated' considers *all* gems. For large gemsets this means that:\n\n1. it takes some time\n2. it can produce a long list of gems\n\nA quick check for a specific gem is not easy in this way.\nThis gem tries to solve this by letting the command accept a string (like the search-command).\n\nUsage\n-----\n\n    $\u003e gem outdated rspec\n    rspec (2.4.0 \u003c 2.5.0)\n    rspec-core (2.4.0 \u003c 2.5.1)\n    rspec-expectations (2.4.0 \u003c 2.5.0)\n    rspec-mocks (2.4.0 \u003c 2.5.0)\n    rspec-rails (2.4.1 \u003c 2.5.0)\n\n    $\u003e gem outdated ^rspec$\n    rspec (2.4.0 \u003c 2.5.0)\n\n\nInstallation\n------------\n\n### [RubyGems](http://rubygems.org/)\n\n    $ gem install gem-outdated\n\nAuthor\n------\n\nGert Goet (eval) :: gert@thinkcreate.nl :: @gertgoet\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Feval%2Fgem-outdated","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Feval%2Fgem-outdated","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Feval%2Fgem-outdated/lists"}