openproject-octicons_helper 19.26.3 → 19.27.0
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/build/data.json +1 -1
- data/lib/build/svg/op-people-all-assigned-16.svg +1 -0
- data/lib/octicons_helper/version.rb +1 -1
- metadata +5 -4
@@ -0,0 +1 @@
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 16 16"><path d="M5.138 4.513a3.493 3.493 0 0 1 3.051 1.318 3.5 3.5 0 0 1-.35 4.718 5.503 5.503 0 0 1 3.034 4.084.75.75 0 1 1-1.482.235 3.999 3.999 0 0 0-3.949-3.364 4 4 0 0 0-3.951 3.364.755.755 0 0 1-.3.489.742.742 0 0 1-1.048-.167.737.737 0 0 1-.143-.428v-.027a.876.876 0 0 1 .009-.103 5.503 5.503 0 0 1 3.034-4.082A3.491 3.491 0 0 1 1.942 8a3.493 3.493 0 0 1 1.577-2.925 3.504 3.504 0 0 1 1.619-.562ZM10.942 6.5a2.998 2.998 0 0 1 2.219 5.018 5.002 5.002 0 0 1 2.56 3.012.761.761 0 0 1-.053.574.748.748 0 0 1-1.381-.134 3.507 3.507 0 0 0-2.522-2.372.751.751 0 0 1-.573-.73v-.352a.754.754 0 0 1 .416-.672A1.5 1.5 0 0 0 10.942 8a.75.75 0 0 1 0-1.5Zm-5.5-.5a1.999 1.999 0 1 0 0 3.998 1.999 1.999 0 0 0 0-3.998ZM15.104.5a.731.731 0 0 1 .517 1.248l-2.713 2.654a.729.729 0 0 1-1.034 0l-1.678-1.678a.736.736 0 0 1 .018-1.016.736.736 0 0 1 1.017-.019l1.161 1.163L14.587.714A.731.731 0 0 1 15.104.5Z"/></svg>
|
metadata
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: openproject-octicons_helper
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 19.
|
4
|
+
version: 19.27.0
|
5
5
|
platform: ruby
|
6
6
|
authors:
|
7
7
|
- GitHub Inc.
|
@@ -9,7 +9,7 @@ authors:
|
|
9
9
|
autorequire:
|
10
10
|
bindir: bin
|
11
11
|
cert_chain: []
|
12
|
-
date: 2025-
|
12
|
+
date: 2025-08-20 00:00:00.000000000 Z
|
13
13
|
dependencies:
|
14
14
|
- !ruby/object:Gem::Dependency
|
15
15
|
name: openproject-octicons
|
@@ -17,14 +17,14 @@ dependencies:
|
|
17
17
|
requirements:
|
18
18
|
- - '='
|
19
19
|
- !ruby/object:Gem::Version
|
20
|
-
version: 19.
|
20
|
+
version: 19.27.0
|
21
21
|
type: :runtime
|
22
22
|
prerelease: false
|
23
23
|
version_requirements: !ruby/object:Gem::Requirement
|
24
24
|
requirements:
|
25
25
|
- - '='
|
26
26
|
- !ruby/object:Gem::Version
|
27
|
-
version: 19.
|
27
|
+
version: 19.27.0
|
28
28
|
- !ruby/object:Gem::Dependency
|
29
29
|
name: railties
|
30
30
|
requirement: !ruby/object:Gem::Requirement
|
@@ -560,6 +560,7 @@ files:
|
|
560
560
|
- lib/build/svg/op-outdent-24.svg
|
561
561
|
- lib/build/svg/op-pdf-16.svg
|
562
562
|
- lib/build/svg/op-pdf-description-16.svg
|
563
|
+
- lib/build/svg/op-people-all-assigned-16.svg
|
563
564
|
- lib/build/svg/op-person-accountable-16.svg
|
564
565
|
- lib/build/svg/op-person-assigned-16.svg
|
565
566
|
- lib/build/svg/op-person-missing-16.svg
|