openproject-octicons_helper 19.14.0 → 19.14.1

Sign up to get free protection for your applications and to get access to all the features.
@@ -1 +1 @@
1
- <svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 16 16"><path d="M6 12A6 6 0 1 1 6 0a6 6 0 0 1 0 12Zm0-2a4 4 0 1 0 0-8 4 4 0 0 0 0 8Z"/></svg>
1
+ <svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 16 16"><path d="M8 16c-2.1 0-4.2-.8-5.7-2.3C.8 12.2 0 10.1 0 8s.8-4.2 2.3-5.7C3.8.8 5.9 0 8 0s4.2.8 5.7 2.3C15.2 3.8 16 5.9 16 8s-.8 4.2-2.3 5.7C12.2 15.2 10.1 16 8 16Zm0-2.7c1.4 0 2.8-.5 3.8-1.5s1.5-2.4 1.5-3.8-.5-2.8-1.5-3.8S9.4 2.7 8 2.7s-2.8.5-3.8 1.5S2.7 6.6 2.7 8s.5 2.8 1.5 3.8 2.4 1.5 3.8 1.5Z"/></svg>
@@ -1,5 +1,5 @@
1
1
  # frozen_string_literal: true
2
2
 
3
3
  module OcticonsHelper
4
- VERSION = "19.14.0".freeze
4
+ VERSION = "19.14.1".freeze
5
5
  end
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.14.0
4
+ version: 19.14.1
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-06-04 00:00:00.000000000 Z
12
+ date: 2024-06-17 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.14.0
20
+ version: 19.14.1
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.14.0
27
+ version: 19.14.1
28
28
  - !ruby/object:Gem::Dependency
29
29
  name: railties
30
30
  requirement: !ruby/object:Gem::Requirement