panacea-rails 0.2.0 → 0.2.1
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/Gemfile.lock +1 -1
- data/README.md +1 -1
- data/lib/panacea/rails/version.rb +1 -1
- metadata +1 -1
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA256:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: 460f466fbea599fefe704701635af7f77f726232fd2dabe39154858c06290bb3
|
4
|
+
data.tar.gz: b0894e8b88baef24a6c5bcda7470a2e56081ac41d85eda3fe0e8e86f3c425152
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: a71e7c9db9108148796eaadc2c97af4457347b7ced6ceb480890ac4857d9858750f9893feea0ba1d62f821db26589984df52a65954fecfa295b18c503eb41139
|
7
|
+
data.tar.gz: 669f36de098e4a3b51421fe98b6321393d9c24cc9dafe12890732080ce6d8ac0a1423f6081c2e030962fc4f49b09c4fb92f34c710fc71e3460d3b2ff3d01d2b5
|
data/Gemfile.lock
CHANGED
data/README.md
CHANGED
@@ -24,7 +24,7 @@ Panacea will ask you some questions in order to help you setup your fresh Rails
|
|
24
24
|
|
25
25
|
You can read the full documentation here:
|
26
26
|
|
27
|
-
**[https://
|
27
|
+
**[https://panacea-rails.github.io/website/](https://panacea-rails.github.io/website/)**
|
28
28
|
|
29
29
|
## Suggesting Integrations
|
30
30
|
|