pivotal-screw-unit-server 0.5.7 → 0.5.8

Sign up to get free protection for your applications and to get access to all the features.
@@ -1,4 +1,4 @@
1
1
  ---
2
2
  :major: 0
3
3
  :minor: 5
4
- :patch: 7
4
+ :patch: 8
@@ -1,6 +1,7 @@
1
1
  module ScrewUnit
2
2
  module Representations
3
3
  class Spec < JsTestCore::Representations::Spec
4
+ needs :spec_files
4
5
  def title_text
5
6
  "Screw Unit suite"
6
7
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: pivotal-screw-unit-server
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.5.7
4
+ version: 0.5.8
5
5
  platform: ruby
6
6
  authors:
7
7
  - Pivotal Labs