We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents d4a2de5 + c77f5e7 commit c0d3eebCopy full SHA for c0d3eeb
Gemfile
@@ -6,4 +6,4 @@ gem "thin"
6
gem "json"
7
gem "slim"
8
gem "glorify", "~> 0.5.0"
9
-gem "rdoc", "~> 4.0"
+gem "rdoc", "~> 4.1"
Gemfile.lock
@@ -14,7 +14,8 @@ GEM
14
rack (>= 0.4)
15
rack-protection (1.3.2)
16
rack
17
- rdoc (4.0.0)
+ rdoc (4.1.1)
18
+ json (~> 1.4)
19
rdoc-rouge (0.1.0)
20
rdoc (~> 4.0)
21
rouge (~> 0.3.0)
@@ -43,7 +44,7 @@ DEPENDENCIES
43
44
glorify (~> 0.5.0)
45
json
46
rack-cache
- rdoc (~> 4.0)
47
+ rdoc (~> 4.1)
48
sass
49
sinatra
50
slim
0 commit comments