pragmater 4.3.1 → 5.0.0
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- checksums.yaml.gz.sig +0 -0
- data/LICENSE.md +163 -20
- data/README.md +13 -22
- data/lib/pragmater/cli.rb +10 -10
- data/lib/pragmater/identity.rb +1 -1
- data/lib/pragmater/runner.rb +6 -5
- data/lib/pragmater/writer.rb +1 -0
- data.tar.gz.sig +0 -0
- metadata +8 -36
- metadata.gz.sig +0 -0
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA256:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: 86f2f807c01845b844007614033af8ec06d36220e73d572706997e96cb6257e9
|
4
|
+
data.tar.gz: 0fcefaacdf856642669296e8a93e1da6e5905e98ac296bf130ec3040a5e91f4c
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: aeeafef5e90111cbd453aab2cb9106f42976619d1d538868de12242206c1a6f09cd28c8e6b61cdc5b70502cd8ffcf58401ad9997556c048870938a09f751fc1c
|
7
|
+
data.tar.gz: 7e7395cc4f5260f0f9a7f97882949ad3d5b7ab82904e93b5a7f3ad4ad2941d9aeeaa7212bbc4af217288cc20a8909d3c43accaaa6c3eab97c7dba54d1266c967
|
checksums.yaml.gz.sig
CHANGED
Binary file
|
data/LICENSE.md
CHANGED
@@ -1,20 +1,163 @@
|
|
1
|
-
|
2
|
-
|
3
|
-
|
4
|
-
|
5
|
-
|
6
|
-
|
7
|
-
|
8
|
-
|
9
|
-
|
10
|
-
|
11
|
-
|
12
|
-
|
13
|
-
|
14
|
-
|
15
|
-
|
16
|
-
|
17
|
-
|
18
|
-
|
19
|
-
|
20
|
-
|
1
|
+
# Apache License
|
2
|
+
|
3
|
+
Version 2.0, January 2004
|
4
|
+
|
5
|
+
http://www.apache.org/licenses
|
6
|
+
|
7
|
+
TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
|
8
|
+
|
9
|
+
## 1. Definitions
|
10
|
+
|
11
|
+
"License" shall mean the terms and conditions for use, reproduction, and distribution as defined by
|
12
|
+
Sections 1 through 9 of this document.
|
13
|
+
|
14
|
+
"Licensor" shall mean the copyright owner or entity authorized by the copyright owner that is
|
15
|
+
granting the License.
|
16
|
+
|
17
|
+
"Legal Entity" shall mean the union of the acting entity and all other entities that control, are
|
18
|
+
controlled by, or are under common control with that entity. For the purposes of this definition,
|
19
|
+
"control" means (i) the power, direct or indirect, to cause the direction or management of such
|
20
|
+
entity, whether by contract or otherwise, or (ii) ownership of fifty percent (50%) or more of the
|
21
|
+
outstanding shares, or (iii) beneficial ownership of such entity.
|
22
|
+
|
23
|
+
"You" (or "Your") shall mean an individual or Legal Entity exercising permissions granted by this
|
24
|
+
License.
|
25
|
+
|
26
|
+
"Source" form shall mean the preferred form for making modifications, including but not limited to
|
27
|
+
software source code, documentation source, and configuration files.
|
28
|
+
|
29
|
+
"Object" form shall mean any form resulting from mechanical transformation or translation of a
|
30
|
+
Source form, including but not limited to compiled object code, generated documentation, and
|
31
|
+
conversions to other media types.
|
32
|
+
|
33
|
+
"Work" shall mean the work of authorship, whether in Source or Object form, made available under the
|
34
|
+
License, as indicated by a copyright notice that is included in or attached to the work (an example
|
35
|
+
is provided in the Appendix below).
|
36
|
+
|
37
|
+
"Derivative Works" shall mean any work, whether in Source or Object form, that is based on (or
|
38
|
+
derived from) the Work and for which the editorial revisions, annotations, elaborations, or other
|
39
|
+
modifications represent, as a whole, an original work of authorship. For the purposes of this
|
40
|
+
License, Derivative Works shall not include works that remain separable from, or merely link (or
|
41
|
+
bind by name) to the interfaces of, the Work and Derivative Works thereof.
|
42
|
+
|
43
|
+
"Contribution" shall mean any work of authorship, including the original version of the Work and any
|
44
|
+
modifications or additions to that Work or Derivative Works thereof, that is intentionally submitted
|
45
|
+
to Licensor for inclusion in the Work by the copyright owner or by an individual or Legal Entity
|
46
|
+
authorized to submit on behalf of the copyright owner. For the purposes of this definition,
|
47
|
+
"submitted" means any form of electronic, verbal, or written communication sent to the Licensor or
|
48
|
+
its representatives, including but not limited to communication on electronic mailing lists, source
|
49
|
+
code control systems, and issue tracking systems that are managed by, or on behalf of, the Licensor
|
50
|
+
for the purpose of discussing and improving the Work, but excluding communication that is
|
51
|
+
conspicuously marked or otherwise designated in writing by the copyright owner as "Not a
|
52
|
+
Contribution."
|
53
|
+
|
54
|
+
"Contributor" shall mean Licensor and any individual or Legal Entity on behalf of whom a
|
55
|
+
Contribution has been received by Licensor and subsequently incorporated within the Work.
|
56
|
+
|
57
|
+
## 2. Grant of Copyright License
|
58
|
+
|
59
|
+
Subject to the terms and conditions of this License, each Contributor hereby grants to You a
|
60
|
+
perpetual, worldwide, non-exclusive, no-charge, royalty-free, irrevocable copyright license to
|
61
|
+
reproduce, prepare Derivative Works of, publicly display, publicly perform, sublicense, and
|
62
|
+
distribute the Work and such Derivative Works in Source or Object form.
|
63
|
+
|
64
|
+
## 3. Grant of Patent License
|
65
|
+
|
66
|
+
Subject to the terms and conditions of this License, each Contributor hereby grants to You a
|
67
|
+
perpetual, worldwide, non-exclusive, no-charge, royalty-free, irrevocable (except as stated in this
|
68
|
+
section) patent license to make, have made, use, offer to sell, sell, import, and otherwise transfer
|
69
|
+
the Work, where such license applies only to those patent claims licensable by such Contributor that
|
70
|
+
are necessarily infringed by their Contribution(s) alone or by combination of their Contribution(s)
|
71
|
+
with the Work to which such Contribution(s) was submitted. If You institute patent litigation
|
72
|
+
against any entity (including a cross-claim or counterclaim in a lawsuit) alleging that the Work or
|
73
|
+
a Contribution incorporated within the Work constitutes direct or contributory patent infringement,
|
74
|
+
then any patent licenses granted to You under this License for that Work shall terminate as of the
|
75
|
+
date such litigation is filed.
|
76
|
+
|
77
|
+
## 4. Redistribution
|
78
|
+
|
79
|
+
You may reproduce and distribute copies of the Work or Derivative Works thereof in any medium, with
|
80
|
+
or without modifications, and in Source or Object form, provided that You meet the following
|
81
|
+
conditions:
|
82
|
+
|
83
|
+
1. You must give any other recipients of the Work or Derivative Works a copy of this License; and
|
84
|
+
|
85
|
+
2. You must cause any modified files to carry prominent notices stating that You changed the
|
86
|
+
files; and
|
87
|
+
|
88
|
+
3. You must retain, in the Source form of any Derivative Works that You distribute, all copyright,
|
89
|
+
patent, trademark, and attribution notices from the Source form of the Work, excluding those
|
90
|
+
notices that do not pertain to any part of the Derivative Works; and
|
91
|
+
|
92
|
+
4. If the Work includes a "NOTICE" text file as part of its distribution, then any Derivative
|
93
|
+
Works that You distribute must include a readable copy of the attribution notices contained
|
94
|
+
within such NOTICE file, excluding those notices that do not pertain to any part of the
|
95
|
+
Derivative Works, in at least one of the following places: within a NOTICE text file
|
96
|
+
distributed as part of the Derivative Works; within the Source form or documentation, if
|
97
|
+
provided along with the Derivative Works; or, within a display generated by the Derivative
|
98
|
+
Works, if and wherever such third-party notices normally appear. The contents of the NOTICE
|
99
|
+
file are for informational purposes only and do not modify the License. You may add Your own
|
100
|
+
attribution notices within Derivative Works that You distribute, alongside or as an addendum to
|
101
|
+
the NOTICE text from the Work, provided that such additional attribution notices cannot be
|
102
|
+
construed as modifying the License.
|
103
|
+
|
104
|
+
You may add Your own copyright statement to Your modifications and may provide additional or
|
105
|
+
different license terms and conditions for use, reproduction, or distribution of Your modifications,
|
106
|
+
or for any such Derivative Works as a whole, provided Your use, reproduction, and distribution of
|
107
|
+
the Work otherwise complies with the conditions stated in this License.
|
108
|
+
|
109
|
+
## 5. Submission of Contributions
|
110
|
+
|
111
|
+
Unless You explicitly state otherwise, any Contribution intentionally submitted for inclusion in the
|
112
|
+
Work by You to the Licensor shall be under the terms and conditions of this License, without any
|
113
|
+
additional terms or conditions. Notwithstanding the above, nothing herein shall supersede or modify
|
114
|
+
the terms of any separate license agreement you may have executed with Licensor regarding such
|
115
|
+
Contributions.
|
116
|
+
|
117
|
+
## 6. Trademarks
|
118
|
+
|
119
|
+
This License does not grant permission to use the trade names, trademarks, service marks, or product
|
120
|
+
names of the Licensor, except as required for reasonable and customary use in describing the origin
|
121
|
+
of the Work and reproducing the content of the NOTICE file.
|
122
|
+
|
123
|
+
## 7. Disclaimer of Warranty
|
124
|
+
|
125
|
+
Unless required by applicable law or agreed to in writing, Licensor provides the Work (and each
|
126
|
+
Contributor provides its Contributions) on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
|
127
|
+
KIND, either express or implied, including, without limitation, any warranties or conditions of
|
128
|
+
TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A PARTICULAR PURPOSE. You are solely
|
129
|
+
responsible for determining the appropriateness of using or redistributing the Work and assume any
|
130
|
+
risks associated with Your exercise of permissions under this License.
|
131
|
+
|
132
|
+
## 8. Limitation of Liability
|
133
|
+
|
134
|
+
In no event and under no legal theory, whether in tort (including negligence), contract, or
|
135
|
+
otherwise, unless required by applicable law (such as deliberate and grossly negligent acts) or
|
136
|
+
agreed to in writing, shall any Contributor be liable to You for damages, including any direct,
|
137
|
+
indirect, special, incidental, or consequential damages of any character arising as a result of this
|
138
|
+
License or out of the use or inability to use the Work (including but not limited to damages for
|
139
|
+
loss of goodwill, work stoppage, computer failure or malfunction, or any and all other commercial
|
140
|
+
damages or losses), even if such Contributor has been advised of the possibility of such damages.
|
141
|
+
|
142
|
+
## 9. Accepting Warranty or Additional Liability
|
143
|
+
|
144
|
+
While redistributing the Work or Derivative Works thereof, You may choose to offer, and charge a fee
|
145
|
+
for, acceptance of support, warranty, indemnity, or other liability obligations and/or rights
|
146
|
+
consistent with this License. However, in accepting such obligations, You may act only on Your own
|
147
|
+
behalf and on Your sole responsibility, not on behalf of any other Contributor, and only if You
|
148
|
+
agree to indemnify, defend, and hold each Contributor harmless for any liability incurred by, or
|
149
|
+
claims asserted against, such Contributor by reason of your accepting any such warranty or
|
150
|
+
additional liability.
|
151
|
+
|
152
|
+
END OF TERMS AND CONDITIONS
|
153
|
+
|
154
|
+
Copyright 2015 [Alchemists](https://www.alchemists.io).
|
155
|
+
|
156
|
+
Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in
|
157
|
+
compliance with the License. You may obtain a [copy](http://www.apache.org/licenses/LICENSE-2.0) of
|
158
|
+
the License.
|
159
|
+
|
160
|
+
Unless required by applicable law or agreed to in writing, software distributed under the License is
|
161
|
+
distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
|
162
|
+
implied. See the License for the specific language governing permissions and limitations under the
|
163
|
+
License.
|
data/README.md
CHANGED
@@ -1,8 +1,8 @@
|
|
1
1
|
# Pragmater
|
2
2
|
|
3
3
|
[![Gem Version](https://badge.fury.io/rb/pragmater.svg)](http://badge.fury.io/rb/pragmater)
|
4
|
-
[![Code Climate
|
5
|
-
[![Code Climate Coverage](https://codeclimate.com/
|
4
|
+
[![Code Climate Maintainability](https://api.codeclimate.com/v1/badges/f0971ab6985309ce4db4/maintainability)](https://codeclimate.com/github/bkuhlmann/pragmater/maintainability)
|
5
|
+
[![Code Climate Test Coverage](https://api.codeclimate.com/v1/badges/f0971ab6985309ce4db4/test_coverage)](https://codeclimate.com/github/bkuhlmann/pragmater/test_coverage)
|
6
6
|
[![Gemnasium Status](https://gemnasium.com/bkuhlmann/pragmater.svg)](https://gemnasium.com/bkuhlmann/pragmater)
|
7
7
|
[![Circle CI Status](https://circleci.com/gh/bkuhlmann/pragmater.svg?style=svg)](https://circleci.com/gh/bkuhlmann/pragmater)
|
8
8
|
[![Patreon](https://img.shields.io/badge/patreon-donate-brightgreen.svg)](https://www.patreon.com/bkuhlmann)
|
@@ -46,7 +46,7 @@ or multiple Ruby source files in order to benefit from improved memory and concu
|
|
46
46
|
|
47
47
|
- Supports adding a pragma comment or multiple pragma comments to single or multiple source files.
|
48
48
|
- Supports removing a pragma comment(s) from single or multiple source files.
|
49
|
-
- Supports
|
49
|
+
- Supports file list filtering. Defaults to any file.
|
50
50
|
- Ensures duplicate pragma comments never exist.
|
51
51
|
- Ensures pragma comments are consistently formatted.
|
52
52
|
|
@@ -56,20 +56,11 @@ or multiple Ruby source files in order to benefit from improved memory and concu
|
|
56
56
|
|
57
57
|
## Requirements
|
58
58
|
|
59
|
-
0. [Ruby 2.
|
59
|
+
0. [Ruby 2.5.x](https://www.ruby-lang.org)
|
60
60
|
|
61
61
|
## Setup
|
62
62
|
|
63
|
-
|
64
|
-
|
65
|
-
gem cert --add <(curl --location --silent https://www.alchemists.io/gem-public.pem)
|
66
|
-
gem install pragmater --trust-policy MediumSecurity
|
67
|
-
|
68
|
-
NOTE: A HighSecurity trust policy would be best but MediumSecurity enables signed gem verification
|
69
|
-
while allowing the installation of unsigned dependencies since they are beyond the scope of this
|
70
|
-
gem.
|
71
|
-
|
72
|
-
For an insecure install, type the following (not recommended):
|
63
|
+
Type the following to install:
|
73
64
|
|
74
65
|
gem install pragmater
|
75
66
|
|
@@ -86,10 +77,10 @@ From the command line, type: `pragmater help`
|
|
86
77
|
pragmater -v, [--version] # Show gem version.
|
87
78
|
|
88
79
|
Both the `--add` and `--remove` commands support options for specifying pragma comments and/or
|
89
|
-
|
80
|
+
included files (viewable by running `pragmater --help --add` or `pragmater --help --remove`):
|
90
81
|
|
91
82
|
-c, [--comments=one two three] # Pragma comments
|
92
|
-
-w, [--
|
83
|
+
-w, [--includes=one two three] # File include list
|
93
84
|
|
94
85
|
### Customization
|
95
86
|
|
@@ -104,20 +95,20 @@ The default configuration is as follows:
|
|
104
95
|
|
105
96
|
:add:
|
106
97
|
:comments: []
|
107
|
-
:
|
98
|
+
:includes: []
|
108
99
|
:remove:
|
109
100
|
:comments: []
|
110
|
-
:
|
101
|
+
:includes: []
|
111
102
|
|
112
103
|
Feel free to take this default configuration, modify, and save as your own custom
|
113
104
|
`configuration.yml`.
|
114
105
|
|
115
106
|
The `configuration.yml` file can be configured as follows:
|
116
107
|
|
117
|
-
- `add`: Defines global/local comments and/or
|
118
|
-
and `
|
119
|
-
- `remove`: Defines global/local comments and/or
|
120
|
-
`comments` and `
|
108
|
+
- `add`: Defines global/local comments and/or file include lists when adding pragma comments. The
|
109
|
+
`comments` and `includes` options can be either a single string or an array of values.
|
110
|
+
- `remove`: Defines global/local comments and/or file include lists when removing pragma comments.
|
111
|
+
The `comments` and `includes` options can be either a single string or an array of values.
|
121
112
|
|
122
113
|
### Frozen String Literals
|
123
114
|
|
data/lib/pragmater/cli.rb
CHANGED
@@ -16,11 +16,11 @@ module Pragmater
|
|
16
16
|
Runcom::Configuration.new project_name: Identity.name, defaults: {
|
17
17
|
add: {
|
18
18
|
comments: "",
|
19
|
-
|
19
|
+
includes: []
|
20
20
|
},
|
21
21
|
remove: {
|
22
22
|
comments: "",
|
23
|
-
|
23
|
+
includes: []
|
24
24
|
}
|
25
25
|
}
|
26
26
|
end
|
@@ -39,20 +39,20 @@ module Pragmater
|
|
39
39
|
desc: "Pragma comments",
|
40
40
|
type: :array,
|
41
41
|
default: []
|
42
|
-
method_option :
|
42
|
+
method_option :includes,
|
43
43
|
aliases: "-w",
|
44
|
-
desc: "File
|
44
|
+
desc: "File include list",
|
45
45
|
type: :array,
|
46
46
|
default: []
|
47
47
|
def add path = "."
|
48
48
|
settings = configuration.merge add: {
|
49
49
|
comments: options[:comments],
|
50
|
-
|
50
|
+
includes: options[:includes]
|
51
51
|
}
|
52
52
|
|
53
53
|
runner = Runner.new path,
|
54
54
|
comments: settings.dig(:add, :comments),
|
55
|
-
|
55
|
+
includes: settings.dig(:add, :includes)
|
56
56
|
|
57
57
|
runner.run(action: :add) { |file| say_status :info, "Processed: #{file}.", :green }
|
58
58
|
end
|
@@ -64,20 +64,20 @@ module Pragmater
|
|
64
64
|
desc: "Pragma comments",
|
65
65
|
type: :array,
|
66
66
|
default: []
|
67
|
-
method_option :
|
67
|
+
method_option :includes,
|
68
68
|
aliases: "-w",
|
69
|
-
desc: "File
|
69
|
+
desc: "File include list",
|
70
70
|
type: :array,
|
71
71
|
default: []
|
72
72
|
def remove path = "."
|
73
73
|
settings = configuration.merge remove: {
|
74
74
|
comments: options[:comments],
|
75
|
-
|
75
|
+
includes: options[:includes]
|
76
76
|
}
|
77
77
|
|
78
78
|
runner = Runner.new path,
|
79
79
|
comments: settings.dig(:remove, :comments),
|
80
|
-
|
80
|
+
includes: settings.dig(:remove, :includes)
|
81
81
|
|
82
82
|
runner.run(action: :remove) { |file| say_status :info, "Processed: #{file}.", :green }
|
83
83
|
end
|
data/lib/pragmater/identity.rb
CHANGED
data/lib/pragmater/runner.rb
CHANGED
@@ -4,16 +4,17 @@ module Pragmater
|
|
4
4
|
# Adds/removes pragma comments for files in given path.
|
5
5
|
class Runner
|
6
6
|
# rubocop:disable Metrics/ParameterLists
|
7
|
-
def initialize path = ".", comments: [],
|
7
|
+
def initialize path = ".", comments: [], includes: [], writer: Writer
|
8
8
|
@path = Pathname path
|
9
9
|
@comments = Array comments
|
10
|
-
@
|
10
|
+
@includes = Array includes
|
11
11
|
@writer = writer
|
12
12
|
end
|
13
|
+
# rubocop:enable Metrics/ParameterLists
|
13
14
|
|
14
15
|
def files
|
15
|
-
return [] unless path.exist? && path.directory? && !
|
16
|
-
Pathname.glob(%(#{path}/{#{
|
16
|
+
return [] unless path.exist? && path.directory? && !includes.empty?
|
17
|
+
Pathname.glob(%(#{path}/{#{includes.join ","}})).select(&:file?)
|
17
18
|
end
|
18
19
|
|
19
20
|
def run action:
|
@@ -25,6 +26,6 @@ module Pragmater
|
|
25
26
|
|
26
27
|
private
|
27
28
|
|
28
|
-
attr_reader :path, :comments, :
|
29
|
+
attr_reader :path, :comments, :includes, :writer
|
29
30
|
end
|
30
31
|
end
|
data/lib/pragmater/writer.rb
CHANGED
data.tar.gz.sig
CHANGED
Binary file
|
metadata
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: pragmater
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version:
|
4
|
+
version: 5.0.0
|
5
5
|
platform: ruby
|
6
6
|
authors:
|
7
7
|
- Brooke Kuhlmann
|
@@ -30,7 +30,7 @@ cert_chain:
|
|
30
30
|
MQXa5aqjoFEODxVbBBI6NyNVH4gMKDsILEFlH/mcBQKKQwXj2McJmB8jIG+WuKoE
|
31
31
|
GyTL6s+8CnN9sL2Spfh/YdRn/29r4g2qi6FomQ==
|
32
32
|
-----END CERTIFICATE-----
|
33
|
-
date:
|
33
|
+
date: 2018-01-01 00:00:00.000000000 Z
|
34
34
|
dependencies:
|
35
35
|
- !ruby/object:Gem::Dependency
|
36
36
|
name: runcom
|
@@ -38,14 +38,14 @@ dependencies:
|
|
38
38
|
requirements:
|
39
39
|
- - "~>"
|
40
40
|
- !ruby/object:Gem::Version
|
41
|
-
version: '
|
41
|
+
version: '2.0'
|
42
42
|
type: :runtime
|
43
43
|
prerelease: false
|
44
44
|
version_requirements: !ruby/object:Gem::Requirement
|
45
45
|
requirements:
|
46
46
|
- - "~>"
|
47
47
|
- !ruby/object:Gem::Version
|
48
|
-
version: '
|
48
|
+
version: '2.0'
|
49
49
|
- !ruby/object:Gem::Dependency
|
50
50
|
name: thor
|
51
51
|
requirement: !ruby/object:Gem::Requirement
|
@@ -116,34 +116,6 @@ dependencies:
|
|
116
116
|
- - "~>"
|
117
117
|
- !ruby/object:Gem::Version
|
118
118
|
version: '1.0'
|
119
|
-
- !ruby/object:Gem::Dependency
|
120
|
-
name: gemsmith
|
121
|
-
requirement: !ruby/object:Gem::Requirement
|
122
|
-
requirements:
|
123
|
-
- - "~>"
|
124
|
-
- !ruby/object:Gem::Version
|
125
|
-
version: '10.4'
|
126
|
-
type: :development
|
127
|
-
prerelease: false
|
128
|
-
version_requirements: !ruby/object:Gem::Requirement
|
129
|
-
requirements:
|
130
|
-
- - "~>"
|
131
|
-
- !ruby/object:Gem::Version
|
132
|
-
version: '10.4'
|
133
|
-
- !ruby/object:Gem::Dependency
|
134
|
-
name: git-cop
|
135
|
-
requirement: !ruby/object:Gem::Requirement
|
136
|
-
requirements:
|
137
|
-
- - "~>"
|
138
|
-
- !ruby/object:Gem::Version
|
139
|
-
version: '1.7'
|
140
|
-
type: :development
|
141
|
-
prerelease: false
|
142
|
-
version_requirements: !ruby/object:Gem::Requirement
|
143
|
-
requirements:
|
144
|
-
- - "~>"
|
145
|
-
- !ruby/object:Gem::Version
|
146
|
-
version: '1.7'
|
147
119
|
- !ruby/object:Gem::Dependency
|
148
120
|
name: guard-rspec
|
149
121
|
requirement: !ruby/object:Gem::Requirement
|
@@ -248,14 +220,14 @@ dependencies:
|
|
248
220
|
requirements:
|
249
221
|
- - "~>"
|
250
222
|
- !ruby/object:Gem::Version
|
251
|
-
version: '0.
|
223
|
+
version: '0.52'
|
252
224
|
type: :development
|
253
225
|
prerelease: false
|
254
226
|
version_requirements: !ruby/object:Gem::Requirement
|
255
227
|
requirements:
|
256
228
|
- - "~>"
|
257
229
|
- !ruby/object:Gem::Version
|
258
|
-
version: '0.
|
230
|
+
version: '0.52'
|
259
231
|
- !ruby/object:Gem::Dependency
|
260
232
|
name: wirb
|
261
233
|
requirement: !ruby/object:Gem::Requirement
|
@@ -302,7 +274,7 @@ required_ruby_version: !ruby/object:Gem::Requirement
|
|
302
274
|
requirements:
|
303
275
|
- - "~>"
|
304
276
|
- !ruby/object:Gem::Version
|
305
|
-
version: '2.
|
277
|
+
version: '2.5'
|
306
278
|
required_rubygems_version: !ruby/object:Gem::Requirement
|
307
279
|
requirements:
|
308
280
|
- - ">="
|
@@ -310,7 +282,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
|
|
310
282
|
version: '0'
|
311
283
|
requirements: []
|
312
284
|
rubyforge_project:
|
313
|
-
rubygems_version: 2.7.
|
285
|
+
rubygems_version: 2.7.4
|
314
286
|
signing_key:
|
315
287
|
specification_version: 4
|
316
288
|
summary: A command line interface for managing/formatting source file pragma comments.
|
metadata.gz.sig
CHANGED
Binary file
|