# Used vor bashcov coverage tool for the shell script
# frozen_string_literal: true

source 'https://rubygems.org'

gem 'bashcov'
gem 'simplecov'
gem 'simplecov-cobertura'
