recipe-finder-cli-gem 0.1.0 → 0.1.1
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/lib/finder/version.rb +1 -1
- metadata +3 -3
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA256:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: 6e858f75f6cb2b5a32abdb04c8e5ec46e2e81faaccfb2735733287cf10968158
|
4
|
+
data.tar.gz: 83d55ad661ae561ec5527775903fa1e95b71ff9ba854817b603b86cf67689bf0
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 404a4b6457235b7c2d0e7042094deb3a7c70eea0af15ce5141a1ef173c42f813f0befa570d522a4c27594172343e504bf66c7a75b0d831a99e8ffdce5f9fa493
|
7
|
+
data.tar.gz: 77a51c79861c9306fbc3291c16ef2530807b68ae2af3f34305b0c3fe99bb2539827b6a19f598968fe393888bd5e110b9449d1ca29a016328a69f3bb79635ba91
|
data/lib/finder/version.rb
CHANGED
metadata
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: recipe-finder-cli-gem
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 0.1.
|
4
|
+
version: 0.1.1
|
5
5
|
platform: ruby
|
6
6
|
authors:
|
7
7
|
- Lisa Lee
|
@@ -108,8 +108,8 @@ dependencies:
|
|
108
108
|
- - ">="
|
109
109
|
- !ruby/object:Gem::Version
|
110
110
|
version: '0'
|
111
|
-
description: RecipeFinder allows users to find
|
112
|
-
gem can quickly gather information on any dish or style, offering instructions,
|
111
|
+
description: RecipeFinder allows users to find recipes scraped from AllRecipes.com.
|
112
|
+
This gem can quickly gather information on any dish or style, offering instructions,
|
113
113
|
ingredients, ratings, and time required for each dish.
|
114
114
|
email:
|
115
115
|
- lisa_lee@alumni.email
|