pennyworth 9.1.0 → 9.2.0

Sign up to get free protection for your applications and to get access to all the features.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 19ead49fc0720f44bc878e7c87d690b734c69cf98f7c4e32c1b6441634568d9a
4
- data.tar.gz: 412a54b1eb8104e776cebe485418cf0cd5fb15cadcd0d1bff2f0b6872af58716
3
+ metadata.gz: cf2654df81cc8498c45bb3fe661dd0fb23b95b6ebde8b37f48b8b901107678f1
4
+ data.tar.gz: 19802a0a16b7c16be348ca1ee7dad865b409a31cdde22e7c71b12e5d709eef83
5
5
  SHA512:
6
- metadata.gz: 66b75f41ca6858ae29b10cb517a521e37d3da506fb4d6eb60f069ba27dc11fdb3d0a983eaeca38438a8ff220515f9db2512ed43342cb0b58abae655643eb2ed7
7
- data.tar.gz: 13d980be8229578ae9b5aa35c126f4b6ed275ffaed281c13101b139b3e26732328b1bdccda42a8ae33dffe06968e98e4c997715bd3474218edfba307e8d49cfc
6
+ metadata.gz: 3ee58c30f5e28bd4186e1ca6954b9340ceeeff8fd91ac0d0c724408e2758adc79a9a1d600eab81979e0f538c608f66e34b76a17b370a7d8989144e207fb04925
7
+ data.tar.gz: fc14e107097308774caad3d358ef10844f2d78b5a5bfcb318ecb3456ab70d73421a9c3a2bfa70896663937bf9db3a0394d36bc1d8fe2d09c214a25c852138522
Binary file
data.tar.gz.sig CHANGED
Binary file
@@ -146,4 +146,4 @@ Read link:CHANGES.adoc[CHANGES] for details.
146
146
 
147
147
  == Credits
148
148
 
149
- Engineered by link:https://www.alchemists.io/team/brooke_kuhlmann.html[Brooke Kuhlmann].
149
+ Engineered by link:https://www.alchemists.io/team/brooke_kuhlmann[Brooke Kuhlmann].
@@ -5,7 +5,7 @@ module Pennyworth
5
5
  module Identity
6
6
  NAME = "pennyworth"
7
7
  LABEL = "Pennyworth"
8
- VERSION = "9.1.0"
8
+ VERSION = "9.2.0"
9
9
  VERSION_LABEL = "#{LABEL} #{VERSION}"
10
10
  end
11
11
  end
@@ -113,13 +113,9 @@
113
113
  </dict>
114
114
  </array>
115
115
  <key>readme</key>
116
- <string>Copyright © 2014 Alchemists.
116
+ <string>= Overview
117
117
 
118
- Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the “Software”), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
119
-
120
- The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
121
-
122
- THE SOFTWARE IS PROVIDED “AS IS”, WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.</string>
118
+ Provides a collection of Ruby on Rails utilities when interacting with the application locally.</string>
123
119
  <key>uidata</key>
124
120
  <dict>
125
121
  <key>9AF7E939-D5FB-483D-927D-537571A9F4C1</key>
@@ -153,8 +149,10 @@ THE SOFTWARE IS PROVIDED “AS IS”, WITHOUT WARRANTY OF ANY KIND, EXPRESS OR I
153
149
  <key>port</key>
154
150
  <string>3000</string>
155
151
  </dict>
152
+ <key>variablesdontexport</key>
153
+ <array/>
156
154
  <key>version</key>
157
- <string>0.1.0</string>
155
+ <string>1.0.0</string>
158
156
  <key>webaddress</key>
159
157
  <string>https://www.alchemists.io</string>
160
158
  </dict>
@@ -83,6 +83,8 @@
83
83
  <false/>
84
84
  <key>alfredfiltersresultsmatchmode</key>
85
85
  <integer>0</integer>
86
+ <key>argumenttreatemptyqueryasnil</key>
87
+ <false/>
86
88
  <key>argumenttrimmode</key>
87
89
  <integer>0</integer>
88
90
  <key>argumenttype</key>
@@ -181,7 +183,7 @@ EOB
181
183
  <key>uid</key>
182
184
  <string>F6F8148B-CEA3-47D4-BC24-142C40A03CBC</string>
183
185
  <key>version</key>
184
- <integer>2</integer>
186
+ <integer>3</integer>
185
187
  </dict>
186
188
  <dict>
187
189
  <key>config</key>
@@ -224,17 +226,13 @@ eval {query}</string>
224
226
  <key>uid</key>
225
227
  <string>9F8D5496-FDF9-42A7-9247-60D15CCCE012</string>
226
228
  <key>version</key>
227
- <integer>2</integer>
229
+ <integer>3</integer>
228
230
  </dict>
229
231
  </array>
230
232
  <key>readme</key>
231
- <string>Copyright © 2013 Alchemists.
232
-
233
- Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the “Software”), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
234
-
235
- The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
233
+ <string>= Pennyworth
236
234
 
237
- THE SOFTWARE IS PROVIDED “AS IS”, WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.</string>
235
+ Provides a collection of workflows for interacting with the Pennyworth CLI.</string>
238
236
  <key>uidata</key>
239
237
  <dict>
240
238
  <key>3A7EDDC3-8686-4988-998C-9EA7A1B804D1</key>
@@ -267,7 +265,7 @@ THE SOFTWARE IS PROVIDED “AS IS”, WITHOUT WARRANTY OF ANY KIND, EXPRESS OR I
267
265
  </dict>
268
266
  </dict>
269
267
  <key>version</key>
270
- <string>1.0.0</string>
268
+ <string>1.1.0</string>
271
269
  <key>webaddress</key>
272
270
  <string>https://www.alchemists.io</string>
273
271
  </dict>
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: pennyworth
3
3
  version: !ruby/object:Gem::Version
4
- version: 9.1.0
4
+ version: 9.2.0
5
5
  platform: ruby
6
6
  authors:
7
7
  - Brooke Kuhlmann
@@ -28,7 +28,7 @@ cert_chain:
28
28
  2XV8FRa7/JimI07sPLC13eLY3xd/aYTi85Z782KIA4j0G8XEEWAX0ouBhlXPocZv
29
29
  QWc=
30
30
  -----END CERTIFICATE-----
31
- date: 2020-04-01 00:00:00.000000000 Z
31
+ date: 2020-05-21 00:00:00.000000000 Z
32
32
  dependencies:
33
33
  - !ruby/object:Gem::Dependency
34
34
  name: refinements
@@ -36,14 +36,14 @@ dependencies:
36
36
  requirements:
37
37
  - - "~>"
38
38
  - !ruby/object:Gem::Version
39
- version: '7.0'
39
+ version: '7.4'
40
40
  type: :runtime
41
41
  prerelease: false
42
42
  version_requirements: !ruby/object:Gem::Requirement
43
43
  requirements:
44
44
  - - "~>"
45
45
  - !ruby/object:Gem::Version
46
- version: '7.0'
46
+ version: '7.4'
47
47
  - !ruby/object:Gem::Dependency
48
48
  name: runcom
49
49
  requirement: !ruby/object:Gem::Requirement
@@ -134,28 +134,28 @@ dependencies:
134
134
  requirements:
135
135
  - - "~>"
136
136
  - !ruby/object:Gem::Version
137
- version: '0.12'
137
+ version: '0.13'
138
138
  type: :development
139
139
  prerelease: false
140
140
  version_requirements: !ruby/object:Gem::Requirement
141
141
  requirements:
142
142
  - - "~>"
143
143
  - !ruby/object:Gem::Version
144
- version: '0.12'
144
+ version: '0.13'
145
145
  - !ruby/object:Gem::Dependency
146
146
  name: pry-byebug
147
147
  requirement: !ruby/object:Gem::Requirement
148
148
  requirements:
149
149
  - - "~>"
150
150
  - !ruby/object:Gem::Version
151
- version: '3.7'
151
+ version: '3.9'
152
152
  type: :development
153
153
  prerelease: false
154
154
  version_requirements: !ruby/object:Gem::Requirement
155
155
  requirements:
156
156
  - - "~>"
157
157
  - !ruby/object:Gem::Version
158
- version: '3.7'
158
+ version: '3.9'
159
159
  - !ruby/object:Gem::Dependency
160
160
  name: rake
161
161
  requirement: !ruby/object:Gem::Requirement
@@ -204,14 +204,14 @@ dependencies:
204
204
  requirements:
205
205
  - - "~>"
206
206
  - !ruby/object:Gem::Version
207
- version: '0.79'
207
+ version: '0.83'
208
208
  type: :development
209
209
  prerelease: false
210
210
  version_requirements: !ruby/object:Gem::Requirement
211
211
  requirements:
212
212
  - - "~>"
213
213
  - !ruby/object:Gem::Version
214
- version: '0.79'
214
+ version: '0.83'
215
215
  - !ruby/object:Gem::Dependency
216
216
  name: rubocop-performance
217
217
  requirement: !ruby/object:Gem::Requirement
@@ -246,14 +246,14 @@ dependencies:
246
246
  requirements:
247
247
  - - "~>"
248
248
  - !ruby/object:Gem::Version
249
- version: '1.37'
249
+ version: '1.39'
250
250
  type: :development
251
251
  prerelease: false
252
252
  version_requirements: !ruby/object:Gem::Requirement
253
253
  requirements:
254
254
  - - "~>"
255
255
  - !ruby/object:Gem::Version
256
- version: '1.37'
256
+ version: '1.39'
257
257
  - !ruby/object:Gem::Dependency
258
258
  name: simplecov
259
259
  requirement: !ruby/object:Gem::Requirement
@@ -318,7 +318,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
318
318
  - !ruby/object:Gem::Version
319
319
  version: '0'
320
320
  requirements: []
321
- rubygems_version: 3.1.2
321
+ rubygems_version: 3.1.3
322
322
  signing_key:
323
323
  specification_version: 4
324
324
  summary: A command line interface that enhances Alfred with Ruby support.
metadata.gz.sig CHANGED
Binary file