Skip to content

Commit b52bcaf

Browse files
authored
Merge pull request #120 from CodeWithGroup/Feb-24-Updates
Feb 24 updates
2 parents dfb1d03 + caeaa3c commit b52bcaf

25 files changed

+459
-491
lines changed

Constitution.pdf

-57.2 KB
Binary file not shown.

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)