1
0
Fork 0
mirror of https://github.com/thoughtbot/factory_bot.git synced 2022-11-09 11:43:51 -05:00

Remove unnecessary dependency on Bluecloth

This commit is contained in:
Joshua Clayton 2012-07-27 10:14:41 -04:00
parent acb2636321
commit 8d2b352c48
5 changed files with 0 additions and 9 deletions

View file

@ -27,7 +27,6 @@ GEM
cucumber (>= 1.1.1)
ffi (>= 1.0.11)
rspec (>= 2.7.0)
bluecloth (2.2.0)
bourne (1.1.2)
mocha (= 0.10.5)
builder (3.0.0)
@ -77,7 +76,6 @@ DEPENDENCIES
activerecord
appraisal (~> 0.4)
aruba
bluecloth
bourne
cucumber (~> 1.1)
factory_girl!

View file

@ -33,6 +33,5 @@ Gem::Specification.new do |s|
s.add_development_dependency("appraisal", "~> 0.4")
s.add_development_dependency("sqlite3-ruby")
s.add_development_dependency("yard")
s.add_development_dependency("bluecloth")
end

View file

@ -26,7 +26,6 @@ GEM
cucumber (>= 1.1.1)
ffi (>= 1.0.11)
rspec (>= 2.7.0)
bluecloth (2.2.0)
bourne (1.1.2)
mocha (= 0.10.5)
builder (2.1.2)
@ -76,7 +75,6 @@ DEPENDENCIES
activerecord (~> 3.0.0)
appraisal (~> 0.4)
aruba
bluecloth
bourne
cucumber (~> 1.1)
factory_girl!

View file

@ -27,7 +27,6 @@ GEM
cucumber (>= 1.1.1)
ffi (>= 1.0.11)
rspec (>= 2.7.0)
bluecloth (2.2.0)
bourne (1.1.2)
mocha (= 0.10.5)
builder (3.0.0)
@ -77,7 +76,6 @@ DEPENDENCIES
activerecord (~> 3.1.0)
appraisal (~> 0.4)
aruba
bluecloth
bourne
cucumber (~> 1.1)
factory_girl!

View file

@ -27,7 +27,6 @@ GEM
cucumber (>= 1.1.1)
ffi (>= 1.0.11)
rspec (>= 2.7.0)
bluecloth (2.2.0)
bourne (1.1.2)
mocha (= 0.10.5)
builder (3.0.0)
@ -77,7 +76,6 @@ DEPENDENCIES
activerecord (~> 3.2.0)
appraisal (~> 0.4)
aruba
bluecloth
bourne
cucumber (~> 1.1)
factory_girl!