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

Update ruby rosdep key facets for Focal, and add new keys metaruby and utilrb #28155

Merged
merged 4 commits into from
Feb 24, 2021
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Next Next commit
Update ruby key facets for Focal and add keys metaruby and utilrb
  • Loading branch information
meyerj committed Jan 27, 2021
commit 39cab14ec87309742f377c6c2312ef9de04e8192
27 changes: 26 additions & 1 deletion rosdep/ruby.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,10 @@ facets:
gentoo: [dev-ruby/facets]
osx:
macports: [rb-facets]
ubuntu: [ruby-facets]
ubuntu:
'*': ruby-facets
focal:
gem: facets
flexmock:
debian: [ruby-flexmock]
fedora: [rubygem-flexmock]
Expand All @@ -33,6 +36,17 @@ jekyll:
gem:
depends: [ruby1.9.3]
packages: [jekyll]
metaruby:
arch:
gem: metaruby
debian:
gem: metaruby
fedora:
gem: metaruby
gentoo:
gem: metaruby
ubuntu:
gem: metaruby
nokogiri:
arch: [ruby-nokogiri]
debian: [ruby-nokogiri]
Expand Down Expand Up @@ -111,3 +125,14 @@ ruby-sass:
ruby1.9.3:
ubuntu:
precise: [ruby1.9.3]
utilrb:
arch:
gem: metaruby
debian:
gem: metaruby
fedora:
gem: metaruby
gentoo:
gem: metaruby
ubuntu:
gem: metaruby
jacobperron marked this conversation as resolved.
Show resolved Hide resolved