mirror of
https://github.com/TracksApp/tracks.git
synced 2026-02-28 10:04:07 +01:00
Merge pull request #2467 from TracksApp/test_on_all_supported
Run tests on all supported platforms
This commit is contained in:
commit
d99361bb3f
20 changed files with 262 additions and 22 deletions
|
|
@ -165,6 +165,7 @@ GEM
|
|||
parallel (1.19.2)
|
||||
parser (2.7.1.4)
|
||||
ast (~> 2.4.1)
|
||||
pg (1.2.3)
|
||||
puma (4.3.5)
|
||||
nio4r (~> 2.0)
|
||||
rack (2.2.3)
|
||||
|
|
@ -326,6 +327,7 @@ DEPENDENCIES
|
|||
mocha
|
||||
mysql2 (~> 0.5.3)
|
||||
paperclip
|
||||
pg (~> 1.2.3)
|
||||
puma (~> 4.3)
|
||||
rack-mini-profiler
|
||||
rails (~> 6.0.3)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue