phlex-icons-bootstrap 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: effc9ec03b60e26d9a2b5dbc0a031b63c24f08d75a39c9b130394c98591f2d39
4
- data.tar.gz: b932baa5cdd0d09c501ecc9717ead416b175ba7d9e7708d13a3bb1650695ad5e
3
+ metadata.gz: e1b26ada8a72dec60b4e44231fd99194b7e2830903ea2eb19bc1731e83790907
4
+ data.tar.gz: 2bca55e60355fc369a7e263b432365373c2c7c4d9394a58bc10f7d5c997b8686
5
5
  SHA512:
6
- metadata.gz: 6308b9c7941371e3a3410ac2ddf8591bd93f08edfc9a4f369938582404726d2d57af6afaa390e3623b73b845459a23b57068f040e08a0dd5ffa639f96a5d3bd5
7
- data.tar.gz: f801fefb7904cf670f2acb4ba644a1587eae2fbdb06f761bb9bd6fbc50bd9337b281f2ef3d98747bd51c04715617552e9f73f530629df3a2907909427275f0c1
6
+ metadata.gz: 24ca59703a36d23f664259253c55fbe97ea16657d6ebaad6408ccf472090026e79ee0be005dc4ea0db26076482a57a7979b1e3857e1a35ec9e0c84755c24e943
7
+ data.tar.gz: c2879bf4cdc3e2a5c6654c2668b16d747604254cae05af63691fc08a7d9e8c723e14540f973995996eca47ed170dd7dba9ed3c885eaaf5ed1f1886695454437c
@@ -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-bootstrap
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: []
@@ -2116,7 +2116,7 @@ metadata:
2116
2116
  source_code_uri: https://github.com/AliOsm/phlex-icons
2117
2117
  changelog_uri: https://github.com/AliOsm/phlex-icons/blob/main/CHANGELOG.md
2118
2118
  rubygems_mfa_required: 'true'
2119
- post_install_message:
2119
+ post_install_message:
2120
2120
  rdoc_options: []
2121
2121
  require_paths:
2122
2122
  - lib
@@ -2132,7 +2132,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
2132
2132
  version: '0'
2133
2133
  requirements: []
2134
2134
  rubygems_version: 3.5.11
2135
- signing_key:
2135
+ signing_key:
2136
2136
  specification_version: 4
2137
2137
  summary: Bootstrap icons library for Phlex
2138
2138
  test_files: []