DannyBen/extended_yaml

View on GitHub
Gemfile

Summary

Maintainability
Test Coverage
source 'https://rubygems.org'

git_source(:github) { |repo_name| "https://github.com/#{repo_name}" }

gem 'byebug'
gem 'docspec'
gem 'lp'
gem 'rspec'
gem 'rspec_approvals'
gem 'runfile'
gem 'runfile-tasks'
gem 'simplecov'

gemspec