Depend on gemspec in test Gemfiles

This commit is contained in:
Norman Clarke 2012-05-22 16:25:09 -03:00
parent 2c998ad8ef
commit f7b653706d
16 changed files with 135 additions and 90 deletions

View File

@ -1,9 +1,4 @@
source :rubygems
gem 'json'
gem 'ruby_parser'
gem 'hpricot'
gem 'erubis'
gem 'sass'
gem 'rails', '>= 2.0.0', '< 2.1.0'
gem 'minitest'
gemspec :path => "../.."

View File

@ -1,3 +1,9 @@
PATH
remote: ../..
specs:
haml (3.2.0.alpha.11)
tilt
GEM
remote: http://rubygems.org/
specs:
@ -10,9 +16,9 @@ GEM
activeresource (2.0.5)
activesupport (= 2.0.5)
activesupport (2.0.5)
erubis (2.7.0)
hpricot (0.8.6)
json (1.7.0)
maruku (0.6.0)
syntax (>= 1.0.0)
minitest (2.12.1)
rails (2.0.5)
actionmailer (= 2.0.5)
@ -22,19 +28,23 @@ GEM
activesupport (= 2.0.5)
rake (>= 0.7.2)
rake (0.9.2.2)
rbench (0.2.3)
ruby_parser (2.3.1)
sexp_processor (~> 3.0)
sass (3.1.16)
sexp_processor (3.2.0)
syntax (1.0.0)
tilt (1.3.3)
yard (0.8.0)
PLATFORMS
ruby
DEPENDENCIES
erubis
haml!
hpricot
json
maruku (>= 0.5.9)
minitest
rails (>= 2.0.0, < 2.1.0)
rbench
ruby_parser
sass
yard (>= 0.5.3)

View File

@ -1,10 +1,6 @@
source :rubygems
gem 'json'
gem 'ruby_parser'
gem 'hpricot'
gem 'erubis'
gem 'sass'
gem 'rails', '>= 2.1.0', '< 2.2.0'
gem 'minitest'
gemspec :path => "../.."

View File

@ -1,3 +1,9 @@
PATH
remote: /Users/norman/work/haml/haml
specs:
haml (3.2.0.alpha.11)
tilt
GEM
remote: http://rubygems.org/
specs:
@ -10,9 +16,9 @@ GEM
activeresource (2.1.2)
activesupport (= 2.1.2)
activesupport (2.1.2)
erubis (2.7.0)
hpricot (0.8.6)
json (1.7.0)
maruku (0.6.0)
syntax (>= 1.0.0)
minitest (2.12.1)
rails (2.1.2)
actionmailer (= 2.1.2)
@ -22,19 +28,23 @@ GEM
activesupport (= 2.1.2)
rake (>= 0.8.1)
rake (0.9.2.2)
rbench (0.2.3)
ruby_parser (2.3.1)
sexp_processor (~> 3.0)
sass (3.1.16)
sexp_processor (3.2.0)
syntax (1.0.0)
tilt (1.3.3)
yard (0.8.0)
PLATFORMS
ruby
DEPENDENCIES
erubis
haml!
hpricot
json
maruku (>= 0.5.9)
minitest
rails (>= 2.1.0, < 2.2.0)
rbench
ruby_parser
sass
yard (>= 0.5.3)

View File

@ -1,10 +1,5 @@
source :rubygems
gem 'json'
gem 'ruby_parser'
gem 'hpricot'
gem 'erubis'
gem 'sass'
gem 'rails', '>= 2.2.0', '< 2.3.0'
gem 'minitest'
gemspec :path => "../.."

View File

@ -1,3 +1,9 @@
PATH
remote: /Users/norman/work/haml/haml
specs:
haml (3.2.0.alpha.11)
tilt
GEM
remote: http://rubygems.org/
specs:
@ -10,9 +16,9 @@ GEM
activeresource (2.2.3)
activesupport (= 2.2.3)
activesupport (2.2.3)
erubis (2.7.0)
hpricot (0.8.6)
json (1.7.0)
maruku (0.6.0)
syntax (>= 1.0.0)
minitest (2.12.1)
rails (2.2.3)
actionmailer (= 2.2.3)
@ -22,19 +28,23 @@ GEM
activesupport (= 2.2.3)
rake (>= 0.8.3)
rake (0.9.2.2)
rbench (0.2.3)
ruby_parser (2.3.1)
sexp_processor (~> 3.0)
sass (3.1.16)
sexp_processor (3.2.0)
syntax (1.0.0)
tilt (1.3.3)
yard (0.8.0)
PLATFORMS
ruby
DEPENDENCIES
erubis
haml!
hpricot
json
maruku (>= 0.5.9)
minitest
rails (>= 2.2.0, < 2.3.0)
rbench
ruby_parser
sass
yard (>= 0.5.3)

View File

@ -1,10 +1,5 @@
source :rubygems
gem 'json'
gem 'ruby_parser'
gem 'hpricot'
gem 'erubis'
gem 'sass'
gem 'rails', '>= 2.3.0', '< 2.4.0'
gem 'minitest'
gemspec :path => "../.."

View File

@ -1,3 +1,9 @@
PATH
remote: /Users/norman/work/haml/haml
specs:
haml (3.2.0.alpha.11)
tilt
GEM
remote: http://rubygems.org/
specs:
@ -11,9 +17,9 @@ GEM
activeresource (2.3.14)
activesupport (= 2.3.14)
activesupport (2.3.14)
erubis (2.7.0)
hpricot (0.8.6)
json (1.7.0)
maruku (0.6.0)
syntax (>= 1.0.0)
minitest (2.12.1)
rack (1.1.3)
rails (2.3.14)
@ -24,19 +30,23 @@ GEM
activesupport (= 2.3.14)
rake (>= 0.8.3)
rake (0.9.2.2)
rbench (0.2.3)
ruby_parser (2.3.1)
sexp_processor (~> 3.0)
sass (3.1.16)
sexp_processor (3.2.0)
syntax (1.0.0)
tilt (1.3.3)
yard (0.8.0)
PLATFORMS
ruby
DEPENDENCIES
erubis
haml!
hpricot
json
maruku (>= 0.5.9)
minitest
rails (>= 2.3.0, < 2.4.0)
rbench
ruby_parser
sass
yard (>= 0.5.3)

View File

@ -1,10 +1,5 @@
source :rubygems
gem 'json'
gem 'ruby_parser'
gem 'hpricot'
gem 'erubis'
gem 'sass'
gem 'rails', '>= 3.0.0', '< 3.1.0'
gem 'minitest'
gemspec :path => "../.."

View File

@ -1,3 +1,9 @@
PATH
remote: /Users/norman/work/haml/haml
specs:
haml (3.2.0.alpha.11)
tilt
GEM
remote: http://rubygems.org/
specs:
@ -40,6 +46,8 @@ GEM
i18n (>= 0.4.0)
mime-types (~> 1.16)
treetop (~> 1.4.8)
maruku (0.6.0)
syntax (>= 1.0.0)
mime-types (1.18)
minitest (2.12.1)
polyglot (0.3.3)
@ -63,26 +71,30 @@ GEM
rdoc (~> 3.4)
thor (~> 0.14.4)
rake (0.9.2.2)
rbench (0.2.3)
rdoc (3.12)
json (~> 1.4)
ruby_parser (2.3.1)
sexp_processor (~> 3.0)
sass (3.1.16)
sexp_processor (3.2.0)
syntax (1.0.0)
thor (0.14.6)
tilt (1.3.3)
treetop (1.4.10)
polyglot
polyglot (>= 0.3.1)
tzinfo (0.3.33)
yard (0.8.0)
PLATFORMS
ruby
DEPENDENCIES
erubis
haml!
hpricot
json
maruku (>= 0.5.9)
minitest
rails (>= 3.0.0, < 3.1.0)
rbench
ruby_parser
sass
yard (>= 0.5.3)

View File

@ -1,10 +1,5 @@
source :rubygems
gem 'json'
gem 'ruby_parser'
gem 'hpricot'
gem 'erubis'
gem 'sass'
gem 'rails', '>= 3.1.0', '< 3.2.0'
gem 'minitest'
gemspec :path => "../.."

View File

@ -1,3 +1,9 @@
PATH
remote: /Users/norman/work/haml/haml
specs:
haml (3.2.0.alpha.11)
tilt
GEM
remote: http://rubygems.org/
specs:
@ -40,6 +46,8 @@ GEM
i18n (>= 0.4.0)
mime-types (~> 1.16)
treetop (~> 1.4.8)
maruku (0.6.0)
syntax (>= 1.0.0)
mime-types (1.18)
minitest (2.12.1)
multi_json (1.3.2)
@ -69,31 +77,34 @@ GEM
rdoc (~> 3.4)
thor (~> 0.14.6)
rake (0.9.2.2)
rbench (0.2.3)
rdoc (3.12)
json (~> 1.4)
ruby_parser (2.3.1)
sexp_processor (~> 3.0)
sass (3.1.16)
sexp_processor (3.2.0)
sprockets (2.0.4)
hike (~> 1.2)
rack (~> 1.0)
tilt (~> 1.1, != 1.3.0)
syntax (1.0.0)
thor (0.14.6)
tilt (1.3.3)
treetop (1.4.10)
polyglot
polyglot (>= 0.3.1)
tzinfo (0.3.33)
yard (0.8.0)
PLATFORMS
ruby
DEPENDENCIES
erubis
haml!
hpricot
json
maruku (>= 0.5.9)
minitest
rails (>= 3.1.0, < 3.2.0)
rbench
ruby_parser
sass
yard (>= 0.5.3)

View File

@ -1,10 +1,5 @@
source :rubygems
gem 'json'
gem 'ruby_parser'
gem 'hpricot'
gem 'erubis'
gem 'sass'
gem 'rails', '>= 3.2.0', '< 3.3.0'
gem 'minitest'
gemspec :path => "../.."

View File

@ -1,3 +1,9 @@
PATH
remote: /Users/norman/work/haml/haml
specs:
haml (3.2.0.alpha.11)
tilt
GEM
remote: http://rubygems.org/
specs:
@ -40,6 +46,8 @@ GEM
i18n (>= 0.4.0)
mime-types (~> 1.16)
treetop (~> 1.4.8)
maruku (0.6.0)
syntax (>= 1.0.0)
mime-types (1.18)
minitest (2.12.1)
multi_json (1.3.2)
@ -67,31 +75,34 @@ GEM
rdoc (~> 3.4)
thor (~> 0.14.6)
rake (0.9.2.2)
rbench (0.2.3)
rdoc (3.12)
json (~> 1.4)
ruby_parser (2.3.1)
sexp_processor (~> 3.0)
sass (3.1.16)
sexp_processor (3.2.0)
sprockets (2.1.3)
hike (~> 1.2)
rack (~> 1.0)
tilt (~> 1.1, != 1.3.0)
syntax (1.0.0)
thor (0.14.6)
tilt (1.3.3)
treetop (1.4.10)
polyglot
polyglot (>= 0.3.1)
tzinfo (0.3.33)
yard (0.8.0)
PLATFORMS
ruby
DEPENDENCIES
erubis
haml!
hpricot
json
maruku (>= 0.5.9)
minitest
rails (>= 3.2.0, < 3.3.0)
rbench
ruby_parser
sass
yard (>= 0.5.3)

View File

@ -1,10 +1,5 @@
source :rubygems
gem 'json'
gem 'ruby_parser'
gem 'hpricot'
gem 'erubis'
gem 'sass'
gem 'rails', '>= 2.3.0', '< 2.4.0'
gem 'rails_xss', '>= 0.1.1'
gem 'minitest'
gemspec :path => "../.."

View File

@ -1,3 +1,9 @@
PATH
remote: /Users/norman/work/haml/haml
specs:
haml (3.2.0.alpha.11)
tilt
GEM
remote: http://rubygems.org/
specs:
@ -11,9 +17,9 @@ GEM
activeresource (2.3.14)
activesupport (= 2.3.14)
activesupport (2.3.14)
erubis (2.7.0)
hpricot (0.8.4)
json (1.6.1)
maruku (0.6.0)
syntax (>= 1.0.0)
minitest (2.12.1)
rack (1.1.2)
rails (2.3.14)
@ -25,20 +31,24 @@ GEM
rake (>= 0.8.3)
rails_xss (0.1.3)
rake (0.9.2)
rbench (0.2.3)
ruby_parser (2.3.0)
sexp_processor (~> 3.0)
sass (3.1.7)
sexp_processor (3.0.6)
syntax (1.0.0)
tilt (1.3.3)
yard (0.8.0)
PLATFORMS
ruby
DEPENDENCIES
erubis
haml!
hpricot
json
maruku (>= 0.5.9)
minitest
rails (>= 2.3.0, < 2.4.0)
rails_xss (>= 0.1.1)
rbench
ruby_parser
sass
yard (>= 0.5.3)