Bundler/rdoc updates
This commit is contained in:
parent
88012e8f7e
commit
9567872aeb
2 changed files with 6 additions and 1 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
@ -3,3 +3,4 @@
|
|||
nbproject
|
||||
doc/
|
||||
rdoc/
|
||||
Gemfile.lock
|
4
Gemfile
4
Gemfile
|
@ -2,3 +2,7 @@
|
|||
source "http://rubygems.org"
|
||||
|
||||
gemspec
|
||||
|
||||
group :test, :development do
|
||||
gem 'rdoc', '>= 2.4.2'
|
||||
end
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue