Skip to content

Commit

Permalink
Merge pull request #8 from lucaxgomex/fix
Browse files Browse the repository at this point in the history
Fixing start application; dependencies added
  • Loading branch information
luxedo authored May 19, 2024
2 parents bcd0aa7 + 63d5545 commit 33daab9
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions Gemfile
Original file line number Diff line number Diff line change
@@ -1,2 +1,7 @@
gem "bundler", "2.3.24"
gem "kramdown-parser-gfm"

source "https://rubygems.org"
gemspec

gem "webrick", "~> 1.7"

0 comments on commit 33daab9

Please sign in to comment.