Austins_Top_Yoga_Studios 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/Gemfile +1 -0
- data/README.md +4 -5
- data/bin/Austins_Top_Yoga_Studios +1 -1
- data/lib/Austins_Top_Yoga_Studios/version.rb +1 -1
- metadata +2 -2
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA256:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: 15c980cd85611090db0ff3875f841aaf2e20d41b05e1c13765f62a3492ee2fee
|
4
|
+
data.tar.gz: 4cc30b6569e3354a3949f3ffd3c2643c8b05b9b252d7a6b890616cba8a9be852
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 454c1dbd5484aac8225c442c0a8dd7cbf9679d55c8d5dea9ea1cbde7013921ae4371747427054dc43d63adc850325679743f4dd165a5f420e526f4a6786152ab
|
7
|
+
data.tar.gz: c7333cc3d3200bb2e1ba7d165e248f009646ee5aff65bfebdf1bbac16a1431fe31cb722c0ae792ab93e4c60f4ad907725250ff0724c93112df893db987079d06
|
data/Gemfile
CHANGED
data/README.md
CHANGED
@@ -1,8 +1,5 @@
|
|
1
1
|
# AustinsTopYogaStudios
|
2
|
-
|
3
|
-
Welcome to your new gem! In this directory, you'll find the files you need to be able to package up your Ruby library into a gem. Put your Ruby code in the file `lib/Austins_Top_Yoga_Studios`. To experiment with that code, run `bin/console` for an interactive prompt.
|
4
|
-
|
5
|
-
TODO: Delete this and the text above, and describe your gem
|
2
|
+
Welcome to Austin's Top Yoga Studios! You will now get the chance to learn about the Top 18 Yoga Studios in Austin.
|
6
3
|
|
7
4
|
## Installation
|
8
5
|
|
@@ -22,7 +19,9 @@ Or install it yourself as:
|
|
22
19
|
|
23
20
|
## Usage
|
24
21
|
|
25
|
-
|
22
|
+
Type the below and follow the on screen prompts.
|
23
|
+
|
24
|
+
$ Austins_Top_Yoga_Studios
|
26
25
|
|
27
26
|
## Development
|
28
27
|
|
metadata
CHANGED
@@ -1,14 +1,14 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: Austins_Top_Yoga_Studios
|
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
|
- "'grant smith'"
|
8
8
|
autorequire:
|
9
9
|
bindir: bin
|
10
10
|
cert_chain: []
|
11
|
-
date: 2018-12-
|
11
|
+
date: 2018-12-21 00:00:00.000000000 Z
|
12
12
|
dependencies:
|
13
13
|
- !ruby/object:Gem::Dependency
|
14
14
|
name: bundler
|