Blame view

Gemfile 109 Bytes
31f9a345   Isaac Lewis   init; some tests
1
2
3
4
  source "https://rubygems.org"
  
  git_source(:github) {|repo_name| "https://github.com/#{repo_name}" }
  
31f9a345   Isaac Lewis   init; some tests
5
  gemspec