phlex-icons-flag 2.5.0 → 2.6.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.
Files changed (3) hide show
  1. checksums.yaml +4 -4
  2. data/lib/phlex-icons/version.rb +1 -1
  3. metadata +6 -6
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 73563e9763ea3db792f23081beaa4d9f9adf4751a2947a1239f2f9630bbeb500
4
- data.tar.gz: '04827b3aee7053eed89f4bec0d09356260d5c6feeea044d5b04a965723553602'
3
+ metadata.gz: f0f8488abaff1c178b95975b5e6b84ebdbec16b87d563a5a0a548fb14cce679f
4
+ data.tar.gz: 3c73ba53209d9910470d5216f8bcf123a046be9e998a84617369f393274b73ba
5
5
  SHA512:
6
- metadata.gz: 3fff15618a1ab2aa14f31df3c40c0000b48c0622fdb0259d8593470777777d4e681f1fc60b9f7174d664ce2e005cf1cbaf17bd5b7f8a8906d87302084f4a8b33
7
- data.tar.gz: 40fcf25acee11bb11d98f074d8d212ee2ed63ba735e82273b743ae9195cc457ec5b19704f5c6abf99b5468ef348cf39744574750aab59e8b769694cf8fa27b9b
6
+ metadata.gz: c91eae2ce2f291b3208f25a4e93bd92189ec6646dd34124486366522eb75828a7fd901fc1056edd8c4e3efb8a2a675d6323e3987c5ce8ac6b48deb4fadbeaabf
7
+ data.tar.gz: 2a395c7d0872b653ace266f4869ae1faa1d9efe7bc3d4452ad1f90e5222b3197d88c2bddd74a5384f21c83cb2c8e1f26b8c5438c898873357b11f834eb23bb7c
@@ -1,5 +1,5 @@
1
1
  # frozen_string_literal: true
2
2
 
3
3
  module PhlexIcons
4
- VERSION = '2.5.0'
4
+ VERSION = '2.6.0'
5
5
  end
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: phlex-icons-flag
3
3
  version: !ruby/object:Gem::Version
4
- version: 2.5.0
4
+ version: 2.6.0
5
5
  platform: ruby
6
6
  authors:
7
7
  - Ali Hamdi Ali Fadel
8
- autorequire:
8
+ autorequire:
9
9
  bindir: exe
10
10
  cert_chain: []
11
- date: 2025-01-04 00:00:00.000000000 Z
11
+ date: 2025-01-12 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: phlex
@@ -24,7 +24,7 @@ dependencies:
24
24
  - - ">="
25
25
  - !ruby/object:Gem::Version
26
26
  version: '1.11'
27
- description:
27
+ description:
28
28
  email:
29
29
  - aliosm1997@gmail.com
30
30
  executables: []
@@ -877,7 +877,7 @@ metadata:
877
877
  source_code_uri: https://github.com/AliOsm/phlex-icons
878
878
  changelog_uri: https://github.com/AliOsm/phlex-icons/blob/main/CHANGELOG.md
879
879
  rubygems_mfa_required: 'true'
880
- post_install_message:
880
+ post_install_message:
881
881
  rdoc_options: []
882
882
  require_paths:
883
883
  - lib
@@ -893,7 +893,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
893
893
  version: '0'
894
894
  requirements: []
895
895
  rubygems_version: 3.5.11
896
- signing_key:
896
+ signing_key:
897
897
  specification_version: 4
898
898
  summary: Flag icons library for Phlex
899
899
  test_files: []