3 lines
39 B
Ruby
3 lines
39 B
Ruby
|
group :development do
|
||
|
gem 'rspec'
|
||
|
end
|