init: new repo for timeseries hoarder gem
This commit is contained in:
commit
03b77c7395
12 changed files with 240 additions and 0 deletions
10
Gemfile
Normal file
10
Gemfile
Normal file
|
@ -0,0 +1,10 @@
|
|||
# frozen_string_literal: true
|
||||
|
||||
source "https://rubygems.org"
|
||||
|
||||
# Specify your gem's dependencies in timeseries-hoarder.gemspec
|
||||
gemspec
|
||||
|
||||
gem "rake", "~> 13.0"
|
||||
|
||||
gem "rubocop", "~> 1.21"
|
Loading…
Add table
Add a link
Reference in a new issue