Skip to content

Commit f848e11

Browse files
Merge branch 'feature/meetup-contact' into Feb-24-Updates
2 parents dfb1d03 + 708b495 commit f848e11

File tree

11 files changed

+155
-197
lines changed

11 files changed

+155
-197
lines changed

Gemfile

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,4 +7,5 @@ git_source(:github) {|repo_name| "https://github.com/#{repo_name}" }
77

88
gem 'github-pages', group: :jekyll_plugins
99

10-
gem 'wdm', '>= 0.1.0' if Gem.win_platform?
10+
gem 'wdm', '>= 0.1.0' if Gem.win_platform?
11+
gem "webrick", "~> 1.8"

0 commit comments

Comments
 (0)