1
0
Fork 0
mirror of https://github.com/tailix/libclayer.git synced 2024-11-27 11:14:54 -05:00
libclayer/bindings/ruby/Gemfile

9 lines
156 B
Text
Raw Normal View History

2022-12-25 03:58:00 -05:00
# frozen_string_literal: true
source 'https://rubygems.org'
# Specify your gem's dependencies in kernaux.gemspec
gemspec
gem 'simplecov', require: false