Configure dummy app, rake tasks, and travis

This commit is contained in:
Brandon Robins
2017-12-19 23:41:28 -06:00
parent 147189f862
commit fc78886d5b
10 changed files with 130 additions and 2 deletions

View File

@@ -66,6 +66,7 @@ GEM
nio4r (2.1.0)
nokogiri (1.8.1)
mini_portile2 (~> 2.3.0)
puma (3.11.0)
rack (2.0.3)
rack-test (0.8.2)
rack (>= 1.0, < 3)
@@ -131,6 +132,8 @@ PLATFORMS
DEPENDENCIES
calligraphy!
puma (~> 3.11.0)
rake (~> 12.3.0)
rspec-rails (~> 3.7.2)
sqlite3 (~> 1.3.13)