openproject-octicons_helper 19.16.0 → 19.17.0
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/lib/build/data.json +1 -1
- data/lib/build/svg/op-relations-24.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="24" height="24" viewBox="0 0 24 24"><path d="m11 10 3.438 3.438a3 3 0 1 1-1.045 1.076L9.93 11.052a4.972 4.972 0 0 1-2.18.892v4.15A3.002 3.002 0 0 1 7 22a3 3 0 0 1-.75-5.906v-4.15a5 5 0 1 1 5.694-5.694h4.15A3.002 3.002 0 0 1 22 7a3 3 0 0 1-5.906.75h-4.15A4.97 4.97 0 0 1 11 10Zm-4 .5a3.5 3.5 0 1 0 0-7 3.5 3.5 0 0 0 0 7Zm12-2a1.5 1.5 0 1 0-.001-3.001A1.5 1.5 0 0 0 19 8.5Zm-12 12a1.5 1.5 0 1 0-.001-3.001A1.5 1.5 0 0 0 7 20.5ZM17.5 16a1.5 1.5 0 1 0-3.001.001A1.5 1.5 0 0 0 17.5 16Z"/></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.17.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: 2024-07-
|
12
|
+
date: 2024-07-23 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.17.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.17.0
|
28
28
|
- !ruby/object:Gem::Dependency
|
29
29
|
name: railties
|
30
30
|
requirement: !ruby/object:Gem::Requirement
|
@@ -558,6 +558,7 @@ files:
|
|
558
558
|
- lib/build/svg/op-relation-follows-16.svg
|
559
559
|
- lib/build/svg/op-relation-new-child-16.svg
|
560
560
|
- lib/build/svg/op-relations-16.svg
|
561
|
+
- lib/build/svg/op-relations-24.svg
|
561
562
|
- lib/build/svg/op-reload-16.svg
|
562
563
|
- lib/build/svg/op-resizer-bottom-right-16.svg
|
563
564
|
- lib/build/svg/op-resizer-vertical-lines-16.svg
|