dotfiles/.oh-my-zsh-custom/plugins/zsh-autosuggestions/Gemfile
2023-10-12 17:50:37 +08:00

6 lines
77 B
Ruby

source 'https://rubygems.org'
gem 'rspec'
gem 'rspec-wait'
gem 'pry-byebug'