lex-pushover 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/.rubocop.yml +1 -0
- data/Gemfile +0 -2
- data/Gemfile.lock +35 -38
- data/legion-extensions-pushover.gemspec +0 -1
- data/lib/legion/extensions/pushover/version.rb +1 -1
- metadata +7 -13
- data/.idea/.rakeTasks +0 -7
- data/.idea/lex-pushover.iml +0 -43
- data/.idea/misc.xml +0 -7
- data/.idea/modules.xml +0 -8
- data/.idea/vagrant.xml +0 -7
- data/.idea/workspace.xml +0 -13
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA256:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: deb491f1cd9a387d6eec4d2baf8c1829f4d183fd0ea72ac33500c25e58fa8a1b
|
4
|
+
data.tar.gz: 466c40024c489bf3289a01c6df42a28596e81ddb221cfbdff6ab45332b6f01a9
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: c5d99d658554f508659a42491d7407799c62de485efd4d85441592cb85e00c9bf221284a0acb551b06d703e4e9cc2ff5c5710020c585ea3eebccab52a76227d4
|
7
|
+
data.tar.gz: 2d179d5843a3d29fa8e17ece1e273a3447acac5a598759606be6d118cfdb4287bed564a862f821ab04ed1ad35312c525b234df64d65f1e73bc203a54b41a8586
|
data/.rubocop.yml
CHANGED
data/Gemfile
CHANGED
data/Gemfile.lock
CHANGED
@@ -1,75 +1,73 @@
|
|
1
|
-
GIT
|
2
|
-
remote: https://github.com/erniebrodeur/pushover.git
|
3
|
-
revision: cd29a0063c6531b8624424431ab5df69f3a01677
|
4
|
-
specs:
|
5
|
-
pushover (3.0.3)
|
6
|
-
excon
|
7
|
-
gli
|
8
|
-
oj
|
9
|
-
|
10
1
|
PATH
|
11
2
|
remote: .
|
12
3
|
specs:
|
13
|
-
lex-pushover (0.1.
|
4
|
+
lex-pushover (0.1.1)
|
14
5
|
pushover
|
15
6
|
|
16
7
|
GEM
|
17
8
|
remote: https://rubygems.org/
|
18
9
|
specs:
|
19
|
-
ast (2.4.
|
20
|
-
codecov (0.
|
10
|
+
ast (2.4.1)
|
11
|
+
codecov (0.2.2)
|
12
|
+
colorize
|
21
13
|
json
|
22
14
|
simplecov
|
23
|
-
|
24
|
-
diff-lcs (1.
|
15
|
+
colorize (0.8.1)
|
16
|
+
diff-lcs (1.4.4)
|
25
17
|
docile (1.3.2)
|
26
|
-
excon (0.
|
27
|
-
gli (2.19.
|
28
|
-
|
29
|
-
|
30
|
-
|
31
|
-
|
32
|
-
|
33
|
-
|
18
|
+
excon (0.75.0)
|
19
|
+
gli (2.19.2)
|
20
|
+
json (2.3.1)
|
21
|
+
oj (3.10.7)
|
22
|
+
parallel (1.19.2)
|
23
|
+
parser (2.7.1.4)
|
24
|
+
ast (~> 2.4.1)
|
25
|
+
pushover (3.0.3)
|
26
|
+
excon
|
27
|
+
gli
|
28
|
+
oj
|
34
29
|
rainbow (3.0.0)
|
35
30
|
rake (13.0.1)
|
31
|
+
regexp_parser (1.7.1)
|
36
32
|
rexml (3.2.4)
|
37
33
|
rspec (3.9.0)
|
38
34
|
rspec-core (~> 3.9.0)
|
39
35
|
rspec-expectations (~> 3.9.0)
|
40
36
|
rspec-mocks (~> 3.9.0)
|
41
|
-
rspec-core (3.9.
|
42
|
-
rspec-support (~> 3.9.
|
43
|
-
rspec-expectations (3.9.
|
37
|
+
rspec-core (3.9.2)
|
38
|
+
rspec-support (~> 3.9.3)
|
39
|
+
rspec-expectations (3.9.2)
|
44
40
|
diff-lcs (>= 1.2.0, < 2.0)
|
45
41
|
rspec-support (~> 3.9.0)
|
46
42
|
rspec-mocks (3.9.1)
|
47
43
|
diff-lcs (>= 1.2.0, < 2.0)
|
48
44
|
rspec-support (~> 3.9.0)
|
49
|
-
rspec-support (3.9.
|
45
|
+
rspec-support (3.9.3)
|
50
46
|
rspec_junit_formatter (0.4.1)
|
51
47
|
rspec-core (>= 2, < 4, != 2.12.0)
|
52
|
-
rubocop (0.
|
53
|
-
jaro_winkler (~> 1.5.1)
|
48
|
+
rubocop (0.88.0)
|
54
49
|
parallel (~> 1.10)
|
55
|
-
parser (>= 2.7.
|
50
|
+
parser (>= 2.7.1.1)
|
56
51
|
rainbow (>= 2.2.2, < 4.0)
|
52
|
+
regexp_parser (>= 1.7)
|
57
53
|
rexml
|
54
|
+
rubocop-ast (>= 0.1.0, < 1.0)
|
58
55
|
ruby-progressbar (~> 1.7)
|
59
|
-
unicode-display_width (>= 1.4.0, <
|
60
|
-
rubocop-
|
56
|
+
unicode-display_width (>= 1.4.0, < 2.0)
|
57
|
+
rubocop-ast (0.2.0)
|
58
|
+
parser (>= 2.7.0.1)
|
59
|
+
rubocop-md (0.4.0)
|
61
60
|
rubocop (~> 0.60)
|
62
|
-
rubocop-performance (1.
|
63
|
-
rubocop (>= 0.
|
64
|
-
rubocop-rspec (1.
|
65
|
-
rubocop (>= 0.
|
61
|
+
rubocop-performance (1.7.1)
|
62
|
+
rubocop (>= 0.82.0)
|
63
|
+
rubocop-rspec (1.42.0)
|
64
|
+
rubocop (>= 0.87.0)
|
66
65
|
ruby-progressbar (1.10.1)
|
67
66
|
simplecov (0.18.5)
|
68
67
|
docile (~> 1.1)
|
69
68
|
simplecov-html (~> 0.11)
|
70
69
|
simplecov-html (0.12.2)
|
71
|
-
unicode-display_width (1.
|
72
|
-
url (0.3.2)
|
70
|
+
unicode-display_width (1.7.0)
|
73
71
|
|
74
72
|
PLATFORMS
|
75
73
|
ruby
|
@@ -78,7 +76,6 @@ DEPENDENCIES
|
|
78
76
|
bundler
|
79
77
|
codecov
|
80
78
|
lex-pushover!
|
81
|
-
pushover!
|
82
79
|
rake
|
83
80
|
rspec
|
84
81
|
rspec_junit_formatter
|
@@ -19,7 +19,6 @@ Gem::Specification.new do |spec|
|
|
19
19
|
spec.files = Dir.chdir(File.expand_path(__dir__)) do
|
20
20
|
`git ls-files -z`.split("\x0").reject { |f| f.match(%r{^(test|spec|features)/}) }
|
21
21
|
end
|
22
|
-
spec.bindir = 'exe'
|
23
22
|
spec.executables = spec.files.grep(%r{^exe/}) { |f| File.basename(f) }
|
24
23
|
spec.require_paths = ['lib']
|
25
24
|
|
metadata
CHANGED
@@ -1,14 +1,14 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: lex-pushover
|
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
|
- Esity
|
8
|
-
autorequire:
|
9
|
-
bindir:
|
8
|
+
autorequire:
|
9
|
+
bindir: bin
|
10
10
|
cert_chain: []
|
11
|
-
date: 2020-
|
11
|
+
date: 2020-07-21 00:00:00.000000000 Z
|
12
12
|
dependencies:
|
13
13
|
- !ruby/object:Gem::Dependency
|
14
14
|
name: bundler
|
@@ -158,12 +158,6 @@ extensions: []
|
|
158
158
|
extra_rdoc_files: []
|
159
159
|
files:
|
160
160
|
- ".gitignore"
|
161
|
-
- ".idea/.rakeTasks"
|
162
|
-
- ".idea/lex-pushover.iml"
|
163
|
-
- ".idea/misc.xml"
|
164
|
-
- ".idea/modules.xml"
|
165
|
-
- ".idea/vagrant.xml"
|
166
|
-
- ".idea/workspace.xml"
|
167
161
|
- ".rspec"
|
168
162
|
- ".rubocop.yml"
|
169
163
|
- Gemfile
|
@@ -185,7 +179,7 @@ metadata:
|
|
185
179
|
homepage_uri: https://bitbucket.org/legion-io/lex-pushover
|
186
180
|
source_code_uri: https://bitbucket.org/legion-io/lex-pushover
|
187
181
|
changelog_uri: https://bitbucket.org/legion-io/lex-pushover/src/master/CHANGELOG.md
|
188
|
-
post_install_message:
|
182
|
+
post_install_message:
|
189
183
|
rdoc_options: []
|
190
184
|
require_paths:
|
191
185
|
- lib
|
@@ -200,8 +194,8 @@ required_rubygems_version: !ruby/object:Gem::Requirement
|
|
200
194
|
- !ruby/object:Gem::Version
|
201
195
|
version: '0'
|
202
196
|
requirements: []
|
203
|
-
rubygems_version: 3.
|
204
|
-
signing_key:
|
197
|
+
rubygems_version: 3.1.2
|
198
|
+
signing_key:
|
205
199
|
specification_version: 4
|
206
200
|
summary: LEX::Pushover
|
207
201
|
test_files: []
|
data/.idea/.rakeTasks
DELETED
@@ -1,7 +0,0 @@
|
|
1
|
-
<?xml version="1.0" encoding="UTF-8"?>
|
2
|
-
<Settings><!--This file was automatically generated by Ruby plugin.
|
3
|
-
You are allowed to:
|
4
|
-
1. Remove rake task
|
5
|
-
2. Add existing rake tasks
|
6
|
-
To add existing rake tasks automatically delete this file and reload the project.
|
7
|
-
--><RakeGroup description="" fullCmd="" taksId="rake"><RakeTask description="Build lex-pushover-0.1.0.gem into the pkg directory" fullCmd="build" taksId="build" /><RakeTask description="Remove any temporary products" fullCmd="clean" taksId="clean" /><RakeTask description="Remove any generated files" fullCmd="clobber" taksId="clobber" /><RakeTask description="Build and install lex-pushover-0.1.0.gem into system gems" fullCmd="install" taksId="install" /><RakeGroup description="" fullCmd="" taksId="install"><RakeTask description="Build and install lex-pushover-0.1.0.gem into system gems without network access" fullCmd="install:local" taksId="local" /></RakeGroup><RakeTask description="Create tag v0.1.0 and build and push lex-pushover-0.1.0.gem to rubygems.org" fullCmd="release[remote]" taksId="release[remote]" /><RakeTask description="Run RSpec code examples" fullCmd="spec" taksId="spec" /><RakeTask description="" fullCmd="default" taksId="default" /><RakeTask description="" fullCmd="release" taksId="release" /><RakeGroup description="" fullCmd="" taksId="release"><RakeTask description="" fullCmd="release:guard_clean" taksId="guard_clean" /><RakeTask description="" fullCmd="release:rubygem_push" taksId="rubygem_push" /><RakeTask description="" fullCmd="release:source_control_push" taksId="source_control_push" /></RakeGroup></RakeGroup></Settings>
|
data/.idea/lex-pushover.iml
DELETED
@@ -1,43 +0,0 @@
|
|
1
|
-
<?xml version="1.0" encoding="UTF-8"?>
|
2
|
-
<module type="RUBY_MODULE" version="4">
|
3
|
-
<component name="ModuleRunConfigurationManager">
|
4
|
-
<shared />
|
5
|
-
</component>
|
6
|
-
<component name="NewModuleRootManager">
|
7
|
-
<content url="file://$MODULE_DIR$" />
|
8
|
-
<orderEntry type="inheritedJdk" />
|
9
|
-
<orderEntry type="sourceFolder" forTests="false" />
|
10
|
-
<orderEntry type="library" scope="PROVIDED" name="ast (v2.4.0, RVM: ruby-2.6.3) [gem]" level="application" />
|
11
|
-
<orderEntry type="library" scope="PROVIDED" name="bundler (v2.1.4, RVM: ruby-2.6.3) [gem]" level="application" />
|
12
|
-
<orderEntry type="library" scope="PROVIDED" name="chef (v15.8.23, RVM: ruby-2.6.3) [gem]" level="application" />
|
13
|
-
<orderEntry type="library" scope="PROVIDED" name="codecov (v0.1.16, RVM: ruby-2.6.3) [gem]" level="application" />
|
14
|
-
<orderEntry type="library" scope="PROVIDED" name="diff-lcs (v1.3, RVM: ruby-2.6.3) [gem]" level="application" />
|
15
|
-
<orderEntry type="library" scope="PROVIDED" name="docile (v1.3.2, RVM: ruby-2.6.3) [gem]" level="application" />
|
16
|
-
<orderEntry type="library" scope="PROVIDED" name="excon (v0.72.0, RVM: ruby-2.6.3) [gem]" level="application" />
|
17
|
-
<orderEntry type="library" scope="PROVIDED" name="gli (v2.19.0, RVM: ruby-2.6.3) [gem]" level="application" />
|
18
|
-
<orderEntry type="library" scope="PROVIDED" name="jaro_winkler (v1.5.4, RVM: ruby-2.6.3) [gem]" level="application" />
|
19
|
-
<orderEntry type="library" scope="PROVIDED" name="json (v2.3.0, RVM: ruby-2.6.3) [gem]" level="application" />
|
20
|
-
<orderEntry type="library" scope="PROVIDED" name="oj (v3.10.5, RVM: ruby-2.6.3) [gem]" level="application" />
|
21
|
-
<orderEntry type="library" scope="PROVIDED" name="parallel (v1.19.1, RVM: ruby-2.6.3) [gem]" level="application" />
|
22
|
-
<orderEntry type="library" scope="PROVIDED" name="parser (v2.7.0.4, RVM: ruby-2.6.3) [gem]" level="application" />
|
23
|
-
<orderEntry type="library" scope="PROVIDED" name="pushover (v3.0.3@cd29a0, RVM: ruby-2.6.3) [gem]" level="application" />
|
24
|
-
<orderEntry type="library" scope="PROVIDED" name="rainbow (v3.0.0, RVM: ruby-2.6.3) [gem]" level="application" />
|
25
|
-
<orderEntry type="library" scope="PROVIDED" name="rake (v13.0.1, RVM: ruby-2.6.3) [gem]" level="application" />
|
26
|
-
<orderEntry type="library" scope="PROVIDED" name="rexml (v3.2.4, RVM: ruby-2.6.3) [gem]" level="application" />
|
27
|
-
<orderEntry type="library" scope="PROVIDED" name="rspec (v3.9.0, RVM: ruby-2.6.3) [gem]" level="application" />
|
28
|
-
<orderEntry type="library" scope="PROVIDED" name="rspec-core (v3.9.1, RVM: ruby-2.6.3) [gem]" level="application" />
|
29
|
-
<orderEntry type="library" scope="PROVIDED" name="rspec-expectations (v3.9.0, RVM: ruby-2.6.3) [gem]" level="application" />
|
30
|
-
<orderEntry type="library" scope="PROVIDED" name="rspec-mocks (v3.9.1, RVM: ruby-2.6.3) [gem]" level="application" />
|
31
|
-
<orderEntry type="library" scope="PROVIDED" name="rspec-support (v3.9.2, RVM: ruby-2.6.3) [gem]" level="application" />
|
32
|
-
<orderEntry type="library" scope="PROVIDED" name="rspec_junit_formatter (v0.4.1, RVM: ruby-2.6.3) [gem]" level="application" />
|
33
|
-
<orderEntry type="library" scope="PROVIDED" name="rubocop (v0.80.1, RVM: ruby-2.6.3) [gem]" level="application" />
|
34
|
-
<orderEntry type="library" scope="PROVIDED" name="rubocop-md (v0.3.2, RVM: ruby-2.6.3) [gem]" level="application" />
|
35
|
-
<orderEntry type="library" scope="PROVIDED" name="rubocop-performance (v1.5.2, RVM: ruby-2.6.3) [gem]" level="application" />
|
36
|
-
<orderEntry type="library" scope="PROVIDED" name="rubocop-rspec (v1.38.1, RVM: ruby-2.6.3) [gem]" level="application" />
|
37
|
-
<orderEntry type="library" scope="PROVIDED" name="ruby-progressbar (v1.10.1, RVM: ruby-2.6.3) [gem]" level="application" />
|
38
|
-
<orderEntry type="library" scope="PROVIDED" name="simplecov (v0.18.5, RVM: ruby-2.6.3) [gem]" level="application" />
|
39
|
-
<orderEntry type="library" scope="PROVIDED" name="simplecov-html (v0.12.2, RVM: ruby-2.6.3) [gem]" level="application" />
|
40
|
-
<orderEntry type="library" scope="PROVIDED" name="unicode-display_width (v1.6.1, RVM: ruby-2.6.3) [gem]" level="application" />
|
41
|
-
<orderEntry type="library" scope="PROVIDED" name="url (v0.3.2, RVM: ruby-2.6.3) [gem]" level="application" />
|
42
|
-
</component>
|
43
|
-
</module>
|
data/.idea/misc.xml
DELETED
@@ -1,7 +0,0 @@
|
|
1
|
-
<?xml version="1.0" encoding="UTF-8"?>
|
2
|
-
<project version="4">
|
3
|
-
<component name="JavaScriptSettings">
|
4
|
-
<option name="languageLevel" value="ES6" />
|
5
|
-
</component>
|
6
|
-
<component name="ProjectRootManager" version="2" project-jdk-name="RVM: ruby-2.6.3" project-jdk-type="RUBY_SDK" />
|
7
|
-
</project>
|
data/.idea/modules.xml
DELETED
@@ -1,8 +0,0 @@
|
|
1
|
-
<?xml version="1.0" encoding="UTF-8"?>
|
2
|
-
<project version="4">
|
3
|
-
<component name="ProjectModuleManager">
|
4
|
-
<modules>
|
5
|
-
<module fileurl="file://$PROJECT_DIR$/.idea/lex-pushover.iml" filepath="$PROJECT_DIR$/.idea/lex-pushover.iml" />
|
6
|
-
</modules>
|
7
|
-
</component>
|
8
|
-
</project>
|
data/.idea/vagrant.xml
DELETED
data/.idea/workspace.xml
DELETED
@@ -1,13 +0,0 @@
|
|
1
|
-
<?xml version="1.0" encoding="UTF-8"?>
|
2
|
-
<project version="4">
|
3
|
-
<component name="CoverageOptionsProvider">
|
4
|
-
<option name="myAddOrReplace" value="0" />
|
5
|
-
</component>
|
6
|
-
<component name="Git.Settings">
|
7
|
-
<option name="PUSH_AUTO_UPDATE" value="true" />
|
8
|
-
<option name="ROOT_SYNC" value="DONT_SYNC" />
|
9
|
-
</component>
|
10
|
-
<component name="PropertiesComponent">
|
11
|
-
<property name="settings.editor.selected.configurable" value="reference.settingsdialog.project.vagrant" />
|
12
|
-
</component>
|
13
|
-
</project>
|