dotfiles-guix/home-config/zsh/zsh-autosuggestions/Gemfile
2023-09-04 23:21:01 -04:00

6 lines
77 B
Ruby

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