Blame view

Gemfile 141 Bytes
bbf1c61a   Joe Weakley   Updated documenta...
1
  # frozen_string_literal: true
31f9a345   Isaac Lewis   init; some tests
2
  
bbf1c61a   Joe Weakley   Updated documenta...
3
4
5
  source 'https://rubygems.org'
  
  git_source(:github) { |repo_name| "https://github.com/#{repo_name}" }
31f9a345   Isaac Lewis   init; some tests
6
  
31f9a345   Isaac Lewis   init; some tests
7
  gemspec