inferno_core 0.3.1 → 0.3.2
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.
- checksums.yaml +4 -4
- data/lib/inferno/apps/web/index.html.erb +4 -1
- data/lib/inferno/dsl/request_storage.rb +3 -1
- data/lib/inferno/public/bg-header-1920x170.png +0 -0
- data/lib/inferno/public/bundle.js +14 -14
- data/lib/inferno/public/healthit.gov.logo.png +0 -0
- data/lib/inferno/version.rb +1 -1
- metadata +4 -4
- data/lib/inferno/public/72a5cd989e6aea904540824ec865a0f8.png +0 -0
- data/lib/inferno/public/e09b16f5cb645eb05f90c8f38f3409fb.png +0 -0
Binary file
|
data/lib/inferno/version.rb
CHANGED
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.3.
|
4
|
+
version: 0.3.2
|
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-
|
13
|
+
date: 2022-05-09 00:00:00.000000000 Z
|
14
14
|
dependencies:
|
15
15
|
- !ruby/object:Gem::Dependency
|
16
16
|
name: activesupport
|
@@ -550,13 +550,13 @@ files:
|
|
550
550
|
- lib/inferno/jobs/resume_test_run.rb
|
551
551
|
- lib/inferno/public/0e0b993fd6ff351f435ff1c2938daf2d.png
|
552
552
|
- lib/inferno/public/217.bundle.js
|
553
|
-
- lib/inferno/public/72a5cd989e6aea904540824ec865a0f8.png
|
554
553
|
- lib/inferno/public/a5cd39450ab0336db73c5e57228b649d.png
|
555
554
|
- lib/inferno/public/assets.json
|
555
|
+
- lib/inferno/public/bg-header-1920x170.png
|
556
556
|
- lib/inferno/public/bundle.js
|
557
557
|
- lib/inferno/public/bundle.js.LICENSE.txt
|
558
|
-
- lib/inferno/public/e09b16f5cb645eb05f90c8f38f3409fb.png
|
559
558
|
- lib/inferno/public/favicon.ico
|
559
|
+
- lib/inferno/public/healthit.gov.logo.png
|
560
560
|
- lib/inferno/public/logo192.png
|
561
561
|
- lib/inferno/repositories.rb
|
562
562
|
- lib/inferno/repositories/headers.rb
|
Binary file
|
Binary file
|