Skip to content
This repository has been archived by the owner on Aug 3, 2020. It is now read-only.

Commit

Permalink
Add delorean dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
auxesis committed Sep 5, 2013
1 parent 2725558 commit 0993ea4
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 0 deletions.
1 change: 1 addition & 0 deletions Gemfile
Expand Up @@ -18,4 +18,5 @@ group :development do
gem 'guard-rack'
gem 'guard-ronn'
gem 'guard-rake'
gem 'delorean'
end
4 changes: 4 additions & 0 deletions Gemfile.lock
Expand Up @@ -29,13 +29,16 @@ GEM
xpath (~> 1.0.0)
childprocess (0.3.8)
ffi (~> 1.0, >= 1.0.11)
chronic (0.10.1)
coderay (1.0.9)
colorize (0.5.8)
cucumber (1.3.2)
builder (>= 2.1.2)
diff-lcs (>= 1.1.3)
gherkin (~> 2.12.0)
multi_json (~> 1.3)
delorean (2.1.0)
chronic
diff-lcs (1.2.4)
errand (0.8.0)
rrd-ffi (= 0.2.13)
Expand Down Expand Up @@ -149,6 +152,7 @@ DEPENDENCIES
capybara
colorize
cucumber
delorean
guard
guard-rack
guard-rake
Expand Down

0 comments on commit 0993ea4

Please sign in to comment.