inferno_core 0.2.0.rc2 → 0.2.0

Sign up to get free protection for your applications and to get access to all the features.
Binary file
@@ -1,3 +1,3 @@
1
1
  module Inferno
2
- VERSION = '0.2.0.rc2'.freeze
2
+ VERSION = '0.2.0'.freeze
3
3
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: inferno_core
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.2.0.rc2
4
+ version: 0.2.0
5
5
  platform: ruby
6
6
  authors:
7
7
  - Stephen MacVicar
@@ -10,7 +10,7 @@ authors:
10
10
  autorequire:
11
11
  bindir: bin
12
12
  cert_chain: []
13
- date: 2022-03-01 00:00:00.000000000 Z
13
+ date: 2022-03-06 00:00:00.000000000 Z
14
14
  dependencies:
15
15
  - !ruby/object:Gem::Dependency
16
16
  name: activesupport
@@ -545,15 +545,16 @@ files:
545
545
  - lib/inferno/jobs.rb
546
546
  - lib/inferno/jobs/execute_test_run.rb
547
547
  - lib/inferno/jobs/resume_test_run.rb
548
+ - lib/inferno/public/0e0b993fd6ff351f435ff1c2938daf2d.png
548
549
  - lib/inferno/public/217.bundle.js
549
550
  - lib/inferno/public/72a5cd989e6aea904540824ec865a0f8.png
551
+ - lib/inferno/public/a5cd39450ab0336db73c5e57228b649d.png
550
552
  - lib/inferno/public/assets.json
551
553
  - lib/inferno/public/bundle.js
552
554
  - lib/inferno/public/bundle.js.LICENSE.txt
553
555
  - lib/inferno/public/e09b16f5cb645eb05f90c8f38f3409fb.png
554
556
  - lib/inferno/public/favicon.ico
555
557
  - lib/inferno/public/logo192.png
556
- - lib/inferno/public/logo512.png
557
558
  - lib/inferno/repositories.rb
558
559
  - lib/inferno/repositories/headers.rb
559
560
  - lib/inferno/repositories/in_memory_repository.rb
@@ -606,9 +607,9 @@ required_ruby_version: !ruby/object:Gem::Requirement
606
607
  version: 2.7.0
607
608
  required_rubygems_version: !ruby/object:Gem::Requirement
608
609
  requirements:
609
- - - ">"
610
+ - - ">="
610
611
  - !ruby/object:Gem::Version
611
- version: 1.3.1
612
+ version: '0'
612
613
  requirements: []
613
614
  rubygems_version: 3.1.6
614
615
  signing_key:
Binary file