mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-11-16 14:54:29 +01:00
6 lines
91 B
Text
6 lines
91 B
Text
|
# frozen_string_literal: true
|
||
|
# A sample Gemfile
|
||
|
source "https://rubygems.org"
|
||
|
|
||
|
gem "r10k"
|