Skip to content

Commit 32dbb79

Browse files
committed
chore: add erb to deps
1 parent ff1ae47 commit 32dbb79

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

Gemfile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@ git_source(:github) { |repo_name| "https://github.com/#{repo_name}" }
88
gem 'awesome_print', '~> 1.8'
99
gem 'bundler', '~> 2.0'
1010
gem 'codecov', '~> 0.1'
11+
gem 'erb'
1112
gem 'guard', '~> 2.16'
1213
gem 'guard-rubocop', '~> 1.3'
1314
gem 'rake', '~> 13.0'

0 commit comments

Comments
 (0)