just-the-recipe 0.10.0 → 0.11.0
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/lib/just-the-recipe.rb +1 -0
- data/lib/just-the-recipe/authenticate.rb +0 -1
- data/lib/just-the-recipe/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: c273b4df88cd27062ee4e5cf69902c82debad7870d180797e505f2ada2033e7d
|
4
|
+
data.tar.gz: 0f4a493f635feb94715c2868512156f33246a7e220299b2dcd018737ad6e9239
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: b72d4324906dbef73af9a921a212681c51bd4ad4d20308a064c010e7fb5acb37e072da279ea031fa597dbfba6284734120364878308f032628588987dbdf4924
|
7
|
+
data.tar.gz: af7a31f39c825c8b16f9e63ae4a25cbfbe18bc468315e7d01e0cfd3f5584b38525327b4a7ef3dc27ef939dbaf4edb2e4bf5bd5dcd84b75b41cac207e2aea22f1
|
data/Gemfile.lock
CHANGED
data/lib/just-the-recipe.rb
CHANGED