Skip to content

Commit

Permalink
add gems that are helpful (but not necessary) for dev
Browse files Browse the repository at this point in the history
  • Loading branch information
a-lavis committed Jan 27, 2024
1 parent db9978b commit ce756fb
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions Gemfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,9 @@
source 'https://rubygems.org'

group :development do
gem 'irb'
gem 'debug'
end

# Specify your gem's dependencies in mail-x_smtpapi.gemspec
gemspec

0 comments on commit ce756fb

Please sign in to comment.