mirror of
https://github.com/CodeforLeipzig/stadtratmonitor.git
synced 2025-04-20 07:11:33 +02:00
Add rspec spring command
This commit is contained in:
parent
85167bc563
commit
79e7ea61d3
4 changed files with 15 additions and 7 deletions
1
Gemfile
1
Gemfile
|
@ -39,6 +39,7 @@ gem 'sdoc', '~> 0.4.0', group: :doc
|
|||
|
||||
group :development do
|
||||
gem 'spring'
|
||||
gem 'spring-commands-rspec'
|
||||
gem 'quiet_assets'
|
||||
gem 'awesome_print'
|
||||
end
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue