Add Gemfile
This commit is contained in:
parent
dad5a6ee20
commit
35299005e0
1 changed files with 6 additions and 0 deletions
6
Gemfile
Normal file
6
Gemfile
Normal file
|
@ -0,0 +1,6 @@
|
|||
# frozen_string_literal: true
|
||||
|
||||
source 'https://rubygems.org'
|
||||
|
||||
# Specify your gem's dependencies in digest-keccak.gemspec
|
||||
gemspec
|
Loading…
Reference in a new issue