daisyui_on_phlex 0.1.0 → 0.1.2

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: b9390f396480907ba67e526f4f80f63340d8252e4e35b2ee2b7e3fd9db80f40e
4
- data.tar.gz: 3fd4df6af9e64ac586ccafd93e85771201eddba2d1ac84dfd5f2f9cf69123675
3
+ metadata.gz: 1d5693c6e93acbd240a25cb1303a3e2590f04012e9db6d0ea47515085815e817
4
+ data.tar.gz: c9f4c4d40add9179f4e8ddf77743defb1cf681c9d90ee7cf13cad4e423aaba00
5
5
  SHA512:
6
- metadata.gz: b83d7bf8d7e39370e3323ba5166d7d490b7f9a37d73d3ea93cc6a0e8e7c4ccc195c4466eed79f2e68752c25fd5a1c1e53bafe188c50697ff66cb70987b91d961
7
- data.tar.gz: eb980cea2627e1e8334532fdc193820766d706ff7a0bcda6ae3cd78b9dc4128e3b3673501c4a88d181444c5b9386bbbb9ff77fde3b023bf6685e9acff84222b4
6
+ metadata.gz: 5248f6ea0227341c4ed0334e4ca9686d5281f65269036768cae501e6b313ec3e7ff6db3ab1b904d3ba0304ebfced2ed78296191dab6e2d4470e00a53e2a88d9c
7
+ data.tar.gz: 4fb936abd1fa86dd33ab2da047ceaac976a9ddabbbd18a8df0e100a5e66c87ebd02ee349d789b1a5ce87a10cb73f408f52bc1c3fb92bc68e2e614dc22f214efe
@@ -1,5 +1,5 @@
1
1
  # frozen_string_literal: true
2
2
 
3
3
  module DaisyuiOnPhlex
4
- VERSION = "0.1.0"
4
+ VERSION = "0.1.2"
5
5
  end
metadata CHANGED
@@ -1,10 +1,10 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: daisyui_on_phlex
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.1.0
4
+ version: 0.1.2
5
5
  platform: ruby
6
6
  authors:
7
- - Jacob
7
+ - JacobAlexander
8
8
  bindir: exe
9
9
  cert_chain: []
10
10
  date: 1980-01-02 00:00:00.000000000 Z
@@ -148,15 +148,15 @@ files:
148
148
  - lib/daisyui_on_phlex/stylesheets/daisyui_on_phlex.css
149
149
  - lib/daisyui_on_phlex/version.rb
150
150
  - sig/daisyui_on_phlex.rbs
151
- homepage: https://github.com/jacob/daisyui-on-phlex
151
+ homepage: https://github.com/JacobAlexander/daisyui-on-phlex
152
152
  licenses:
153
153
  - MIT
154
154
  metadata:
155
155
  allowed_push_host: https://rubygems.org
156
- homepage_uri: https://github.com/jacob/daisyui-on-phlex
157
- source_code_uri: https://github.com/jacob/daisyui-on-phlex
158
- changelog_uri: https://github.com/jacob/daisyui-on-phlex/blob/main/CHANGELOG.md
159
- documentation_uri: https://github.com/jacob/daisyui-on-phlex/blob/main/README.md
156
+ homepage_uri: https://github.com/JacobAlexander/daisyui-on-phlex
157
+ source_code_uri: https://github.com/JacobAlexander/daisyui-on-phlex
158
+ changelog_uri: https://github.com/JacobAlexander/daisyui-on-phlex/blob/main/CHANGELOG.md
159
+ documentation_uri: https://github.com/JacobAlexander/daisyui-on-phlex/blob/main/README.md
160
160
  rdoc_options: []
161
161
  require_paths:
162
162
  - lib