Use aruba and actionpack-xml_parser from rubygems

The released versions have caught up with Tracks' needs,
so it's no longer necessary to fetch them from source.
This commit is contained in:
Dan Rice 2014-05-16 18:14:30 -04:00
parent 2386e67dec
commit fd24dc83b1
2 changed files with 10 additions and 20 deletions

View file

@ -1,19 +1,3 @@
GIT
remote: https://github.com/cucumber/aruba
revision: fccb412d18d699b7ecacd0da6b2e5338987cf4eb
specs:
aruba (0.5.4)
childprocess (>= 0.3.6)
cucumber (>= 1.1.1)
rspec-expectations (>= 2.7.0)
GIT
remote: https://github.com/rails/actionpack-xml_parser
revision: e1516064761ea26502cd79b283f6af0fa2b1edf5
specs:
actionpack-xml_parser (1.0.1)
actionpack (>= 4.0.0, < 5)
GEM
remote: https://rubygems.org/
specs:
@ -28,6 +12,8 @@ GEM
activesupport (= 4.1.1)
rack (~> 1.5.2)
rack-test (~> 0.6.2)
actionpack-xml_parser (1.0.1)
actionpack (>= 4.0.0.rc1)
actionview (4.1.1)
activesupport (= 4.1.1)
builder (~> 3.1)
@ -48,6 +34,10 @@ GEM
acts_as_list (0.4.0)
activerecord (>= 3.0)
arel (5.0.1.20140414130214)
aruba (0.5.4)
childprocess (>= 0.3.6)
cucumber (>= 1.1.1)
rspec-expectations (>= 2.7.0)
bcrypt-ruby (3.0.1)
builder (3.2.2)
bullet (4.9.0)
@ -213,9 +203,9 @@ PLATFORMS
DEPENDENCIES
RedCloth
aasm
actionpack-xml_parser!
actionpack-xml_parser (>= 1.0.1)
acts_as_list
aruba!
aruba (>= 0.5.4)
bcrypt-ruby (~> 3.0.0)
bullet
cache_digests