6 lines
82 B
Ruby
6 lines
82 B
Ruby
source "http://rubygems.org"
|
|
|
|
gemspec
|
|
|
|
gem 'pry', :group => [:development, :test]
|