corgibytes/freshli-agent-dotnet

View on GitHub
Gemfile

Summary

Maintainability
Test Coverage
# frozen_string_literal: true
 
source 'https://rubygems.org'
 
gem 'freshli-commons'
gem 'rubocop'
gem 'rubocop-performance'