Skip to content

Commit cf02bee

Browse files
author
Alexandre Quitério
committed
remove conflicting files from rdoc directory
issue reported from the windows platform
1 parent f66bb6d commit cf02bee

21 files changed

+319
-634
lines changed

Gemfile

+4-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,9 @@
1-
source :rubygems
1+
source "https://rubygems.org"
2+
23
gemspec
34

5+
gem "rdoc"
6+
47
group :test do
58
gem 'sqlite3'
69
end

Gemfile.lock

+2-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ PATH
55
rails
66

77
GEM
8-
remote: http://rubygems.org/
8+
remote: https://rubygems.org/
99
specs:
1010
actionmailer (3.2.11)
1111
actionpack (= 3.2.11)
@@ -98,5 +98,6 @@ DEPENDENCIES
9898
faker
9999
mocha
100100
rake
101+
rdoc
101102
sqlite3
102103
survey!

rdoc/<.html

-352
This file was deleted.

0 commit comments

Comments
 (0)