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 +4 -4
- data/lib/daisyui_on_phlex/version.rb +1 -1
- metadata +7 -7
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA256:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: 1d5693c6e93acbd240a25cb1303a3e2590f04012e9db6d0ea47515085815e817
|
4
|
+
data.tar.gz: c9f4c4d40add9179f4e8ddf77743defb1cf681c9d90ee7cf13cad4e423aaba00
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 5248f6ea0227341c4ed0334e4ca9686d5281f65269036768cae501e6b313ec3e7ff6db3ab1b904d3ba0304ebfced2ed78296191dab6e2d4470e00a53e2a88d9c
|
7
|
+
data.tar.gz: 4fb936abd1fa86dd33ab2da047ceaac976a9ddabbbd18a8df0e100a5e66c87ebd02ee349d789b1a5ce87a10cb73f408f52bc1c3fb92bc68e2e614dc22f214efe
|
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.
|
4
|
+
version: 0.1.2
|
5
5
|
platform: ruby
|
6
6
|
authors:
|
7
|
-
-
|
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/
|
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/
|
157
|
-
source_code_uri: https://github.com/
|
158
|
-
changelog_uri: https://github.com/
|
159
|
-
documentation_uri: https://github.com/
|
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
|