diff --git a/Gemfile.lock b/Gemfile.lock index 101ed20..58dd4c4 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -6,7 +6,7 @@ GIT GIT remote: https://github.com/firstdraft/web_git.git - revision: 109d8edc73b3d13e3eb38bbe84fa88eda14fdc9e + revision: 89a6a49d4bf92cbf75156014686234e03d8d109b specs: web_git (0.0.1) bootstrap (~> 4.0.0.alpha6) diff --git a/public/index.html b/public/index.html new file mode 100644 index 0000000..a95c9b4 --- /dev/null +++ b/public/index.html @@ -0,0 +1 @@ +hello world! again \ No newline at end of file