just-the-recipe 0.8.0 → 0.9.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/cli.rb +0 -2
- data/lib/just-the-recipe/cookbook.rb +0 -2
- data/lib/just-the-recipe/recipe.rb +0 -2
- data/lib/just-the-recipe/scraper.rb +0 -2
- data/lib/just-the-recipe/searcher.rb +0 -2
- 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: 3b3180b85a287d5477f3b1f51e23dc3f3eddd7d73655ab795fe3e340f2b75441
|
4
|
+
data.tar.gz: 85d38979d4530f3a0784b1ec0c4be20dc571b26567001ef3d486c310242e92df
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: c57033d5012808d163001877807976e032a275b68d80ae53b321bb9f577ed7982ce10a4ca82ba2f10048108c77c16773ab663687519de7ab8fff00acecdf53b7
|
7
|
+
data.tar.gz: 5dadf45df0f777756966f1bfd674fe990d512b0dfef7c44c7a7893d2b2929c02e7c56b32db88057f0538c79056f08053b6484df7448f16a65ed924e10fc5dbe4
|
data/Gemfile.lock
CHANGED
data/lib/just-the-recipe/cli.rb
CHANGED