mirror of
https://github.com/bvanroll/my-old-dotfiles.git
synced 2025-08-29 20:12:42 +00:00
6 lines
77 B
Ruby
6 lines
77 B
Ruby
source 'https://rubygems.org'
|
|
|
|
gem 'rspec'
|
|
gem 'rspec-wait'
|
|
gem 'pry-byebug'
|