bundler-organization_audit 0.2.0 → 0.2.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: 708695d5b54015a1a14008336d22d1213eeae7e5
4
- data.tar.gz: 0c2987f848a7d9002aaf8bc883ff4bf3899c707a
3
+ metadata.gz: 87c9da3292c48a996230d536f4a61427ef66187f
4
+ data.tar.gz: c179cfbba93c78386c0b5cf04333dd6d45c5eaf0
5
5
  SHA512:
6
- metadata.gz: 0f7f1174ba2f0969add5dba70d8a8758180b3f3cb664c03c75dad520dbbd0e02daa90b0d9e1eedbde9abfa7be60086571c385dc315bfb23d26a6a674083810a3
7
- data.tar.gz: bb3e994690db9873c403a6f39cfbe53170e7c8762e1e91238a4c9327f91ece2b49b0fea2053dafbfe77782bd6480c6abca04b04b479746a23c78265418d337f5
6
+ metadata.gz: 83015faf0b62221e90214dccc44c9defad5aac575e6937ae0bee4c5370d05726921e5d1bd539f8119b5946a7f35bd165fdc1bebcb411ecd1e477bd195889419c
7
+ data.tar.gz: 9a46959787b908c7eb07ca495fcc988881ce7e383f626768ca68b4fea5e07fb78bcc04088908196b510a64a965e1b6d84a11cc7b08e017399661b962679c5eba
@@ -1,5 +1,5 @@
1
1
  module Bundler
2
2
  module OrganizationAudit
3
- VERSION = "0.2.0"
3
+ VERSION = "0.2.1"
4
4
  end
5
5
  end
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: bundler-organization_audit
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.2.0
4
+ version: 0.2.1
5
5
  platform: ruby
6
6
  authors:
7
7
  - Michael Grosser
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2013-12-20 00:00:00.000000000 Z
11
+ date: 2014-02-25 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: organization_audit
@@ -16,14 +16,14 @@ dependencies:
16
16
  requirements:
17
17
  - - '>='
18
18
  - !ruby/object:Gem::Version
19
- version: '0'
19
+ version: 0.2.0
20
20
  type: :runtime
21
21
  prerelease: false
22
22
  version_requirements: !ruby/object:Gem::Requirement
23
23
  requirements:
24
24
  - - '>='
25
25
  - !ruby/object:Gem::Version
26
- version: '0'
26
+ version: 0.2.0
27
27
  description: Audit all Gemfiles of a user/organization on github for unpatched versions
28
28
  email: michael@grosser.it
29
29
  executables: