Skip to content

Commit e80c466

Browse files
committed
Update for release
1 parent 3e608d2 commit e80c466

File tree

7 files changed

+508
-270
lines changed

7 files changed

+508
-270
lines changed

Gemfile

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,13 @@
11
# -*- ruby -*-
22

3-
source "https://rubygems.org/"
3+
source "http://rubygems.org/"
44
gem 'rouge'
55
gem 'github-pages'
66
gem 'rake'
77
gem "fog"
88
gem 'github_api', '~> 0.19.0'
99
gem 'directory_watcher', '~> 1.4.1'
10-
gem 'therubyracer'
10+
#gem 'therubyracer'
11+
gem 'rexml'
12+
gem 'puma'
13+
gem 'rackup'

0 commit comments

Comments
 (0)