Skip to content

Commit 8027270

Browse files
committed
hrm why is code ray used? i think something on the OAuth page triggers it
1 parent 3f57e50 commit 8027270

File tree

2 files changed

+3
-0
lines changed

2 files changed

+3
-0
lines changed

Gemfile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ gem 'nokogiri', '~> 1.4.4'
77
gem 'yajl-ruby', '~> 0.8.2'
88
gem 'pygmentize', '~> 0.0.3'
99
gem 'mime-types', '~> 1.16'
10+
gem 'coderay'
1011

1112
group :development do
1213
gem 'adsf'

Gemfile.lock

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@ GEM
33
specs:
44
adsf (1.0.1)
55
rack (>= 1.0.0)
6+
coderay (1.0.5)
67
cri (1.0.1)
78
kramdown (0.13.2)
89
mime-types (1.16)
@@ -21,6 +22,7 @@ PLATFORMS
2122

2223
DEPENDENCIES
2324
adsf
25+
coderay
2426
kramdown (~> 0.13.2)
2527
mime-types (~> 1.16)
2628
nanoc (~> 3.1.6)

0 commit comments

Comments
 (0)