Skip to content

Commit af16a17

Browse files
Update Gemfile
1 parent f1e74bb commit af16a17

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Gemfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,6 @@ gem 'bindata', "~> 2.4.15"
88

99
group :development do
1010
gem "rspec", "~> 2.8.0"
11-
gem "rdoc", "~> 3.12"
11+
gem "rdoc", ">= 6.1.2.1"
1212
gem "bundler", ">= 1.2.0"
1313
end

0 commit comments

Comments
 (0)