Skip to content

Commit c0d3eeb

Browse files
author
Zachary Scott
committed
Merge pull request #88 from sinatrasapporo/rdoc-4.1
Update rdoc 4.0 to 4.1
2 parents d4a2de5 + c77f5e7 commit c0d3eeb

File tree

2 files changed

+4
-3
lines changed

2 files changed

+4
-3
lines changed

Gemfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,4 +6,4 @@ gem "thin"
66
gem "json"
77
gem "slim"
88
gem "glorify", "~> 0.5.0"
9-
gem "rdoc", "~> 4.0"
9+
gem "rdoc", "~> 4.1"

Gemfile.lock

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,8 @@ GEM
1414
rack (>= 0.4)
1515
rack-protection (1.3.2)
1616
rack
17-
rdoc (4.0.0)
17+
rdoc (4.1.1)
18+
json (~> 1.4)
1819
rdoc-rouge (0.1.0)
1920
rdoc (~> 4.0)
2021
rouge (~> 0.3.0)
@@ -43,7 +44,7 @@ DEPENDENCIES
4344
glorify (~> 0.5.0)
4445
json
4546
rack-cache
46-
rdoc (~> 4.0)
47+
rdoc (~> 4.1)
4748
sass
4849
sinatra
4950
slim

0 commit comments

Comments
 (0)