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