r10k: init at 2.4.3

This commit is contained in:
Nicolas Mattia
2016-10-02 21:10:56 +02:00
parent d454f9cca2
commit e3f4ea02c9
5 changed files with 220 additions and 0 deletions
+5
View File
@@ -0,0 +1,5 @@
# frozen_string_literal: true
# A sample Gemfile
source "https://rubygems.org"
gem "r10k"