Skip to content

Commit

Permalink
Add rubytest-cli to requirements. [admin]
Browse files Browse the repository at this point in the history
  • Loading branch information
trans committed Jan 14, 2014
1 parent 0aa86a6 commit 44a1966
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 9 deletions.
23 changes: 14 additions & 9 deletions .index
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
type: ruby
revision: 2013
type: ruby
sources:
- var
authors:
Expand All @@ -20,6 +20,10 @@ requirements:
- build
development: true
name: rake
- groups:
- test
development: true
name: rubytest-cli
conflicts: []
alternatives: []
resources:
Expand All @@ -37,17 +41,18 @@ repositories:
scm: git
uri: git://github.com/rubyworks/backload.git
categories: []
paths:
load:
- lib
copyrights:
- holder: Rubyworks
year: '2012'
license: BSD-2-Clause
created: '2012-04-29'
summary: ! 'Callbacks for #require and #load.'
customs: []
paths:
lib:
- lib
name: backload
title: Backload
summary: 'Callbacks for #require and #load.'
created: '2012-04-29'
description: 'Backload provides callbacks for Ruby''s #require and #load methods.'
version: 0.2.0
name: backload
description: ! 'Backload provides callbacks for Ruby''s #require and #load methods.'
date: '2012-12-23'
date: '2014-01-14'
1 change: 1 addition & 0 deletions var/requirements
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,5 @@
- microtest (test)
- detroit (build)
- rake (build)
- rubytest-cli (test)

0 comments on commit 44a1966

Please sign in to comment.