mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-01-01 10:34:16 +00:00
6 lines
80 B
Ruby
6 lines
80 B
Ruby
|
# frozen_string_literal: true
|
||
|
|
||
|
source "https://rubygems.org"
|
||
|
|
||
|
gem "puppet-lint"
|