goshakkk/furry

View on GitHub
Gemfile

Summary

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

# Specify your gem's dependencies in furry.gemspec
gemspec

platforms :rbx do
  gem 'psych', '~> 2.0'
  gem 'rubysl', '~> 2.0'
end