mirror of
https://github.com/ruby/ruby.git
synced 2026-01-27 12:34:21 +00:00
5 lines
75 B
Ruby
5 lines
75 B
Ruby
source 'https://rubygems.org'
|
|
|
|
gem "rake", "~> 12.3"
|
|
gem "rspec", "~> 3.0"
|