Hello world

This commit is contained in:
2018-06-25 16:51:36 -07:00
commit a8c84035b4
15 changed files with 275 additions and 0 deletions

22
Gemfile.lock Normal file
View File

@@ -0,0 +1,22 @@
PATH
remote: .
specs:
manifique (0.1.0)
GEM
remote: https://rubygems.org/
specs:
minitest (5.11.3)
rake (10.5.0)
PLATFORMS
ruby
DEPENDENCIES
bundler (~> 1.16)
manifique!
minitest (~> 5.0)
rake (~> 10.0)
BUNDLED WITH
1.16.2