openproject-octicons 19.24.1 → 19.25.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/octicons/version.rb +1 -1
- metadata +2 -3
- data/lib/build/svg/op-kebab-vertical-16.svg +0 -1
data/lib/octicons/version.rb
CHANGED
metadata
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: openproject-octicons
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 19.
|
4
|
+
version: 19.25.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-04-
|
12
|
+
date: 2025-04-28 00:00:00.000000000 Z
|
13
13
|
dependencies: []
|
14
14
|
description: A package that distributes Octicons in a gem
|
15
15
|
email:
|
@@ -496,7 +496,6 @@ files:
|
|
496
496
|
- lib/build/svg/op-indent-24.svg
|
497
497
|
- lib/build/svg/op-input-disabled-16.svg
|
498
498
|
- lib/build/svg/op-installation-services-16.svg
|
499
|
-
- lib/build/svg/op-kebab-vertical-16.svg
|
500
499
|
- lib/build/svg/op-link-add-16.svg
|
501
500
|
- lib/build/svg/op-list-select-all-16.svg
|
502
501
|
- lib/build/svg/op-logo-gitlab-16.svg
|
@@ -1 +0,0 @@
|
|
1
|
-
<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 16 16"><path d="M9.5 14.5a1.5 1.5 0 1 1-3.001-.001A1.5 1.5 0 0 1 9.5 14.5Zm0-6.5a1.5 1.5 0 1 1-3.001-.001A1.5 1.5 0 0 1 9.5 8ZM8 0a1.5 1.5 0 1 1-.001 3.001A1.5 1.5 0 0 1 8 0Z"/></svg>
|