ninny 0.1.5 → 0.1.11

Sign up to get free protection for your applications and to get access to all the features.
metadata CHANGED
@@ -1,15 +1,71 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: ninny
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.1.5
4
+ version: 0.1.11
5
5
  platform: ruby
6
6
  authors:
7
- - Carl Allen
7
+ - Dispatch Engineers
8
8
  autorequire:
9
9
  bindir: exe
10
10
  cert_chain: []
11
- date: 2019-09-24 00:00:00.000000000 Z
11
+ date: 2021-03-02 00:00:00.000000000 Z
12
12
  dependencies:
13
+ - !ruby/object:Gem::Dependency
14
+ name: git
15
+ requirement: !ruby/object:Gem::Requirement
16
+ requirements:
17
+ - - "~>"
18
+ - !ruby/object:Gem::Version
19
+ version: 1.5.0
20
+ type: :runtime
21
+ prerelease: false
22
+ version_requirements: !ruby/object:Gem::Requirement
23
+ requirements:
24
+ - - "~>"
25
+ - !ruby/object:Gem::Version
26
+ version: 1.5.0
27
+ - !ruby/object:Gem::Dependency
28
+ name: gitlab
29
+ requirement: !ruby/object:Gem::Requirement
30
+ requirements:
31
+ - - "~>"
32
+ - !ruby/object:Gem::Version
33
+ version: '4.11'
34
+ type: :runtime
35
+ prerelease: false
36
+ version_requirements: !ruby/object:Gem::Requirement
37
+ requirements:
38
+ - - "~>"
39
+ - !ruby/object:Gem::Version
40
+ version: '4.11'
41
+ - !ruby/object:Gem::Dependency
42
+ name: pastel
43
+ requirement: !ruby/object:Gem::Requirement
44
+ requirements:
45
+ - - "~>"
46
+ - !ruby/object:Gem::Version
47
+ version: 0.7.2
48
+ type: :runtime
49
+ prerelease: false
50
+ version_requirements: !ruby/object:Gem::Requirement
51
+ requirements:
52
+ - - "~>"
53
+ - !ruby/object:Gem::Version
54
+ version: 0.7.2
55
+ - !ruby/object:Gem::Dependency
56
+ name: thor
57
+ requirement: !ruby/object:Gem::Requirement
58
+ requirements:
59
+ - - "<"
60
+ - !ruby/object:Gem::Version
61
+ version: '2'
62
+ type: :runtime
63
+ prerelease: false
64
+ version_requirements: !ruby/object:Gem::Requirement
65
+ requirements:
66
+ - - "<"
67
+ - !ruby/object:Gem::Version
68
+ version: '2'
13
69
  - !ruby/object:Gem::Dependency
14
70
  name: tty-box
15
71
  requirement: !ruby/object:Gem::Requirement
@@ -81,89 +137,89 @@ dependencies:
81
137
  - !ruby/object:Gem::Version
82
138
  version: 0.18.0
83
139
  - !ruby/object:Gem::Dependency
84
- name: pastel
140
+ name: bundler
85
141
  requirement: !ruby/object:Gem::Requirement
86
142
  requirements:
87
143
  - - "~>"
88
144
  - !ruby/object:Gem::Version
89
- version: 0.7.2
90
- type: :runtime
145
+ version: '1.17'
146
+ type: :development
91
147
  prerelease: false
92
148
  version_requirements: !ruby/object:Gem::Requirement
93
149
  requirements:
94
150
  - - "~>"
95
151
  - !ruby/object:Gem::Version
96
- version: 0.7.2
152
+ version: '1.17'
97
153
  - !ruby/object:Gem::Dependency
98
- name: thor
154
+ name: byebug
99
155
  requirement: !ruby/object:Gem::Requirement
100
156
  requirements:
101
157
  - - "~>"
102
158
  - !ruby/object:Gem::Version
103
- version: 0.20.0
104
- type: :runtime
159
+ version: '11.1'
160
+ type: :development
105
161
  prerelease: false
106
162
  version_requirements: !ruby/object:Gem::Requirement
107
163
  requirements:
108
164
  - - "~>"
109
165
  - !ruby/object:Gem::Version
110
- version: 0.20.0
166
+ version: '11.1'
111
167
  - !ruby/object:Gem::Dependency
112
- name: git
168
+ name: guard-rspec
113
169
  requirement: !ruby/object:Gem::Requirement
114
170
  requirements:
115
171
  - - "~>"
116
172
  - !ruby/object:Gem::Version
117
- version: 1.5.0
118
- type: :runtime
173
+ version: '4.3'
174
+ type: :development
119
175
  prerelease: false
120
176
  version_requirements: !ruby/object:Gem::Requirement
121
177
  requirements:
122
178
  - - "~>"
123
179
  - !ruby/object:Gem::Version
124
- version: 1.5.0
180
+ version: '4.3'
125
181
  - !ruby/object:Gem::Dependency
126
- name: gitlab
182
+ name: pronto
127
183
  requirement: !ruby/object:Gem::Requirement
128
184
  requirements:
129
185
  - - "~>"
130
186
  - !ruby/object:Gem::Version
131
- version: 4.11.0
132
- type: :runtime
187
+ version: '0.11'
188
+ type: :development
133
189
  prerelease: false
134
190
  version_requirements: !ruby/object:Gem::Requirement
135
191
  requirements:
136
192
  - - "~>"
137
193
  - !ruby/object:Gem::Version
138
- version: 4.11.0
194
+ version: '0.11'
139
195
  - !ruby/object:Gem::Dependency
140
- name: bundler
196
+ name: pronto-rubocop
141
197
  requirement: !ruby/object:Gem::Requirement
142
198
  requirements:
143
199
  - - "~>"
144
200
  - !ruby/object:Gem::Version
145
- version: '1.17'
201
+ version: '0.11'
146
202
  type: :development
147
203
  prerelease: false
148
204
  version_requirements: !ruby/object:Gem::Requirement
149
205
  requirements:
150
206
  - - "~>"
151
207
  - !ruby/object:Gem::Version
152
- version: '1.17'
208
+ version: '0.11'
153
209
  - !ruby/object:Gem::Dependency
154
210
  name: rake
155
211
  requirement: !ruby/object:Gem::Requirement
156
212
  requirements:
157
213
  - - "~>"
158
214
  - !ruby/object:Gem::Version
159
- version: '10.0'
215
+ version: '13.0'
160
216
  type: :development
161
217
  prerelease: false
162
218
  version_requirements: !ruby/object:Gem::Requirement
163
219
  requirements:
164
220
  - - "~>"
165
221
  - !ruby/object:Gem::Version
166
- version: '10.0'
222
+ version: '13.0'
167
223
  - !ruby/object:Gem::Dependency
168
224
  name: rspec
169
225
  requirement: !ruby/object:Gem::Requirement
@@ -179,35 +235,64 @@ dependencies:
179
235
  - !ruby/object:Gem::Version
180
236
  version: '3.0'
181
237
  - !ruby/object:Gem::Dependency
182
- name: byebug
238
+ name: rubocop
183
239
  requirement: !ruby/object:Gem::Requirement
184
240
  requirements:
185
- - - ">="
241
+ - - "~>"
242
+ - !ruby/object:Gem::Version
243
+ version: '1.11'
244
+ type: :development
245
+ prerelease: false
246
+ version_requirements: !ruby/object:Gem::Requirement
247
+ requirements:
248
+ - - "~>"
249
+ - !ruby/object:Gem::Version
250
+ version: '1.11'
251
+ - !ruby/object:Gem::Dependency
252
+ name: rubocop-rails
253
+ requirement: !ruby/object:Gem::Requirement
254
+ requirements:
255
+ - - "~>"
186
256
  - !ruby/object:Gem::Version
187
- version: '0'
257
+ version: '2.9'
188
258
  type: :development
189
259
  prerelease: false
190
260
  version_requirements: !ruby/object:Gem::Requirement
191
261
  requirements:
192
- - - ">="
262
+ - - "~>"
263
+ - !ruby/object:Gem::Version
264
+ version: '2.9'
265
+ - !ruby/object:Gem::Dependency
266
+ name: rubocop-rspec
267
+ requirement: !ruby/object:Gem::Requirement
268
+ requirements:
269
+ - - "~>"
270
+ - !ruby/object:Gem::Version
271
+ version: '2.2'
272
+ type: :development
273
+ prerelease: false
274
+ version_requirements: !ruby/object:Gem::Requirement
275
+ requirements:
276
+ - - "~>"
193
277
  - !ruby/object:Gem::Version
194
- version: '0'
195
- description: Ninny is a command line workflow for git
278
+ version: '2.2'
279
+ description: Ninny is a command line workflow for git with GitLab
196
280
  email:
197
- - carl.allen@dispatchwithus.com
281
+ - engineers@dispatchit.com
198
282
  executables:
199
283
  - ninny
200
284
  extensions: []
201
285
  extra_rdoc_files: []
202
286
  files:
287
+ - ".github/pull_request_template.md"
288
+ - ".github/workflows/main.yml"
203
289
  - ".gitignore"
204
290
  - ".rspec"
291
+ - ".rubocop.yml"
205
292
  - ".ruby-gemset"
206
293
  - ".ruby-version"
207
- - ".travis.yml"
208
- - CODE_OF_CONDUCT.md
209
294
  - Gemfile
210
- - Gemfile.lock
295
+ - Guardfile
211
296
  - LICENSE.txt
212
297
  - README.md
213
298
  - Rakefile
@@ -217,7 +302,6 @@ files:
217
302
  - lib/ninny.rb
218
303
  - lib/ninny/cli.rb
219
304
  - lib/ninny/command.rb
220
- - lib/ninny/commands/.gitkeep
221
305
  - lib/ninny/commands/create_dated_branch.rb
222
306
  - lib/ninny/commands/new_staging.rb
223
307
  - lib/ninny/commands/output_dated_branch.rb
@@ -229,7 +313,6 @@ files:
229
313
  - lib/ninny/project_config.rb
230
314
  - lib/ninny/repository/gitlab.rb
231
315
  - lib/ninny/repository/pull_request.rb
232
- - lib/ninny/templates/.gitkeep
233
316
  - lib/ninny/templates/new_staging/.gitkeep
234
317
  - lib/ninny/templates/setup/.gitkeep
235
318
  - lib/ninny/templates/stage_up/.gitkeep
@@ -237,7 +320,7 @@ files:
237
320
  - lib/ninny/user_config.rb
238
321
  - lib/ninny/version.rb
239
322
  - ninny.gemspec
240
- homepage:
323
+ homepage: https://github.com/dispatchinc/ninny
241
324
  licenses:
242
325
  - MIT
243
326
  metadata: {}
@@ -256,7 +339,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
256
339
  - !ruby/object:Gem::Version
257
340
  version: '0'
258
341
  requirements: []
259
- rubygems_version: 3.0.4
342
+ rubygems_version: 3.1.4
260
343
  signing_key:
261
344
  specification_version: 4
262
345
  summary: 'ninny (n): an foolish person, see: git'
data/.travis.yml DELETED
@@ -1,7 +0,0 @@
1
- ---
2
- sudo: false
3
- language: ruby
4
- cache: bundler
5
- rvm:
6
- - 2.6.3
7
- before_install: gem install bundler -v 1.17.2
data/CODE_OF_CONDUCT.md DELETED
@@ -1,74 +0,0 @@
1
- # Contributor Covenant Code of Conduct
2
-
3
- ## Our Pledge
4
-
5
- In the interest of fostering an open and welcoming environment, we as
6
- contributors and maintainers pledge to making participation in our project and
7
- our community a harassment-free experience for everyone, regardless of age, body
8
- size, disability, ethnicity, gender identity and expression, level of experience,
9
- nationality, personal appearance, race, religion, or sexual identity and
10
- orientation.
11
-
12
- ## Our Standards
13
-
14
- Examples of behavior that contributes to creating a positive environment
15
- include:
16
-
17
- * Using welcoming and inclusive language
18
- * Being respectful of differing viewpoints and experiences
19
- * Gracefully accepting constructive criticism
20
- * Focusing on what is best for the community
21
- * Showing empathy towards other community members
22
-
23
- Examples of unacceptable behavior by participants include:
24
-
25
- * The use of sexualized language or imagery and unwelcome sexual attention or
26
- advances
27
- * Trolling, insulting/derogatory comments, and personal or political attacks
28
- * Public or private harassment
29
- * Publishing others' private information, such as a physical or electronic
30
- address, without explicit permission
31
- * Other conduct which could reasonably be considered inappropriate in a
32
- professional setting
33
-
34
- ## Our Responsibilities
35
-
36
- Project maintainers are responsible for clarifying the standards of acceptable
37
- behavior and are expected to take appropriate and fair corrective action in
38
- response to any instances of unacceptable behavior.
39
-
40
- Project maintainers have the right and responsibility to remove, edit, or
41
- reject comments, commits, code, wiki edits, issues, and other contributions
42
- that are not aligned to this Code of Conduct, or to ban temporarily or
43
- permanently any contributor for other behaviors that they deem inappropriate,
44
- threatening, offensive, or harmful.
45
-
46
- ## Scope
47
-
48
- This Code of Conduct applies both within project spaces and in public spaces
49
- when an individual is representing the project or its community. Examples of
50
- representing a project or community include using an official project e-mail
51
- address, posting via an official social media account, or acting as an appointed
52
- representative at an online or offline event. Representation of a project may be
53
- further defined and clarified by project maintainers.
54
-
55
- ## Enforcement
56
-
57
- Instances of abusive, harassing, or otherwise unacceptable behavior may be
58
- reported by contacting the project team at carl.allen@dispatchwithus.com. All
59
- complaints will be reviewed and investigated and will result in a response that
60
- is deemed necessary and appropriate to the circumstances. The project team is
61
- obligated to maintain confidentiality with regard to the reporter of an incident.
62
- Further details of specific enforcement policies may be posted separately.
63
-
64
- Project maintainers who do not follow or enforce the Code of Conduct in good
65
- faith may face temporary or permanent repercussions as determined by other
66
- members of the project's leadership.
67
-
68
- ## Attribution
69
-
70
- This Code of Conduct is adapted from the [Contributor Covenant][homepage], version 1.4,
71
- available at [http://contributor-covenant.org/version/1/4][version]
72
-
73
- [homepage]: http://contributor-covenant.org
74
- [version]: http://contributor-covenant.org/version/1/4/
data/Gemfile.lock DELETED
@@ -1,159 +0,0 @@
1
- PATH
2
- remote: .
3
- specs:
4
- ninny (0.1.5)
5
- git (~> 1.5.0)
6
- gitlab (~> 4.11.0)
7
- pastel (~> 0.7.2)
8
- thor (~> 0.20.0)
9
- tty-box (~> 0.3.0)
10
- tty-color (~> 0.4)
11
- tty-command (~> 0.8.0)
12
- tty-config (~> 0.3.0)
13
- tty-prompt (~> 0.18.0)
14
-
15
- GEM
16
- remote: https://rubygems.org/
17
- specs:
18
- byebug (11.0.1)
19
- diff-lcs (1.3)
20
- equatable (0.5.0)
21
- git (1.5.0)
22
- gitlab (4.11.0)
23
- httparty (~> 0.14, >= 0.14.0)
24
- terminal-table (~> 1.5, >= 1.5.1)
25
- httparty (0.17.0)
26
- mime-types (~> 3.0)
27
- multi_xml (>= 0.5.2)
28
- kramdown (1.16.2)
29
- mime-types (3.2.2)
30
- mime-types-data (~> 3.2015)
31
- mime-types-data (3.2019.0331)
32
- multi_xml (0.6.0)
33
- necromancer (0.4.0)
34
- pastel (0.7.2)
35
- equatable (~> 0.5.0)
36
- tty-color (~> 0.4.0)
37
- rake (10.5.0)
38
- rouge (3.3.0)
39
- rspec (3.8.0)
40
- rspec-core (~> 3.8.0)
41
- rspec-expectations (~> 3.8.0)
42
- rspec-mocks (~> 3.8.0)
43
- rspec-core (3.8.0)
44
- rspec-support (~> 3.8.0)
45
- rspec-expectations (3.8.3)
46
- diff-lcs (>= 1.2.0, < 2.0)
47
- rspec-support (~> 3.8.0)
48
- rspec-mocks (3.8.0)
49
- diff-lcs (>= 1.2.0, < 2.0)
50
- rspec-support (~> 3.8.0)
51
- rspec-support (3.8.0)
52
- strings (0.1.5)
53
- strings-ansi (~> 0.1)
54
- unicode-display_width (~> 1.5)
55
- unicode_utils (~> 1.4)
56
- strings-ansi (0.1.0)
57
- terminal-table (1.8.0)
58
- unicode-display_width (~> 1.1, >= 1.1.1)
59
- thor (0.20.3)
60
- timers (4.3.0)
61
- tty (0.9.1)
62
- bundler (~> 1.16, < 2.0)
63
- equatable (~> 0.5)
64
- pastel (~> 0.7.2)
65
- thor (~> 0.20.0)
66
- tty-box (~> 0.3.0)
67
- tty-color (~> 0.4)
68
- tty-command (~> 0.8.0)
69
- tty-config (~> 0.3.0)
70
- tty-cursor (~> 0.6)
71
- tty-editor (~> 0.5.0)
72
- tty-file (~> 0.7.0)
73
- tty-font (~> 0.2.0)
74
- tty-markdown (~> 0.5.0)
75
- tty-pager (~> 0.12.0)
76
- tty-pie (~> 0.1.0)
77
- tty-platform (~> 0.2.0)
78
- tty-progressbar (~> 0.16.0)
79
- tty-prompt (~> 0.18.0)
80
- tty-screen (~> 0.6)
81
- tty-spinner (~> 0.9.0)
82
- tty-table (~> 0.10.0)
83
- tty-tree (~> 0.2.0)
84
- tty-which (~> 0.4)
85
- tty-box (0.3.0)
86
- pastel (~> 0.7.2)
87
- strings (~> 0.1.4)
88
- tty-cursor (~> 0.6.0)
89
- tty-color (0.4.3)
90
- tty-command (0.8.2)
91
- pastel (~> 0.7.0)
92
- tty-config (0.3.1)
93
- tty-cursor (0.6.1)
94
- tty-editor (0.5.0)
95
- tty-prompt (~> 0.18)
96
- tty-which (~> 0.4)
97
- tty-file (0.7.1)
98
- diff-lcs (~> 1.3)
99
- pastel (~> 0.7.2)
100
- tty-prompt (~> 0.18)
101
- tty-font (0.2.0)
102
- tty-markdown (0.5.1)
103
- kramdown (~> 1.16.2)
104
- pastel (~> 0.7.2)
105
- rouge (~> 3.3)
106
- strings (~> 0.1.4)
107
- tty-color (~> 0.4)
108
- tty-screen (~> 0.6)
109
- tty-pager (0.12.1)
110
- strings (~> 0.1.4)
111
- tty-screen (~> 0.6)
112
- tty-which (~> 0.4)
113
- tty-pie (0.1.0)
114
- pastel (~> 0.7.2)
115
- tty-cursor (~> 0.6.0)
116
- tty-platform (0.2.0)
117
- tty-progressbar (0.16.0)
118
- strings-ansi (~> 0.1.0)
119
- tty-cursor (~> 0.6.0)
120
- tty-screen (~> 0.6.4)
121
- unicode-display_width (~> 1.3)
122
- tty-prompt (0.18.1)
123
- necromancer (~> 0.4.0)
124
- pastel (~> 0.7.0)
125
- timers (~> 4.0)
126
- tty-cursor (~> 0.6.0)
127
- tty-reader (~> 0.5.0)
128
- tty-reader (0.5.0)
129
- tty-cursor (~> 0.6.0)
130
- tty-screen (~> 0.6.4)
131
- wisper (~> 2.0.0)
132
- tty-screen (0.6.5)
133
- tty-spinner (0.9.0)
134
- tty-cursor (~> 0.6.0)
135
- tty-table (0.10.0)
136
- equatable (~> 0.5.0)
137
- necromancer (~> 0.4.0)
138
- pastel (~> 0.7.2)
139
- strings (~> 0.1.0)
140
- tty-screen (~> 0.6.4)
141
- tty-tree (0.2.0)
142
- tty-which (0.4.1)
143
- unicode-display_width (1.6.0)
144
- unicode_utils (1.4.0)
145
- wisper (2.0.0)
146
-
147
- PLATFORMS
148
- ruby
149
-
150
- DEPENDENCIES
151
- bundler (~> 1.17)
152
- byebug
153
- ninny!
154
- rake (~> 10.0)
155
- rspec (~> 3.0)
156
- tty
157
-
158
- BUNDLED WITH
159
- 1.17.3