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
|
@ -205,6 +205,8 @@ GEM
|
|||
slim (~> 3.0)
|
||||
slop (3.6.0)
|
||||
spring (1.3.4)
|
||||
spring-commands-rspec (1.0.4)
|
||||
spring (>= 0.9.1)
|
||||
sprockets (3.0.2)
|
||||
rack (~> 1.0)
|
||||
sprockets-rails (2.2.4)
|
||||
|
@ -260,6 +262,7 @@ DEPENDENCIES
|
|||
simplecov
|
||||
slim-rails
|
||||
spring
|
||||
spring-commands-rspec
|
||||
sqlite3
|
||||
turbolinks
|
||||
uglifier
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue