ci_in_a_can 0.0.12 → 0.0.13

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -28,7 +28,7 @@ module CiInACan
28
28
  Created At
29
29
  </td>
30
30
  <td>
31
- #{test_result.id}
31
+ #{test_result.created_at.to_s}
32
32
  </td>
33
33
  </tr>
34
34
  <tr>
@@ -1,3 +1,3 @@
1
1
  module CiInACan
2
- VERSION = "0.0.12"
2
+ VERSION = "0.0.13"
3
3
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: ci_in_a_can
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.0.12
4
+ version: 0.0.13
5
5
  prerelease:
6
6
  platform: ruby
7
7
  authors:
@@ -282,7 +282,7 @@ required_ruby_version: !ruby/object:Gem::Requirement
282
282
  version: '0'
283
283
  segments:
284
284
  - 0
285
- hash: 1535121066274942049
285
+ hash: 3609536231237166096
286
286
  required_rubygems_version: !ruby/object:Gem::Requirement
287
287
  none: false
288
288
  requirements:
@@ -291,7 +291,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
291
291
  version: '0'
292
292
  segments:
293
293
  - 0
294
- hash: 1535121066274942049
294
+ hash: 3609536231237166096
295
295
  requirements: []
296
296
  rubyforge_project:
297
297
  rubygems_version: 1.8.24