fe 2.0.1 → 2.0.2
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/app/views/fe/questions/fe/_reference_question.html.erb +2 -2
- data/lib/fe/version.rb +1 -1
- metadata +2 -2
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA256:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: 134925d7b8d150dfa0a089638825bb71a87fab50fc2167fca14ca4100fb3c5ab
|
4
|
+
data.tar.gz: a6b5e7b87fad9de3b01f1e3fa0429e761aa1a3b05c6374d158f9d7c2c267ce53
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: c6ab42e4380de8bb7c8f898e9f3a7176e9f0ed2fe2f662957845bc437d069e844a6df189e4fa932114bb46c0b198fa762af1f9923064bb9b3efd4a1239156c9a
|
7
|
+
data.tar.gz: b914884b7053bc4b4b623a965faddbee7a381ed58f874f6b818c7237ccb2908506192883e43c12a0ffebd641a5f50ec2727475243441000fd3ed3e3722eaf448
|
@@ -37,9 +37,9 @@
|
|
37
37
|
<% else %>
|
38
38
|
<p>
|
39
39
|
<%= _("An invitation will be sent to this reference when you submit your application. If you would " \
|
40
|
-
"like to get a head start, please feel free to click "Send Email Invitation" below.") %><br/>
|
40
|
+
"like to get a head start, please feel free to click \"Send Email Invitation\" below.") %><br/>
|
41
41
|
<em><strong>
|
42
|
-
<%= _("If you already submitted your application and have returned to update your reference information - you must click "Send Email Invitation" after you " \
|
42
|
+
<%= _("If you already submitted your application and have returned to update your reference information - you must click \"Send Email Invitation\" after you " \
|
43
43
|
"have edited the information in order for your reference to receive another email.") %>
|
44
44
|
</strong></em></p></li>
|
45
45
|
|
data/lib/fe/version.rb
CHANGED
metadata
CHANGED
@@ -1,14 +1,14 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: fe
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 2.0.
|
4
|
+
version: 2.0.2
|
5
5
|
platform: ruby
|
6
6
|
authors:
|
7
7
|
- CruGlobal
|
8
8
|
autorequire:
|
9
9
|
bindir: bin
|
10
10
|
cert_chain: []
|
11
|
-
date: 2023-09-
|
11
|
+
date: 2023-09-18 00:00:00.000000000 Z
|
12
12
|
dependencies:
|
13
13
|
- !ruby/object:Gem::Dependency
|
14
14
|
name: rails
|