1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@59909 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
eregon 2017-09-14 15:56:09 +00:00
parent 3efe410dd0
commit 49a864ad90
23 changed files with 122 additions and 159 deletions

View file

@ -1,4 +1,4 @@
source 'https://rubygems.org'
# Specify your gem's dependencies in mspec.gemspec
gemspec
gem "rake", "~> 10.0"
gem "rspec", "~> 2.14.1"