dotfiles/.zsh/zsh-autosuggestions/Gemfile

6 lines
77 B
Ruby
Raw Permalink Normal View History

2024-09-22 19:14:22 +03:00
source 'https://rubygems.org'
gem 'rspec'
gem 'rspec-wait'
gem 'pry-byebug'