File tree 2 files changed +6
-8
lines changed 2 files changed +6
-8
lines changed Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ source "https://rubygems.org"
3
3
group :development do
4
4
gem 'rake' , '~> 10.0'
5
5
gem 'jekyll' , '~> 3.0'
6
- gem 'pygments.rb' , '~> 0.6.3 '
6
+ gem 'pygments.rb' , '~> 1.1.2 '
7
7
gem 'rdiscount' , '~> 2.0'
8
8
gem 'RedCloth' , '~> 4.2'
9
9
gem 'haml' , '~> 4.0'
Original file line number Diff line number Diff line change 45
45
rb-inotify (~> 0.9 , >= 0.9.7 )
46
46
mercenary (0.3.6 )
47
47
method_source (0.8.2 )
48
+ multi_json (1.12.1 )
48
49
octopress (3.0.11 )
49
50
jekyll (>= 2.0 )
50
51
mercenary (~> 0.3.2 )
71
72
jekyll (>= 2.0 )
72
73
pathutil (0.14.0 )
73
74
forwardable-extended (~> 2.6 )
74
- posix-spawn (0.3.11 )
75
75
pry (0.10.4 )
76
76
coderay (~> 1.1.0 )
77
77
method_source (~> 0.8.1 )
78
78
slop (~> 3.4 )
79
- pygments.rb (0.6.3 )
80
- posix-spawn (~> 0.3.6 )
81
- yajl-ruby (~> 1.2.0 )
79
+ pygments.rb (1.1.2 )
80
+ multi_json (>= 1.0.0 )
82
81
rack (1.6.4 )
83
82
rack-protection (1.5.3 )
84
83
rack
107
106
ref
108
107
tilt (2.0.5 )
109
108
titlecase (0.1.1 )
110
- yajl-ruby (1.2.1 )
111
109
112
110
PLATFORMS
113
111
ruby
@@ -127,7 +125,7 @@ DEPENDENCIES
127
125
octopress-filters
128
126
octopress-include-tag
129
127
pry
130
- pygments.rb (~> 0.6.3 )
128
+ pygments.rb (~> 1.1.2 )
131
129
rake (~> 10.0 )
132
130
rb-fsevent (~> 0.9 )
133
131
rdiscount (~> 2.0 )
@@ -138,4 +136,4 @@ DEPENDENCIES
138
136
therubyracer
139
137
140
138
BUNDLED WITH
141
- 1.10 .6
139
+ 1.14 .6
You can’t perform that action at this time.
0 commit comments