Skip to content

Commit ee3d41a

Browse files
Upgrading the Gemfile to later versions
1 parent a936367 commit ee3d41a

File tree

2 files changed

+148
-144
lines changed

2 files changed

+148
-144
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)