Skip to content
This repository was archived by the owner on Sep 27, 2018. It is now read-only.

Commit b6697fc

Browse files
committed
Merge remote-tracking branch 'origin/master' into coc
2 parents 9cd7782 + fdcb1b4 commit b6697fc

22 files changed

Lines changed: 15 additions & 984 deletions

.ruby-version

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
2.2.1

codeship.gemspec

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,6 @@ Gem::Specification.new do |spec|
2323
spec.add_development_dependency "bundler"
2424
spec.add_development_dependency "rake"
2525
spec.add_development_dependency "rspec"
26-
spec.add_development_dependency "vcr"
2726
spec.add_development_dependency "webmock"
2827
spec.add_development_dependency "pry"
2928
end

spec/fixtures/cassettes/Codeship_Status/parsing_the_project_status/should_parse_branchnotfound.yml

Lines changed: 0 additions & 54 deletions
This file was deleted.

spec/fixtures/cassettes/Codeship_Status/parsing_the_project_status/should_parse_error.yml

Lines changed: 0 additions & 54 deletions
This file was deleted.

spec/fixtures/cassettes/Codeship_Status/parsing_the_project_status/should_parse_ignored.yml

Lines changed: 0 additions & 54 deletions
This file was deleted.

spec/fixtures/cassettes/Codeship_Status/parsing_the_project_status/should_parse_infrastructure_failure.yml

Lines changed: 0 additions & 54 deletions
This file was deleted.

spec/fixtures/cassettes/Codeship_Status/parsing_the_project_status/should_parse_projectnotfound.yml

Lines changed: 0 additions & 54 deletions
This file was deleted.

spec/fixtures/cassettes/Codeship_Status/parsing_the_project_status/should_parse_stopped.yml

Lines changed: 0 additions & 54 deletions
This file was deleted.

spec/fixtures/cassettes/Codeship_Status/parsing_the_project_status/should_parse_success.yml

Lines changed: 0 additions & 54 deletions
This file was deleted.

0 commit comments

Comments
 (0)