Merge branch 'master' of github.com:pivotal/jasmine
This commit is contained in:
1
.gitignore
vendored
1
.gitignore
vendored
@@ -7,5 +7,6 @@ site/
|
||||
.rvmrc
|
||||
*.gem
|
||||
.bundle
|
||||
tags
|
||||
Gemfile.lock
|
||||
pkg/*
|
||||
|
||||
1
Gemfile
1
Gemfile
@@ -1,3 +1,4 @@
|
||||
source :rubygems
|
||||
gem "term-ansicolor", :require => "term/ansicolor"
|
||||
gem "json_pure", ">= 1.4.3"
|
||||
gemspec
|
||||
|
||||
Reference in New Issue
Block a user