openproject-octicons 19.8.0 → 19.9.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 CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: a55658329856dd843f51751aada94c66d62aca004830b091fea6626b247ffaa6
4
- data.tar.gz: 618a3cbcb3e4154e44f8822db67befa3d460bcd118007c4d2c3b4dc1d9830427
3
+ metadata.gz: 2b14da99be5383a0bf935d9c3e7aa5aa8ef6e0746b4d51eef0345266ec1c49a7
4
+ data.tar.gz: 3aabd01ac1244cf3590cbb224feea2a77f640a4af1f01afb0d978ec0c5c9612e
5
5
  SHA512:
6
- metadata.gz: 02cd272dd01df950f84eba480d110db99e087e7d24deae27248f8ebbec4b3dd5e8e72aff3aeaec57b17e83d69c9f3b1513c5e7f252f5ce419d54c56fb8bc2f01
7
- data.tar.gz: c5f4e2d3ba5281e9f947dd1761717e718084c4543e78f8cbd0711dd2ed203933d2ea78dd862c70e82a63a1db731505c0d4e43d320574469c62b3e4b256e79fed
6
+ metadata.gz: 366c6c146da2fe7de85f519ff7fa92859e111c55d838386d96fc738611eccaf10186d691523c6776028499f727ce8259edb8994c2695e8054b10e0993b7abc51
7
+ data.tar.gz: 99b5ddcd5ecdbd098df75aef83313165357604038698f2e431bffbaff714a8fca7b87d74969daea1176ab04544dc080340233c4b5162f49c7ce6e86273fa3496
data/LICENSE CHANGED
@@ -1,6 +1,6 @@
1
1
  MIT License
2
2
 
3
- Copyright (c) 2023 GitHub Inc.
3
+ Copyright (c) 2024 GitHub Inc.
4
4
 
5
5
  Permission is hereby granted, free of charge, to any person obtaining a copy
6
6
  of this software and associated documentation files (the "Software"), to deal
@@ -1,3 +1,5 @@
1
+ # frozen_string_literal: true
2
+
1
3
  module Octicons
2
4
  class Octicon
3
5
  DEFAULT_HEIGHT = 16
@@ -1,3 +1,5 @@
1
+ # frozen_string_literal: true
2
+
1
3
  module Octicons
2
- VERSION = "19.8.0".freeze
4
+ VERSION = "19.9.0".freeze
3
5
  end
data/lib/octicons.rb CHANGED
@@ -1,3 +1,5 @@
1
+ # frozen_string_literal: true
2
+
1
3
  require "octicons/version"
2
4
  require "octicons/octicon"
3
5
  require "json"
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.8.0
4
+ version: 19.9.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: 2023-11-21 00:00:00.000000000 Z
12
+ date: 2024-04-02 00:00:00.000000000 Z
13
13
  dependencies: []
14
14
  description: A package that distributes Octicons in a gem
15
15
  email: