6 lines
91 B
Text
6 lines
91 B
Text
|
# frozen_string_literal: true
|
||
|
# A sample Gemfile
|
||
|
source "https://rubygems.org"
|
||
|
|
||
|
gem "r10k"
|