station 0.0.100 → 0.0.101
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/lib/nexmo_developer/Gemfile +3 -3
- data/lib/nexmo_developer/Gemfile.lock +7 -7
- data/lib/nexmo_developer/app/presenters/tutorial_list_item.rb +3 -3
- data/lib/nexmo_developer/app/views/contribute/guides/markdown-guide.md +70 -48
- data/lib/nexmo_developer/version.rb +1 -1
- data/package.json +2 -2
- data/station.gemspec +2 -2
- data/yarn.lock +61 -11
- metadata +23 -141
- data/lib/nexmo_developer/public/packs-test/css/application-5047da33.chunk.css +0 -14950
- data/lib/nexmo_developer/public/packs-test/css/application-5047da33.chunk.css.map +0 -1
- data/lib/nexmo_developer/public/packs-test/css/application-a5fa0fdb.chunk.css +0 -15085
- data/lib/nexmo_developer/public/packs-test/css/application-a5fa0fdb.chunk.css.map +0 -1
- data/lib/nexmo_developer/public/packs-test/css/application-f92656e6.chunk.css +0 -13
- data/lib/nexmo_developer/public/packs-test/css/application-f92656e6.chunk.css.map +0 -1
- data/lib/nexmo_developer/public/packs-test/css/application-f9d1bdbc.chunk.css +0 -13
- data/lib/nexmo_developer/public/packs-test/css/application-f9d1bdbc.chunk.css.map +0 -1
- data/lib/nexmo_developer/public/packs-test/js/0-e58f598fb97314a89835.chunk.js +0 -59763
- data/lib/nexmo_developer/public/packs-test/js/0-e58f598fb97314a89835.chunk.js.map +0 -1
- data/lib/nexmo_developer/public/packs-test/js/application-21483bf220c794127fa9.chunk.js +0 -6405
- data/lib/nexmo_developer/public/packs-test/js/application-21483bf220c794127fa9.chunk.js.map +0 -1
- data/lib/nexmo_developer/public/packs-test/js/application-6e53f67bc3230c42f9dd.chunk.js +0 -7839
- data/lib/nexmo_developer/public/packs-test/js/application-6e53f67bc3230c42f9dd.chunk.js.map +0 -1
- data/lib/nexmo_developer/public/packs-test/js/application-76d5a80c3775a7e2327a.chunk.js +0 -6405
- data/lib/nexmo_developer/public/packs-test/js/application-76d5a80c3775a7e2327a.chunk.js.map +0 -1
- data/lib/nexmo_developer/public/packs-test/js/application-c6f3e7a9d98562f76890.chunk.js +0 -6619
- data/lib/nexmo_developer/public/packs-test/js/application-c6f3e7a9d98562f76890.chunk.js.map +0 -1
- data/lib/nexmo_developer/public/packs-test/js/application-d280e78dd4f9d3d9b466.chunk.js +0 -6405
- data/lib/nexmo_developer/public/packs-test/js/application-d280e78dd4f9d3d9b466.chunk.js.map +0 -1
- data/lib/nexmo_developer/public/packs-test/js/runtime~application-1c11a8c601900ade80b6.js +0 -155
- data/lib/nexmo_developer/public/packs-test/js/runtime~application-1c11a8c601900ade80b6.js.map +0 -1
- data/lib/nexmo_developer/public/packs-test/js/vendors~application-6518249ed8d7aa985a8b.chunk.js +0 -61849
- data/lib/nexmo_developer/public/packs-test/js/vendors~application-6518249ed8d7aa985a8b.chunk.js.map +0 -1
- data/lib/nexmo_developer/public/packs-test/js/vendors~application-bc967911d70f3f4a5151.chunk.js +0 -59077
- data/lib/nexmo_developer/public/packs-test/js/vendors~application-bc967911d70f3f4a5151.chunk.js.map +0 -1
- data/lib/nexmo_developer/public/packs-test/js/vendors~application-d2bde7a8e622fafdeb1d.chunk.js +0 -61843
- data/lib/nexmo_developer/public/packs-test/js/vendors~application-d2bde7a8e622fafdeb1d.chunk.js.map +0 -1
- data/lib/nexmo_developer/public/packs-test/js/vendors~application-eb13e7814c54bf76b364.chunk.js +0 -62431
- data/lib/nexmo_developer/public/packs-test/js/vendors~application-eb13e7814c54bf76b364.chunk.js.map +0 -1
- data/lib/nexmo_developer/public/packs-test/manifest.json +0 -85
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA256:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: 64bf1507199f0467d7ac42ef46aa922b15d53e141fd745fdbc3c0a69fd4efda6
|
4
|
+
data.tar.gz: 97c0cdb2f92ee2d32c69486efba81d50cf9cbdfedbb642547a0281d6ac38efc1
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: a9edf65ea65cd4cad757672e746b2b0d3bec273190f152af2789ef34fd4f13f49604ed4d63dde4c45b83905ece33f56dd059ed2a061a10d0e8c4d38c1b07c06a
|
7
|
+
data.tar.gz: 884ed537ecaf8e7715a2569bf7188df61d5fc6e0bb4a01fb7c3a6247386d99b9aa918ef5debfadacfd453b33835f1adef8c8b27e21827e377826f50d43bccae3
|
data/lib/nexmo_developer/Gemfile
CHANGED
@@ -74,7 +74,7 @@ gem 'icalendar', require: false
|
|
74
74
|
gem 'neatjson'
|
75
75
|
|
76
76
|
# Faker, a port of Data::Faker from Perl, is used to easily generate fake data: names, addresses, phone numbers, etc.
|
77
|
-
gem 'faker', '2.
|
77
|
+
gem 'faker', '2.15.1', require: false
|
78
78
|
|
79
79
|
# factory_girl_rails provides integration between factory_girl and rails 3 or newer (currently just automatic factory definition loading)
|
80
80
|
gem 'factory_bot_rails', '6.1.0', require: false
|
@@ -110,7 +110,7 @@ gem 'bootsnap', require: false
|
|
110
110
|
gem 'diffy', require: false
|
111
111
|
|
112
112
|
# Automatic Ruby code style checking tool. Aims to enforce the community-driven Ruby Style Guide.
|
113
|
-
gem 'rubocop', '~> 1.
|
113
|
+
gem 'rubocop', '~> 1.4.1', require: false
|
114
114
|
gem 'rubocop-rails', '~> 2.8', require: false
|
115
115
|
|
116
116
|
# Volta needs a CSS autoprefixer
|
@@ -131,7 +131,7 @@ gem 'country_select', '~> 4.0'
|
|
131
131
|
|
132
132
|
gem 'nexmo-oas-renderer', '~> 2.4.1', require: false
|
133
133
|
|
134
|
-
gem 'nexmo_markdown_renderer', '~> 0.
|
134
|
+
gem 'nexmo_markdown_renderer', '~> 0.6'
|
135
135
|
|
136
136
|
gem 'smartling'
|
137
137
|
|
@@ -171,7 +171,7 @@ GEM
|
|
171
171
|
factory_bot_rails (6.1.0)
|
172
172
|
factory_bot (~> 6.1.0)
|
173
173
|
railties (>= 5.0.0)
|
174
|
-
faker (2.
|
174
|
+
faker (2.15.1)
|
175
175
|
i18n (>= 1.6, < 2)
|
176
176
|
faraday (1.1.0)
|
177
177
|
multipart-post (>= 1.2, < 3)
|
@@ -308,7 +308,7 @@ GEM
|
|
308
308
|
sass (~> 3.1)
|
309
309
|
shotgun (~> 0.9)
|
310
310
|
sinatra (~> 2.0)
|
311
|
-
nexmo_markdown_renderer (0.
|
311
|
+
nexmo_markdown_renderer (0.6.0)
|
312
312
|
activemodel (~> 6.0)
|
313
313
|
banzai (~> 0.1.2)
|
314
314
|
i18n (~> 1.7)
|
@@ -340,7 +340,7 @@ GEM
|
|
340
340
|
sawyer (~> 0.8.0, >= 0.5.3)
|
341
341
|
oj (3.10.15)
|
342
342
|
orm_adapter (0.5.0)
|
343
|
-
parallel (1.20.
|
343
|
+
parallel (1.20.1)
|
344
344
|
parser (2.7.2.0)
|
345
345
|
ast (~> 2.4.1)
|
346
346
|
pg (1.2.3)
|
@@ -437,7 +437,7 @@ GEM
|
|
437
437
|
rspec-snapshot (0.1.2)
|
438
438
|
rspec (> 3.0.0)
|
439
439
|
rspec-support (3.10.0)
|
440
|
-
rubocop (1.
|
440
|
+
rubocop (1.4.1)
|
441
441
|
parallel (~> 1.10)
|
442
442
|
parser (>= 2.7.1.5)
|
443
443
|
rainbow (>= 2.2.2, < 4.0)
|
@@ -573,7 +573,7 @@ DEPENDENCIES
|
|
573
573
|
diffy
|
574
574
|
dotenv-rails
|
575
575
|
factory_bot_rails (= 6.1.0)
|
576
|
-
faker (= 2.
|
576
|
+
faker (= 2.15.1)
|
577
577
|
ffi (>= 1.9.24)
|
578
578
|
geocoder
|
579
579
|
gmaps4rails
|
@@ -590,7 +590,7 @@ DEPENDENCIES
|
|
590
590
|
neatjson
|
591
591
|
newrelic_rpm
|
592
592
|
nexmo-oas-renderer (~> 2.4.1)
|
593
|
-
nexmo_markdown_renderer (~> 0.
|
593
|
+
nexmo_markdown_renderer (~> 0.6)
|
594
594
|
nokogiri (~> 1.10.9)
|
595
595
|
octokit
|
596
596
|
pg (~> 1.2)
|
@@ -605,7 +605,7 @@ DEPENDENCIES
|
|
605
605
|
rspec-collection_matchers
|
606
606
|
rspec-rails (~> 4.0)
|
607
607
|
rspec-snapshot (~> 0.1.2)
|
608
|
-
rubocop (~> 1.
|
608
|
+
rubocop (~> 1.4.1)
|
609
609
|
rubocop-rails (~> 2.8)
|
610
610
|
ruby-progressbar
|
611
611
|
sassc-rails (~> 2.1)
|
@@ -62,11 +62,11 @@ class TutorialListItem
|
|
62
62
|
end
|
63
63
|
|
64
64
|
def product_url
|
65
|
-
"/#{I18n.locale}/#{products.join
|
65
|
+
"/#{I18n.locale}/#{products.join}/tutorials"
|
66
66
|
end
|
67
67
|
|
68
68
|
def url
|
69
|
-
external_link || "/#{I18n.locale}/#{products.join
|
69
|
+
external_link || "/#{I18n.locale}/#{products.join}/tutorials/#{filename}/#{first_step}"
|
70
70
|
end
|
71
71
|
|
72
72
|
def available_languages
|
@@ -74,7 +74,7 @@ class TutorialListItem
|
|
74
74
|
OpenStruct.new(
|
75
75
|
language: language,
|
76
76
|
label: Nexmo::Markdown::CodeLanguage.find(language).label,
|
77
|
-
url: external_link || "/#{products.join
|
77
|
+
url: external_link || "/#{products.join}/tutorials/#{filename}/#{first_step}/#{language}"
|
78
78
|
)
|
79
79
|
end
|
80
80
|
end
|
@@ -28,19 +28,19 @@ navigation_weight: 3
|
|
28
28
|
|
29
29
|
The purpose of the metadata is to provide useful information in the following areas:
|
30
30
|
|
31
|
-
|
32
|
-
|
33
|
-
|
31
|
+
- Algolia search results (that is when you search in NDP)
|
32
|
+
- Google (and other external search engine) search results
|
33
|
+
- Information for the navbar (also sometimes called the table of contents or TOC)
|
34
34
|
|
35
35
|
The meta data items that can be used are described in the following table:
|
36
36
|
|
37
|
-
Metadata
|
38
|
-
|
39
|
-
`title`
|
40
|
-
`description`
|
41
|
-
`meta_title`
|
42
|
-
`meta_description`
|
43
|
-
`navigation_weight` | N/A
|
37
|
+
| Metadata | HTML generated | Description |
|
38
|
+
| ------------------- | --------------------------------------------------------------------- | ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
|
39
|
+
| `title` | N/A | This is the title for the topic that will be displayed in the navbar. This main be different to that display at the top of the topic. It is displayed in the Algolia search results when you search NDP. |
|
40
|
+
| `description` | N/A | This is the short description for the topic. It is displayed in the Algolia search results when you search NDP. It should indicate the nature of the content of the topic. |
|
41
|
+
| `meta_title` | `<head><title>The title</title>...</head>` | Used for SEO in external search engine results. This should be more descriptive than the `title` to provide additional context in the absence of the navbar. [Further reading](https://moz.com/learn/seo/title-tag). |
|
42
|
+
| `meta_description` | `<head><meta name="description" content="The description">...</head>` | Used in external search engine results. Provides SEO. Should be no more than 160 characters. [Further reading](https://moz.com/learn/seo/meta-description). |
|
43
|
+
| `navigation_weight` | N/A | A hint to position the topic in the navbar where a particular position is preferred. The lower the number used the higher in the navbar the item will appear. Overrides information defined in `config/navigation.yml`. In most cases you only need to add a `navigation_weight` item if your topic is not automatically displayed in your preferred position in the navbar. |
|
44
44
|
|
45
45
|
### Example
|
46
46
|
|
@@ -62,15 +62,15 @@ When using `title` bear in mind that while something like "Overview" may be fine
|
|
62
62
|
|
63
63
|
Ideally task (step) or other active topics should include a gerund. For example:
|
64
64
|
|
65
|
-
|
65
|
+
- Installing the Vonage Command Line Interface (CLI)
|
66
66
|
|
67
67
|
Topics providing reference information would have a noun-based title, for example:
|
68
68
|
|
69
|
-
|
69
|
+
- The Conversation object
|
70
70
|
|
71
71
|
To provide greater context in external search results a corresponding `meta_title` might contain much more specific information, for example:
|
72
72
|
|
73
|
-
|
73
|
+
- The Vonage Conversation API Conversation object
|
74
74
|
|
75
75
|
### Writing an effective `description`
|
76
76
|
|
@@ -89,7 +89,9 @@ This appears in external search engine results. While navbar titles such as "Ove
|
|
89
89
|
**Headings**
|
90
90
|
|
91
91
|
# I am a H1
|
92
|
+
|
92
93
|
## I am a H2
|
94
|
+
|
93
95
|
### I am a H3
|
94
96
|
|
95
97
|
> Custom extension: Headings have their own slugified ID's for deep linking. For example the `h1` has an ID of `i-am-a-h1`
|
@@ -100,7 +102,7 @@ Duis mollis, est non commodo luctus, nisi erat porttitor ligula, eget lacinia od
|
|
100
102
|
|
101
103
|
**Inline styles**
|
102
104
|
|
103
|
-
Text can be **bold**,
|
105
|
+
Text can be **bold**, _italic_ or **_bold and italic_**. You could use ~~strikethrough~~ but please don't.
|
104
106
|
|
105
107
|
You can define inline `code block` with backticks.
|
106
108
|
|
@@ -152,13 +154,13 @@ Find out ^[more](Tooltips are useful for when you have more information to conve
|
|
152
154
|
>
|
153
155
|
> Indentations are 4 spaces.
|
154
156
|
|
155
|
-
|
156
|
-
|
157
|
-
|
158
|
-
|
159
|
-
|
160
|
-
|
161
|
-
|
157
|
+
- Alpha
|
158
|
+
- Bravo
|
159
|
+
- Charlie
|
160
|
+
- Delta
|
161
|
+
- Echo
|
162
|
+
- Foxtrot
|
163
|
+
- Golf
|
162
164
|
|
163
165
|
**Ordered Lists**
|
164
166
|
|
@@ -171,7 +173,7 @@ Find out ^[more](Tooltips are useful for when you have more information to conve
|
|
171
173
|
1. Three
|
172
174
|
2. Four
|
173
175
|
1. Five
|
174
|
-
|
176
|
+
3. Six
|
175
177
|
3. Seven
|
176
178
|
|
177
179
|
## Code
|
@@ -184,11 +186,11 @@ See our detailed [code examples guide](/contribute/guides/code-examples) for adv
|
|
184
186
|
>
|
185
187
|
> You'll have to view the `markdown-guide.md` source to see how since showing you the syntax would result in it being processed.
|
186
188
|
|
187
|
-
Key
|
188
|
-
|
189
|
-
`TO_NUMBER`
|
190
|
-
`API_KEY`
|
191
|
-
`API_SECRET` | You can find this in your [account overview](https://dashboard.nexmo.com/account-overview)
|
189
|
+
| Key | Description |
|
190
|
+
| ------------ | ------------------------------------------------------------------------------------------ |
|
191
|
+
| `TO_NUMBER` | The number you are sending the SMS to |
|
192
|
+
| `API_KEY` | You can find this in your [account overview](https://dashboard.nexmo.com/account-overview) |
|
193
|
+
| `API_SECRET` | You can find this in your [account overview](https://dashboard.nexmo.com/account-overview) |
|
192
194
|
|
193
195
|
## Tabbed Content (custom plugin)
|
194
196
|
|
@@ -229,10 +231,10 @@ Note that `tabbed` is set to `true` for tabbed folder content.
|
|
229
231
|
|
230
232
|
Example files can be found in the folder `_documentation/en/client-sdk/setup/add-sdk-to-your-app`:
|
231
233
|
|
232
|
-
|
233
|
-
|
234
|
-
|
235
|
-
|
234
|
+
- `.config.yml`
|
235
|
+
- `android.md`
|
236
|
+
- `ios.md`
|
237
|
+
- `javascript.md`
|
236
238
|
|
237
239
|
The rendered output can be found [here](/client-sdk/setup/add-sdk-to-your-app/javascript).
|
238
240
|
|
@@ -288,21 +290,21 @@ Andrew->>China: I am good thanks!
|
|
288
290
|
|
289
291
|
Inline [IETF language tag](https://en.wikipedia.org/wiki/IETF_language_tag) support, using both primary language tags and subtags, is provided using the following syntax.
|
290
292
|
|
291
|
-
Language
|
292
|
-
|
293
|
-
English
|
294
|
-
Spanish
|
295
|
-
French
|
296
|
-
Brazilian Portuguese | `pt-BR` | [Olá Mundo](lang:
|
297
|
-
Hebrew
|
293
|
+
| Language | Key | Text |
|
294
|
+
| -------------------- | ------- | ------------------------------ |
|
295
|
+
| English | none | Hello World |
|
296
|
+
| Spanish | `es` | [Hola Mundo](lang: "es") |
|
297
|
+
| French | `fr` | [Bonjour le monde](lang: "fr") |
|
298
|
+
| Brazilian Portuguese | `pt-BR` | [Olá Mundo](lang: "pt-BR") |
|
299
|
+
| Hebrew | `il` | [שלום עולם](lang: "il") |
|
298
300
|
|
299
301
|
## Anchors (custom plugin)
|
300
302
|
|
301
303
|
Adding custom anchors and retaining support for old headings can be done as such:
|
302
304
|
|
303
|
-
|
305
|
+
```
|
304
306
|
⚓ This is the old heading
|
305
|
-
|
307
|
+
```
|
306
308
|
|
307
309
|
This would produce the following HTML:
|
308
310
|
|
@@ -312,12 +314,12 @@ This would produce the following HTML:
|
|
312
314
|
|
313
315
|
If you are adding support for a changed header this would normally go above the old heading as such:
|
314
316
|
|
315
|
-
|
317
|
+
```
|
316
318
|
⚓ Send with Short Message Service
|
317
319
|
⚓ Send with SMS
|
318
320
|
|
319
321
|
# Sending an SMS
|
320
|
-
|
322
|
+
```
|
321
323
|
|
322
324
|
### Example
|
323
325
|
|
@@ -365,9 +367,9 @@ image: public/assets/screenshots/da5f952d465355c19eb888fa1049844b31e090c2.png
|
|
365
367
|
|
366
368
|
The HTML `<audio>` element can be utilised in Markdown with the following syntax:
|
367
369
|
|
368
|
-
|
370
|
+
```
|
369
371
|
🔈[https://developer.nexmo.com.s3.amazonaws.com/assets/ssml/06-phonemes.mp3]
|
370
|
-
|
372
|
+
```
|
371
373
|
|
372
374
|
This produces the following output:
|
373
375
|
|
@@ -377,9 +379,9 @@ This produces the following output:
|
|
377
379
|
|
378
380
|
You can use syntax such as:
|
379
381
|
|
380
|
-
|
382
|
+
```
|
381
383
|
Welcome to [~dynamic_content_example~]
|
382
|
-
|
384
|
+
```
|
383
385
|
|
384
386
|
This will render as:
|
385
387
|
|
@@ -405,7 +407,7 @@ Alternatively, you can specify the concepts to list manually if you need to show
|
|
405
407
|
|
406
408
|
````
|
407
409
|
```concept_list
|
408
|
-
concepts:
|
410
|
+
concepts:
|
409
411
|
- voice/voice-api/call-flow
|
410
412
|
- messaging/sms/delivery-receipts
|
411
413
|
```
|
@@ -414,7 +416,27 @@ concepts:
|
|
414
416
|
This produces the following output:
|
415
417
|
|
416
418
|
```concept_list
|
417
|
-
concepts:
|
419
|
+
concepts:
|
418
420
|
- voice/voice-api/call-flow
|
419
421
|
- messaging/sms/delivery-receipts
|
420
422
|
```
|
423
|
+
|
424
|
+
## Snippet Variables (custom plugin)
|
425
|
+
|
426
|
+
When writing a code snippet, you may need to define variables that the snippet will use and provide a description of each. The description will be shown in the selected language if a translation is available.
|
427
|
+
|
428
|
+
The variables are defined in `config/code_snippet_variables.yml`
|
429
|
+
|
430
|
+
````
|
431
|
+
```snippet_variables
|
432
|
+
- NEXMO_API_KEY
|
433
|
+
- TO_NUMBER
|
434
|
+
```
|
435
|
+
````
|
436
|
+
|
437
|
+
Produces the following output:
|
438
|
+
|
439
|
+
```snippet_variables
|
440
|
+
- NEXMO_API_KEY
|
441
|
+
- TO_NUMBER
|
442
|
+
```
|
data/package.json
CHANGED
@@ -1,6 +1,6 @@
|
|
1
1
|
{
|
2
2
|
"dependencies": {
|
3
|
-
"@babel/core": "^7.12.
|
3
|
+
"@babel/core": "^7.12.9",
|
4
4
|
"@babel/plugin-proposal-class-properties": "^7.12.1",
|
5
5
|
"@babel/plugin-proposal-decorators": "^7.12.1",
|
6
6
|
"@babel/plugin-proposal-export-namespace-from": "^7.12.1",
|
@@ -36,7 +36,7 @@
|
|
36
36
|
"kind-of": "^6.0.3",
|
37
37
|
"lodash": "^4.17.20",
|
38
38
|
"markdown-spellcheck": "^1.3.1",
|
39
|
-
"node-sass": "^
|
39
|
+
"node-sass": "^5.0.0",
|
40
40
|
"path-complete-extname": "^1.0.0",
|
41
41
|
"postcss-cssnext": "^3.0.2",
|
42
42
|
"postcss-loader": "^3.0.0",
|
data/station.gemspec
CHANGED
@@ -40,7 +40,7 @@ Gem::Specification.new do |spec|
|
|
40
40
|
spec.add_runtime_dependency('rails', '~> 6.0')
|
41
41
|
spec.add_runtime_dependency('bootsnap', '~> 1.4')
|
42
42
|
spec.add_runtime_dependency('nexmo-oas-renderer', '~> 2.4')
|
43
|
-
spec.add_runtime_dependency('nexmo_markdown_renderer', '~> 0.
|
43
|
+
spec.add_runtime_dependency('nexmo_markdown_renderer', '~> 0.6')
|
44
44
|
spec.add_runtime_dependency('activesupport', '~> 6.0')
|
45
45
|
spec.add_runtime_dependency('bugsnag', '~> 6.13')
|
46
46
|
spec.add_runtime_dependency('railties', '~> 6.0')
|
@@ -88,7 +88,7 @@ Gem::Specification.new do |spec|
|
|
88
88
|
spec.add_runtime_dependency('newrelic_rpm', '6.14.0')
|
89
89
|
spec.add_runtime_dependency('redis', '4.2.5')
|
90
90
|
|
91
|
-
spec.add_development_dependency('rubocop', '~> 1.
|
91
|
+
spec.add_development_dependency('rubocop', '~> 1.4.1')
|
92
92
|
spec.add_development_dependency('rubocop-rails', '~> 2.6')
|
93
93
|
|
94
94
|
spec.metadata = {
|
data/yarn.lock
CHANGED
@@ -118,10 +118,10 @@
|
|
118
118
|
resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.12.7.tgz#9329b4782a7d6bbd7eef57e11addf91ee3ef1e41"
|
119
119
|
integrity sha512-YaxPMGs/XIWtYqrdEOZOCPsVWfEoriXopnsz3/i7apYPXQ3698UFhS6dVT1KN5qOsWmVgw/FOrmQgpRaZayGsw==
|
120
120
|
|
121
|
-
"@babel/core@^7.0.0", "@babel/core@^7.1.0", "@babel/core@^7.11.1", "@babel/core@^7.12.
|
122
|
-
version "7.12.
|
123
|
-
resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.12.
|
124
|
-
integrity sha512-
|
121
|
+
"@babel/core@^7.0.0", "@babel/core@^7.1.0", "@babel/core@^7.11.1", "@babel/core@^7.12.9", "@babel/core@^7.5.5", "@babel/core@^7.7.5":
|
122
|
+
version "7.12.9"
|
123
|
+
resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.12.9.tgz#fd450c4ec10cdbb980e2928b7aa7a28484593fc8"
|
124
|
+
integrity sha512-gTXYh3M5wb7FRXQy+FErKFAv90BnlOuNn1QkCK2lREoPAjrQCO49+HVSrFoe5uakFAF5eenS75KbO2vQiLrTMQ==
|
125
125
|
dependencies:
|
126
126
|
"@babel/code-frame" "^7.10.4"
|
127
127
|
"@babel/generator" "^7.12.5"
|
@@ -129,7 +129,7 @@
|
|
129
129
|
"@babel/helpers" "^7.12.5"
|
130
130
|
"@babel/parser" "^7.12.7"
|
131
131
|
"@babel/template" "^7.12.7"
|
132
|
-
"@babel/traverse" "^7.12.
|
132
|
+
"@babel/traverse" "^7.12.9"
|
133
133
|
"@babel/types" "^7.12.7"
|
134
134
|
convert-source-map "^1.7.0"
|
135
135
|
debug "^4.1.0"
|
@@ -998,10 +998,10 @@
|
|
998
998
|
"@babel/parser" "^7.12.7"
|
999
999
|
"@babel/types" "^7.12.7"
|
1000
1000
|
|
1001
|
-
"@babel/traverse@^7.1.0", "@babel/traverse@^7.10.4", "@babel/traverse@^7.12.1", "@babel/traverse@^7.12.5", "@babel/traverse@^7.12.
|
1002
|
-
version "7.12.
|
1003
|
-
resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.12.
|
1004
|
-
integrity sha512-
|
1001
|
+
"@babel/traverse@^7.1.0", "@babel/traverse@^7.10.4", "@babel/traverse@^7.12.1", "@babel/traverse@^7.12.5", "@babel/traverse@^7.12.9", "@babel/traverse@^7.5.5":
|
1002
|
+
version "7.12.9"
|
1003
|
+
resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.12.9.tgz#fad26c972eabbc11350e0b695978de6cc8e8596f"
|
1004
|
+
integrity sha512-iX9ajqnLdoU1s1nHt36JDI9KG4k+vmI8WgjK5d+aDTwQbL2fUnzedNedssA645Ede3PM2ma1n8Q4h2ohwXgMXw==
|
1005
1005
|
dependencies:
|
1006
1006
|
"@babel/code-frame" "^7.10.4"
|
1007
1007
|
"@babel/generator" "^7.12.5"
|
@@ -4074,7 +4074,7 @@ cross-spawn@^6.0.0, cross-spawn@^6.0.5:
|
|
4074
4074
|
shebang-command "^1.2.0"
|
4075
4075
|
which "^1.2.9"
|
4076
4076
|
|
4077
|
-
cross-spawn@^7.0.0, cross-spawn@^7.0.2:
|
4077
|
+
cross-spawn@^7.0.0, cross-spawn@^7.0.2, cross-spawn@^7.0.3:
|
4078
4078
|
version "7.0.3"
|
4079
4079
|
resolved "https://registry.yarnpkg.com/cross-spawn/-/cross-spawn-7.0.3.tgz#f73a85b9d5d41d045551c177e2882d4ac85728a6"
|
4080
4080
|
integrity sha512-iRDPJKUPVEND7dHPO8rkbOnPpyDygcDFtWjpeWNCgy8WP2rXcxXL8TskReQl6OrB2G7+UJrags1q15Fudc7G6w==
|
@@ -4901,6 +4901,11 @@ entities@^2.0.0:
|
|
4901
4901
|
resolved "https://registry.yarnpkg.com/entities/-/entities-2.0.3.tgz#5c487e5742ab93c15abb5da22759b8590ec03b7f"
|
4902
4902
|
integrity sha512-MyoZ0jgnLvB2X3Lg5HqpFmn1kybDiIfEQmKzTb5apr51Rb+T3KdmMiqa70T+bhGnyv7bQ6WMj2QMHpGMmlrUYQ==
|
4903
4903
|
|
4904
|
+
env-paths@^2.2.0:
|
4905
|
+
version "2.2.0"
|
4906
|
+
resolved "https://registry.yarnpkg.com/env-paths/-/env-paths-2.2.0.tgz#cdca557dc009152917d6166e2febe1f039685e43"
|
4907
|
+
integrity sha512-6u0VYSCo/OW6IoD5WCLLy9JUGARbamfSavcNXry/eu8aHVFei6CD3Sw+VGX5alea1i9pgPHW0mbu6Xj0uBh7gA==
|
4908
|
+
|
4904
4909
|
errno@^0.1.3, errno@~0.1.7:
|
4905
4910
|
version "0.1.7"
|
4906
4911
|
resolved "https://registry.yarnpkg.com/errno/-/errno-0.1.7.tgz#4684d71779ad39af177e3f007996f7c67c852618"
|
@@ -6169,7 +6174,7 @@ good-listener@^1.2.2:
|
|
6169
6174
|
dependencies:
|
6170
6175
|
delegate "^3.1.2"
|
6171
6176
|
|
6172
|
-
graceful-fs@^4.1.11, graceful-fs@^4.1.15, graceful-fs@^4.1.2, graceful-fs@^4.1.6, graceful-fs@^4.2.4:
|
6177
|
+
graceful-fs@^4.1.11, graceful-fs@^4.1.15, graceful-fs@^4.1.2, graceful-fs@^4.1.6, graceful-fs@^4.2.3, graceful-fs@^4.2.4:
|
6173
6178
|
version "4.2.4"
|
6174
6179
|
resolved "https://registry.yarnpkg.com/graceful-fs/-/graceful-fs-4.2.4.tgz#2256bde14d3632958c465ebc96dc467ca07a29fb"
|
6175
6180
|
integrity sha512-WjKPNJF79dtJAVniUlGGWHYGz2jWxT6VhN/4m1NdkbZ2nOsEF+cI1Edgql5zCRhs/VsQYRvrXctxktVXZUkixw==
|
@@ -8698,6 +8703,22 @@ node-gyp@^3.8.0:
|
|
8698
8703
|
tar "^2.0.0"
|
8699
8704
|
which "1"
|
8700
8705
|
|
8706
|
+
node-gyp@^7.1.0:
|
8707
|
+
version "7.1.2"
|
8708
|
+
resolved "https://registry.yarnpkg.com/node-gyp/-/node-gyp-7.1.2.tgz#21a810aebb187120251c3bcec979af1587b188ae"
|
8709
|
+
integrity sha512-CbpcIo7C3eMu3dL1c3d0xw449fHIGALIJsRP4DDPHpyiW8vcriNY7ubh9TE4zEKfSxscY7PjeFnshE7h75ynjQ==
|
8710
|
+
dependencies:
|
8711
|
+
env-paths "^2.2.0"
|
8712
|
+
glob "^7.1.4"
|
8713
|
+
graceful-fs "^4.2.3"
|
8714
|
+
nopt "^5.0.0"
|
8715
|
+
npmlog "^4.1.2"
|
8716
|
+
request "^2.88.2"
|
8717
|
+
rimraf "^3.0.2"
|
8718
|
+
semver "^7.3.2"
|
8719
|
+
tar "^6.0.2"
|
8720
|
+
which "^2.0.2"
|
8721
|
+
|
8701
8722
|
node-int64@^0.4.0:
|
8702
8723
|
version "0.4.0"
|
8703
8724
|
resolved "https://registry.yarnpkg.com/node-int64/-/node-int64-0.4.0.tgz#87a9065cdb355d3182d8f94ce11188b825c68a3b"
|
@@ -8782,6 +8803,28 @@ node-sass@^4.12.0, node-sass@^4.14.1:
|
|
8782
8803
|
stdout-stream "^1.4.0"
|
8783
8804
|
"true-case-path" "^1.0.2"
|
8784
8805
|
|
8806
|
+
node-sass@^5.0.0:
|
8807
|
+
version "5.0.0"
|
8808
|
+
resolved "https://registry.yarnpkg.com/node-sass/-/node-sass-5.0.0.tgz#4e8f39fbef3bac8d2dc72ebe3b539711883a78d2"
|
8809
|
+
integrity sha512-opNgmlu83ZCF792U281Ry7tak9IbVC+AKnXGovcQ8LG8wFaJv6cLnRlc6DIHlmNxWEexB5bZxi9SZ9JyUuOYjw==
|
8810
|
+
dependencies:
|
8811
|
+
async-foreach "^0.1.3"
|
8812
|
+
chalk "^1.1.1"
|
8813
|
+
cross-spawn "^7.0.3"
|
8814
|
+
gaze "^1.0.0"
|
8815
|
+
get-stdin "^4.0.1"
|
8816
|
+
glob "^7.0.3"
|
8817
|
+
lodash "^4.17.15"
|
8818
|
+
meow "^3.7.0"
|
8819
|
+
mkdirp "^0.5.1"
|
8820
|
+
nan "^2.13.2"
|
8821
|
+
node-gyp "^7.1.0"
|
8822
|
+
npmlog "^4.0.0"
|
8823
|
+
request "^2.88.0"
|
8824
|
+
sass-graph "2.2.5"
|
8825
|
+
stdout-stream "^1.4.0"
|
8826
|
+
"true-case-path" "^1.0.2"
|
8827
|
+
|
8785
8828
|
noop-logger@^0.1.1:
|
8786
8829
|
version "0.1.1"
|
8787
8830
|
resolved "https://registry.yarnpkg.com/noop-logger/-/noop-logger-0.1.1.tgz#94a2b1633c4f1317553007d8966fd0e841b6a4c2"
|
@@ -8802,6 +8845,13 @@ nopt@^4.0.3:
|
|
8802
8845
|
abbrev "1"
|
8803
8846
|
osenv "^0.1.4"
|
8804
8847
|
|
8848
|
+
nopt@^5.0.0:
|
8849
|
+
version "5.0.0"
|
8850
|
+
resolved "https://registry.yarnpkg.com/nopt/-/nopt-5.0.0.tgz#530942bb58a512fccafe53fe210f13a25355dc88"
|
8851
|
+
integrity sha512-Tbj67rffqceeLpcRXrT7vKAN8CwfPeIBgM7E6iBkmKLV7bEMwpGgYLGv0jACUsECaa/vuxP0IjEont6umdMgtQ==
|
8852
|
+
dependencies:
|
8853
|
+
abbrev "1"
|
8854
|
+
|
8805
8855
|
normalize-package-data@^2.3.2, normalize-package-data@^2.3.4, normalize-package-data@^2.5.0:
|
8806
8856
|
version "2.5.0"
|
8807
8857
|
resolved "https://registry.yarnpkg.com/normalize-package-data/-/normalize-package-data-2.5.0.tgz#e66db1838b200c1dfc233225d12cb36520e234a8"
|