added some nurPkgs
This commit is contained in:
14
mods/imap-backup/Gemfile
Normal file
14
mods/imap-backup/Gemfile
Normal file
@@ -0,0 +1,14 @@
|
||||
source "https://rubygems.org"
|
||||
|
||||
gemspec
|
||||
|
||||
group :development do
|
||||
gem "aruba", ">= 0.0.0"
|
||||
gem "pry-byebug"
|
||||
gem "rspec", ">= 3.0.0"
|
||||
gem "rubocop-rspec", "2.27.1"
|
||||
gem "simplecov"
|
||||
gem "webrick"
|
||||
gem "yard"
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user