et_full_system 1.0.7 → 1.0.8

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 CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 251ffeab6bc05d6a69a2ee39eba818f31607f972d9468f7cc3058b32efd4a873
4
- data.tar.gz: 3d0fd19fb8986d4f79fc670a59441f6c78334fc3e855f91573148f3bee542c7a
3
+ metadata.gz: b5cdc1b69f8ef3826899e5366554ac8c50f86ae2b57aca1ccb9ad11e835c2418
4
+ data.tar.gz: 18c1a81b9ac6bc05165a1143072b900ab105d64200551f32b639447b46f02e31
5
5
  SHA512:
6
- metadata.gz: fabe46ed7a8e2490d83f36ccedae4461ec8c9f90985df363bfd63b20307f586332b47d6b112d24a351a8882d76764522878aac702d159d601e9b50c126f3d9c8
7
- data.tar.gz: 744593349d8e62d7a8eeb213b7bb71ed15b0ba31af02920f08b51157dcf31cf4b6ec938e474a92a117191982ed78c553d16302ad8db4d5ec5581fb80e91e5bd4
6
+ metadata.gz: 1d481507ace9fba9cafc4b403842b29ffb37bf659f083594464ee3505421f2094211fffb24e6fc20011db6a981528cc6d42ce32484b9010c9dd09fd28920e87c
7
+ data.tar.gz: 2bb53eb5bb073a127c8c08ba835ce0b1d071304874972311d1e758789a545c50deb910fd45f05473b400e97c3625982cb4f3a23acce0d04c8a3e47f4a9a15c87
@@ -1,7 +1,7 @@
1
1
  PATH
2
2
  remote: .
3
3
  specs:
4
- et_full_system (1.0.7)
4
+ et_full_system (1.0.8)
5
5
  aws-sdk-s3 (~> 1.9)
6
6
  azure-storage (~> 0.15.0.preview)
7
7
  dotenv (~> 2.7, >= 2.7.2)
@@ -13,9 +13,9 @@ PATH
13
13
  GEM
14
14
  remote: https://rubygems.org/
15
15
  specs:
16
- activemodel (6.0.3.3)
17
- activesupport (= 6.0.3.3)
18
- activesupport (6.0.3.3)
16
+ activemodel (6.0.3.4)
17
+ activesupport (= 6.0.3.4)
18
+ activesupport (6.0.3.4)
19
19
  concurrent-ruby (~> 1.0, >= 1.0.2)
20
20
  i18n (>= 0.7, < 2)
21
21
  minitest (~> 5.1)
@@ -24,17 +24,17 @@ GEM
24
24
  addressable (2.7.0)
25
25
  public_suffix (>= 2.0.2, < 5.0)
26
26
  aws-eventstream (1.1.0)
27
- aws-partitions (1.372.0)
28
- aws-sdk-core (3.107.0)
27
+ aws-partitions (1.402.0)
28
+ aws-sdk-core (3.109.3)
29
29
  aws-eventstream (~> 1, >= 1.0.2)
30
30
  aws-partitions (~> 1, >= 1.239.0)
31
31
  aws-sigv4 (~> 1.1)
32
32
  jmespath (~> 1.0)
33
- aws-sdk-kms (1.38.0)
34
- aws-sdk-core (~> 3, >= 3.99.0)
33
+ aws-sdk-kms (1.39.0)
34
+ aws-sdk-core (~> 3, >= 3.109.0)
35
35
  aws-sigv4 (~> 1.1)
36
- aws-sdk-s3 (1.81.0)
37
- aws-sdk-core (~> 3, >= 3.104.3)
36
+ aws-sdk-s3 (1.86.0)
37
+ aws-sdk-core (~> 3, >= 3.109.0)
38
38
  aws-sdk-kms (~> 1)
39
39
  aws-sigv4 (~> 1.1)
40
40
  aws-sigv4 (1.2.2)
@@ -57,7 +57,7 @@ GEM
57
57
  ruby-mcrypt (~> 0.2)
58
58
  sinatra (~> 2.0, >= 2.0.3)
59
59
  sinatra-contrib (~> 2.0)
60
- et_fake_ccd (1.0.8)
60
+ et_fake_ccd (1.1.0)
61
61
  activemodel (>= 5.2.3)
62
62
  iodine (~> 0.7)
63
63
  json-schema (~> 2.5)
@@ -74,13 +74,13 @@ GEM
74
74
  multi_xml (>= 0.5.2)
75
75
  i18n (1.8.5)
76
76
  concurrent-ruby (~> 1.0)
77
- iodine (0.7.42)
77
+ iodine (0.7.43)
78
78
  jmespath (1.4.0)
79
79
  json-schema (2.8.1)
80
80
  addressable (>= 2.4)
81
81
  mime-types (3.3.1)
82
82
  mime-types-data (~> 3.2015)
83
- mime-types-data (3.2020.0512)
83
+ mime-types-data (3.2020.1104)
84
84
  mini_portile2 (2.4.0)
85
85
  minitest (5.14.2)
86
86
  multi_json (1.15.0)
@@ -95,7 +95,7 @@ GEM
95
95
  rack-protection (2.1.0)
96
96
  rack
97
97
  rake (13.0.1)
98
- roda (3.36.0)
98
+ roda (3.38.0)
99
99
  rack
100
100
  rotp (5.1.0)
101
101
  addressable (~> 2.5)
@@ -115,9 +115,9 @@ GEM
115
115
  thor (1.0.1)
116
116
  thread_safe (0.3.6)
117
117
  tilt (2.0.10)
118
- tzinfo (1.2.7)
118
+ tzinfo (1.2.8)
119
119
  thread_safe (~> 0.1)
120
- zeitwerk (2.4.0)
120
+ zeitwerk (2.4.2)
121
121
 
122
122
  PLATFORMS
123
123
  ruby
@@ -2,4 +2,5 @@ REDIS_URL=redis://redis:6379/5
2
2
  RAVEN_DSN='https://7f2374c2e0cd4650bf5129c9fe45215e:e0ae53d01bd7454da963790ee204ffa0@sentry.io/1376078'
3
3
  ET_API_URL='http://api.et.127.0.0.1.nip.io:3100/api'
4
4
  AZURE_APP_INSIGHTS_ROLE_NAME=et3-fs
5
- DB_NAME=et3_production
5
+ DB_NAME=et3_production
6
+ ROOT_URL=http://et3.et.127.0.0.1.nip.io:3100
@@ -1,3 +1,3 @@
1
1
  module EtFullSystem
2
- VERSION = "1.0.7"
2
+ VERSION = "1.0.8"
3
3
  end
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: et_full_system
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.0.7
4
+ version: 1.0.8
5
5
  platform: ruby
6
6
  authors:
7
7
  - Gary Taylor
8
8
  autorequire:
9
9
  bindir: exe
10
10
  cert_chain: []
11
- date: 2020-09-18 00:00:00.000000000 Z
11
+ date: 2020-12-03 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: thor
@@ -199,7 +199,8 @@ required_rubygems_version: !ruby/object:Gem::Requirement
199
199
  - !ruby/object:Gem::Version
200
200
  version: '0'
201
201
  requirements: []
202
- rubygems_version: 3.0.8
202
+ rubyforge_project:
203
+ rubygems_version: 2.7.6
203
204
  signing_key:
204
205
  specification_version: 4
205
206
  summary: Runs the employment tribunals system - all services and background jobs