mirror of
https://github.com/openSUSE/osem.git
synced 2026-08-13 19:54:02 +00:00
Add Mina configuration
This commit is contained in:
parent
2ee621a9b2
commit
460f763be5
5 changed files with 47 additions and 13 deletions
2
Gemfile
2
Gemfile
|
|
@ -111,6 +111,8 @@ group :development do
|
|||
gem 'sqlite3'
|
||||
# Use letter_opener to open mails in development
|
||||
gem 'letter_opener'
|
||||
# mina is a blazing fast deployment system
|
||||
gem 'mina'
|
||||
end
|
||||
|
||||
# Use rspec and capybara as testing framework
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue