bundle_grep 0.2.1 → 0.3.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.tar.gz.sig +0 -0
- data/.github/workflows/ruby.yml +20 -0
- data/README.md +7 -3
- data/bundle_grep.gemspec +2 -0
- data/certs/tiegz.pem +25 -0
- data/lib/bundle_grep/version.rb +1 -1
- metadata +32 -5
- metadata.gz.sig +2 -0
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA256:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: 4d857cdb72fbf10fb0fab6d6e33ff5745b2dd747bfa4894f0defdcca30b26821
|
4
|
+
data.tar.gz: 6210a76b2f77fe602af4a0e08049fc0d90db71b3c8a7b669121feb379cd84f20
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 9e659b67a72c51d7faf7972e8e08ec1e75deb90eed836cfc740be37d1206687e1592e386e8ea47f5da1ba71b12c7cbe8ced37939af392c6c422474625c6ee685
|
7
|
+
data.tar.gz: 3d043cb930d759e468b11136fac8605268b5fae929ef54ed620770afe2a01e362c358f3f3eabb3a49888d2d565d0e7d59928cc498c992fa85f263d6d80b7e2e7
|
checksums.yaml.gz.sig
ADDED
Binary file
|
data.tar.gz.sig
ADDED
Binary file
|
@@ -0,0 +1,20 @@
|
|
1
|
+
name: Ruby
|
2
|
+
|
3
|
+
on: [push]
|
4
|
+
|
5
|
+
jobs:
|
6
|
+
build:
|
7
|
+
|
8
|
+
runs-on: ubuntu-latest
|
9
|
+
|
10
|
+
steps:
|
11
|
+
- uses: actions/checkout@v1
|
12
|
+
- name: Set up Ruby 2.6
|
13
|
+
uses: actions/setup-ruby@v1
|
14
|
+
with:
|
15
|
+
ruby-version: 2.6.x
|
16
|
+
- name: Build and test with Rake
|
17
|
+
run: |
|
18
|
+
gem install bundler
|
19
|
+
bundle install --jobs 4 --retry 3
|
20
|
+
bundle exec rake
|
data/README.md
CHANGED
@@ -18,9 +18,13 @@ And then execute:
|
|
18
18
|
|
19
19
|
```sh
|
20
20
|
$ bundle grep spec.license
|
21
|
-
$ /
|
21
|
+
$ .../somelibrary/somelibrary.gemspec: spec.license = "MIT"
|
22
22
|
```
|
23
23
|
|
24
|
+
## Uninstallation
|
25
|
+
|
26
|
+
Bundler currently doesn't have a `bundler plugin uninstall ...` command, but you can reset your local plugins with a simple `rm -rf .bundle/plugin`
|
27
|
+
|
24
28
|
## Development
|
25
29
|
|
26
30
|
After checking out the repo, run `bin/setup` to install dependencies. Then, run `rake test` to run the tests. You can also run `bin/console` for an interactive prompt that will allow you to experiment.
|
@@ -29,7 +33,7 @@ To install this gem onto your local machine, run `bundle exec rake install`. To
|
|
29
33
|
|
30
34
|
## Contributing
|
31
35
|
|
32
|
-
Bug reports and pull requests are welcome on GitHub at https://github.com/
|
36
|
+
Bug reports and pull requests are welcome on GitHub at https://github.com/tiegz/bundle_grep. This project is intended to be a safe, welcoming space for collaboration, and contributors are expected to adhere to the [Contributor Covenant](http://contributor-covenant.org) code of conduct.
|
33
37
|
|
34
38
|
## License
|
35
39
|
|
@@ -37,4 +41,4 @@ The gem is available as open source under the terms of the [MIT License](https:/
|
|
37
41
|
|
38
42
|
## Code of Conduct
|
39
43
|
|
40
|
-
Everyone interacting in the BundleGrep project’s codebases, issue trackers, chat rooms and mailing lists is expected to follow the [code of conduct](https://github.com/
|
44
|
+
Everyone interacting in the BundleGrep project’s codebases, issue trackers, chat rooms and mailing lists is expected to follow the [code of conduct](https://github.com/tiegz/bundle_grep/blob/master/CODE_OF_CONDUCT.md).
|
data/bundle_grep.gemspec
CHANGED
@@ -14,6 +14,8 @@ Gem::Specification.new do |spec|
|
|
14
14
|
spec.description = %q{Curious where a method, error or just some text originates? Check your bundled libraries with bundle grep!}
|
15
15
|
spec.homepage = "https://github.com/tiegz/bundle_grep"
|
16
16
|
spec.license = "MIT"
|
17
|
+
spec.cert_chain = ['certs/tiegz.pem']
|
18
|
+
spec.signing_key = File.expand_path("~/.ssh/gem-private_key.pem") if $0 =~ /gem\z/
|
17
19
|
|
18
20
|
# Prevent pushing this gem to RubyGems.org. To allow pushes either set the 'allowed_push_host'
|
19
21
|
# to allow pushing to a single host or delete this section to allow pushing to any host.
|
data/certs/tiegz.pem
ADDED
@@ -0,0 +1,25 @@
|
|
1
|
+
-----BEGIN CERTIFICATE-----
|
2
|
+
MIIESDCCArCgAwIBAgIBATANBgkqhkiG9w0BAQsFADAnMSUwIwYDVQQDDBx0aWVn
|
3
|
+
LnphaGFyaWEvREM9Z21haWwvREM9Y29tMB4XDTE5MTEyODE3MjQwM1oXDTIwMTEy
|
4
|
+
NzE3MjQwM1owJzElMCMGA1UEAwwcdGllZy56YWhhcmlhL0RDPWdtYWlsL0RDPWNv
|
5
|
+
bTCCAaIwDQYJKoZIhvcNAQEBBQADggGPADCCAYoCggGBAMIV7tpUzbuQqBrsRubW
|
6
|
+
8VrkmmIaEEOAy/M8d8YVWDp6VwhSqmwwtpEeLB3cp9zZbZU5x+EfMoSuz5xAPMXD
|
7
|
+
Anitx30OUi9Wo2bMliMzcRouOB1xelcPhG4IinEq8/NdyN/8KXVHGnPlarHha1J3
|
8
|
+
rgdNfcC1Y5W+fQghc53WYITz+/zPS5jWiqpvi9rACt+56PYxTzCua2Nds4o990mM
|
9
|
+
j/w7VwzoO+OCLOJCxR9pRCKJzNKT8bIqPFeboXiYW/zdub/jMcMCztegdFaUQ0Nn
|
10
|
+
BI+2QKgHWtB/rDbUWaO9Y1rYnS9ImpHLMhX3R32vQAym8elUxNWkWH2stTRsroAc
|
11
|
+
RYCcZ3ogr0x7Snc/lHOn05ak9zokr4a3szP3YN1Bd5achBsKBy/aLuTBdc5xm9YU
|
12
|
+
/9Pw055nQ2PJNmli62wik90Km7i3h86bf7m+Eh6u9wq+tIoJyUq2qEcAQA9Mu5yL
|
13
|
+
zC71D42UBjFK+BfxzyMKDosBLMXgu0NDP5G1/JI7HFo4KwIDAQABo38wfTAJBgNV
|
14
|
+
HRMEAjAAMAsGA1UdDwQEAwIEsDAdBgNVHQ4EFgQU7ZwwAH3kKNF53/nwZQkZXQIk
|
15
|
+
VtUwIQYDVR0RBBowGIEWdGllZy56YWhhcmlhQGdtYWlsLmNvbTAhBgNVHRIEGjAY
|
16
|
+
gRZ0aWVnLnphaGFyaWFAZ21haWwuY29tMA0GCSqGSIb3DQEBCwUAA4IBgQCrAFqP
|
17
|
+
fHNWB1j6K5lal+QHiCHDbtgstIEkev69un26pbcb1Tvp1FkUk9h3GF/d0RclWwDm
|
18
|
+
Vngpo3nlhbcRhY4uEc4AKqsqu1/MW3tXqyL5XXC5BA58K5Zk3YT3bWQSC2o6Cbk5
|
19
|
+
/r+9d2thqwsoM+xss732tBORYOLskUvax4seOI8d50ftmW6z2nyNLSW/gBs9EKaw
|
20
|
+
C8zga/aAnJyLOEzXTRBK2NKJF9RjvqtKp4N3ltAyLGS/FbExWvCrA81vZyugZ+SN
|
21
|
+
ghnemlJRhya2R4X2eMQ3J4JSvcljvcpJfJDnoUpUee+bGXH2XbUzR7BSqRED1Hk8
|
22
|
+
1IIfVc2YU2OF8rddkLwQypSQThJfEGOQGJGqeTCFTgLYly+Uwvd/hZ/1ax+2YvZQ
|
23
|
+
6jW3ih+TV4VO9uJA7F2KKpHIFvuNWmHyq7+f2mfd350BWwlfwngqqr8CHlk6VI/G
|
24
|
+
EELxZPpeFzStWhUB/BuK6FhHgkU3qEns+QJjtO2HDPIsafUTnhdW2HEnKEU=
|
25
|
+
-----END CERTIFICATE-----
|
data/lib/bundle_grep/version.rb
CHANGED
metadata
CHANGED
@@ -1,14 +1,40 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: bundle_grep
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 0.
|
4
|
+
version: 0.3.0
|
5
5
|
platform: ruby
|
6
6
|
authors:
|
7
7
|
- Tieg Zaharia
|
8
8
|
autorequire:
|
9
9
|
bindir: exe
|
10
|
-
cert_chain:
|
11
|
-
|
10
|
+
cert_chain:
|
11
|
+
- |
|
12
|
+
-----BEGIN CERTIFICATE-----
|
13
|
+
MIIESDCCArCgAwIBAgIBATANBgkqhkiG9w0BAQsFADAnMSUwIwYDVQQDDBx0aWVn
|
14
|
+
LnphaGFyaWEvREM9Z21haWwvREM9Y29tMB4XDTE5MTEyODE3MjQwM1oXDTIwMTEy
|
15
|
+
NzE3MjQwM1owJzElMCMGA1UEAwwcdGllZy56YWhhcmlhL0RDPWdtYWlsL0RDPWNv
|
16
|
+
bTCCAaIwDQYJKoZIhvcNAQEBBQADggGPADCCAYoCggGBAMIV7tpUzbuQqBrsRubW
|
17
|
+
8VrkmmIaEEOAy/M8d8YVWDp6VwhSqmwwtpEeLB3cp9zZbZU5x+EfMoSuz5xAPMXD
|
18
|
+
Anitx30OUi9Wo2bMliMzcRouOB1xelcPhG4IinEq8/NdyN/8KXVHGnPlarHha1J3
|
19
|
+
rgdNfcC1Y5W+fQghc53WYITz+/zPS5jWiqpvi9rACt+56PYxTzCua2Nds4o990mM
|
20
|
+
j/w7VwzoO+OCLOJCxR9pRCKJzNKT8bIqPFeboXiYW/zdub/jMcMCztegdFaUQ0Nn
|
21
|
+
BI+2QKgHWtB/rDbUWaO9Y1rYnS9ImpHLMhX3R32vQAym8elUxNWkWH2stTRsroAc
|
22
|
+
RYCcZ3ogr0x7Snc/lHOn05ak9zokr4a3szP3YN1Bd5achBsKBy/aLuTBdc5xm9YU
|
23
|
+
/9Pw055nQ2PJNmli62wik90Km7i3h86bf7m+Eh6u9wq+tIoJyUq2qEcAQA9Mu5yL
|
24
|
+
zC71D42UBjFK+BfxzyMKDosBLMXgu0NDP5G1/JI7HFo4KwIDAQABo38wfTAJBgNV
|
25
|
+
HRMEAjAAMAsGA1UdDwQEAwIEsDAdBgNVHQ4EFgQU7ZwwAH3kKNF53/nwZQkZXQIk
|
26
|
+
VtUwIQYDVR0RBBowGIEWdGllZy56YWhhcmlhQGdtYWlsLmNvbTAhBgNVHRIEGjAY
|
27
|
+
gRZ0aWVnLnphaGFyaWFAZ21haWwuY29tMA0GCSqGSIb3DQEBCwUAA4IBgQCrAFqP
|
28
|
+
fHNWB1j6K5lal+QHiCHDbtgstIEkev69un26pbcb1Tvp1FkUk9h3GF/d0RclWwDm
|
29
|
+
Vngpo3nlhbcRhY4uEc4AKqsqu1/MW3tXqyL5XXC5BA58K5Zk3YT3bWQSC2o6Cbk5
|
30
|
+
/r+9d2thqwsoM+xss732tBORYOLskUvax4seOI8d50ftmW6z2nyNLSW/gBs9EKaw
|
31
|
+
C8zga/aAnJyLOEzXTRBK2NKJF9RjvqtKp4N3ltAyLGS/FbExWvCrA81vZyugZ+SN
|
32
|
+
ghnemlJRhya2R4X2eMQ3J4JSvcljvcpJfJDnoUpUee+bGXH2XbUzR7BSqRED1Hk8
|
33
|
+
1IIfVc2YU2OF8rddkLwQypSQThJfEGOQGJGqeTCFTgLYly+Uwvd/hZ/1ax+2YvZQ
|
34
|
+
6jW3ih+TV4VO9uJA7F2KKpHIFvuNWmHyq7+f2mfd350BWwlfwngqqr8CHlk6VI/G
|
35
|
+
EELxZPpeFzStWhUB/BuK6FhHgkU3qEns+QJjtO2HDPIsafUTnhdW2HEnKEU=
|
36
|
+
-----END CERTIFICATE-----
|
37
|
+
date: 2019-11-28 00:00:00.000000000 Z
|
12
38
|
dependencies:
|
13
39
|
- !ruby/object:Gem::Dependency
|
14
40
|
name: bundler
|
@@ -60,6 +86,7 @@ executables: []
|
|
60
86
|
extensions: []
|
61
87
|
extra_rdoc_files: []
|
62
88
|
files:
|
89
|
+
- ".github/workflows/ruby.yml"
|
63
90
|
- ".gitignore"
|
64
91
|
- ".travis.yml"
|
65
92
|
- CODE_OF_CONDUCT.md
|
@@ -70,6 +97,7 @@ files:
|
|
70
97
|
- bin/console
|
71
98
|
- bin/setup
|
72
99
|
- bundle_grep.gemspec
|
100
|
+
- certs/tiegz.pem
|
73
101
|
- lib/bundle_grep.rb
|
74
102
|
- lib/bundle_grep/version.rb
|
75
103
|
- plugins.rb
|
@@ -95,8 +123,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
|
|
95
123
|
- !ruby/object:Gem::Version
|
96
124
|
version: '0'
|
97
125
|
requirements: []
|
98
|
-
|
99
|
-
rubygems_version: 2.7.6
|
126
|
+
rubygems_version: 3.0.3
|
100
127
|
signing_key:
|
101
128
|
specification_version: 4
|
102
129
|
summary: A Bundler plugin that lets you grep libraries in your bundle.
|
metadata.gz.sig
ADDED
@@ -0,0 +1,2 @@
|
|
1
|
+
�k����"|I��OK.9�}E�!��*��5��hc�9r,;B6E��%��-�C��i��M��&���L_�=�n+��z�XDp��Q�հqq�#�0����А�z��@��k<f�F`: t͔7�������GQ9�V�n�JO����7����A��|����Γ/�\����q���\�iB�C[ۭߟ���퉻�2����D���I�%���u7cMa�������Y��]��#�ke(�����;/��:#��8�1R�U���bjc�
|
2
|
+
F�����YM5���6N���S����*$�|�ϛެ��dc���E����f��Sc��Q���X�q_Ȼ�1ō�?-�՛cb�[avHH0��0��]��>8���l
|