cocoapods-blacklist 0.1.2 → 0.1.3

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
- SHA1:
3
- metadata.gz: a536f7b97996715a0804fa4a12e9d8b00053d3db
4
- data.tar.gz: 436cc27ed236ec60e3e7c999eb9c6a37724b9970
2
+ SHA256:
3
+ metadata.gz: 5c20d280ec27020bf7722841872c11f02f0155f7d6e464378430aef1fa61cea7
4
+ data.tar.gz: 8261e8ab93a8034a0f4c0734e979d344d1ae0c591d9e52c9c0b9ae36edadb979
5
5
  SHA512:
6
- metadata.gz: 708bd2d18a49e3874e955b468fdba82c0431e7a362eca8502a4e05ec79e280448254f35d42f0760e01e2885db5e03a46d222b800fec4a242b73edfb06103da56
7
- data.tar.gz: 70454add6b1f3be2f8f342bc183082d3f5c78a7ff0c9b2263396485eea9112a4957815aa14613f2704c19767f92c059adfce50cb523dc9805056033e0e3ee5b9
6
+ metadata.gz: 14cfff670df4aca1f6fdec1fd92c05b2c839aeae9b20535318ff666495e13bd2e4e787262d62996f854f09faf4d2f96a4b6e51d24206397839a26d28b3b0081c
7
+ data.tar.gz: b66cbacda7db41c5df89df468fe49e730ba3b0690547bc9817375116fbaa15fee84d8321f282cbeb797f93ded272ee50e80718f89923d8120a19e9d71a0d58f3
@@ -1,5 +1,8 @@
1
1
  ## CHANGELOG
2
2
 
3
+ # 0.1.3
4
+ - Mark current gem name as deprecated with a post_install message (@dbgrandi 6/11/2020)
5
+
3
6
  # 0.1.2
4
7
  - More idiomatic CLAide usage (@segiddins 11/16/2015)
5
8
 
data/Gemfile CHANGED
@@ -4,7 +4,8 @@ source 'https://rubygems.org'
4
4
  gemspec
5
5
 
6
6
  group :development do
7
- gem 'cocoapods'
7
+ gem 'activesupport', '>= 4.2.2', '< 5'
8
+ gem 'cocoapods', '~> 1.9.0'
8
9
  gem 'bacon'
9
10
  gem 'prettybacon'
10
11
  gem 'webmock'
@@ -1,82 +1,117 @@
1
1
  PATH
2
2
  remote: .
3
3
  specs:
4
- cocoapods-blacklist (0.1.2)
4
+ cocoapods-blacklist (0.1.3)
5
5
 
6
6
  GEM
7
7
  remote: https://rubygems.org/
8
8
  specs:
9
- activesupport (4.2.1)
9
+ CFPropertyList (3.0.2)
10
+ activesupport (4.2.11.3)
10
11
  i18n (~> 0.7)
11
- json (~> 1.7, >= 1.7.7)
12
12
  minitest (~> 5.1)
13
13
  thread_safe (~> 0.3, >= 0.3.4)
14
14
  tzinfo (~> 1.1)
15
- addressable (2.3.8)
15
+ addressable (2.7.0)
16
+ public_suffix (>= 2.0.2, < 5.0)
17
+ algoliasearch (1.27.3)
18
+ httpclient (~> 2.8, >= 2.8.3)
19
+ json (>= 1.5.1)
20
+ atomos (0.1.3)
16
21
  bacon (1.2.0)
17
- claide (0.8.1)
18
- cocoapods (0.36.4)
19
- activesupport (>= 3.2.15)
20
- claide (~> 0.8.1)
21
- cocoapods-core (= 0.36.4)
22
- cocoapods-downloader (~> 0.9.0)
23
- cocoapods-plugins (~> 0.4.1)
24
- cocoapods-trunk (~> 0.6.0)
25
- cocoapods-try (~> 0.4.3)
26
- colored (~> 1.2)
22
+ claide (1.0.3)
23
+ cocoapods (1.9.3)
24
+ activesupport (>= 4.0.2, < 5)
25
+ claide (>= 1.0.2, < 2.0)
26
+ cocoapods-core (= 1.9.3)
27
+ cocoapods-deintegrate (>= 1.0.3, < 2.0)
28
+ cocoapods-downloader (>= 1.2.2, < 2.0)
29
+ cocoapods-plugins (>= 1.0.0, < 2.0)
30
+ cocoapods-search (>= 1.0.0, < 2.0)
31
+ cocoapods-stats (>= 1.0.0, < 2.0)
32
+ cocoapods-trunk (>= 1.4.0, < 2.0)
33
+ cocoapods-try (>= 1.1.0, < 2.0)
34
+ colored2 (~> 3.1)
27
35
  escape (~> 0.0.4)
28
- molinillo (~> 0.2.1)
29
- nap (~> 0.8)
30
- open4 (~> 1.3)
31
- xcodeproj (~> 0.23.1)
32
- cocoapods-core (0.36.4)
33
- activesupport (>= 3.2.15)
36
+ fourflusher (>= 2.3.0, < 3.0)
37
+ gh_inspector (~> 1.0)
38
+ molinillo (~> 0.6.6)
39
+ nap (~> 1.0)
40
+ ruby-macho (~> 1.4)
41
+ xcodeproj (>= 1.14.0, < 2.0)
42
+ cocoapods-core (1.9.3)
43
+ activesupport (>= 4.0.2, < 6)
44
+ algoliasearch (~> 1.0)
45
+ concurrent-ruby (~> 1.1)
34
46
  fuzzy_match (~> 2.0.4)
35
- nap (~> 0.8.0)
36
- cocoapods-downloader (0.9.0)
37
- cocoapods-plugins (0.4.2)
47
+ nap (~> 1.0)
48
+ netrc (~> 0.11)
49
+ typhoeus (~> 1.0)
50
+ cocoapods-deintegrate (1.0.4)
51
+ cocoapods-downloader (1.3.0)
52
+ cocoapods-plugins (1.0.0)
38
53
  nap
39
- cocoapods-trunk (0.6.0)
40
- nap (>= 0.8)
41
- netrc (= 0.7.8)
42
- cocoapods-try (0.4.3)
43
- colored (1.2)
44
- crack (0.4.2)
54
+ cocoapods-search (1.0.0)
55
+ cocoapods-stats (1.1.0)
56
+ cocoapods-trunk (1.5.0)
57
+ nap (>= 0.8, < 2.0)
58
+ netrc (~> 0.11)
59
+ cocoapods-try (1.2.0)
60
+ colored2 (3.1.2)
61
+ concurrent-ruby (1.1.6)
62
+ crack (0.4.3)
45
63
  safe_yaml (~> 1.0.0)
46
64
  escape (0.0.4)
65
+ ethon (0.12.0)
66
+ ffi (>= 1.3.0)
67
+ ffi (1.13.1)
68
+ fourflusher (2.3.1)
47
69
  fuzzy_match (2.0.4)
48
- i18n (0.7.0)
49
- json (1.8.2)
50
- minitest (5.6.0)
51
- molinillo (0.2.3)
52
- nap (0.8.0)
53
- netrc (0.7.8)
54
- open4 (1.3.4)
70
+ gh_inspector (1.1.3)
71
+ hashdiff (1.0.1)
72
+ httpclient (2.8.3)
73
+ i18n (0.9.5)
74
+ concurrent-ruby (~> 1.0)
75
+ json (2.3.0)
76
+ minitest (5.14.1)
77
+ molinillo (0.6.6)
78
+ nanaimo (0.2.6)
79
+ nap (1.1.0)
80
+ netrc (0.11.0)
55
81
  prettybacon (0.0.2)
56
82
  bacon (~> 1.2)
57
- rake (10.4.2)
58
- safe_yaml (1.0.4)
59
- thread_safe (0.3.5)
60
- tzinfo (1.2.2)
83
+ public_suffix (4.0.5)
84
+ rake (13.0.1)
85
+ ruby-macho (1.4.0)
86
+ safe_yaml (1.0.5)
87
+ thread_safe (0.3.6)
88
+ typhoeus (1.4.0)
89
+ ethon (>= 0.9.0)
90
+ tzinfo (1.2.7)
61
91
  thread_safe (~> 0.1)
62
- webmock (1.21.0)
92
+ webmock (3.8.3)
63
93
  addressable (>= 2.3.6)
64
94
  crack (>= 0.3.2)
65
- xcodeproj (0.23.1)
66
- activesupport (>= 3)
67
- colored (~> 1.2)
95
+ hashdiff (>= 0.4.0, < 2.0.0)
96
+ xcodeproj (1.16.0)
97
+ CFPropertyList (>= 2.3.3, < 4.0)
98
+ atomos (~> 0.1.3)
99
+ claide (>= 1.0.2, < 2.0)
100
+ colored2 (~> 3.1)
101
+ nanaimo (~> 0.2.6)
68
102
 
69
103
  PLATFORMS
70
104
  ruby
71
105
 
72
106
  DEPENDENCIES
107
+ activesupport (>= 4.2.2, < 5)
73
108
  bacon
74
109
  bundler (~> 1.3)
75
- cocoapods
110
+ cocoapods (~> 1.9.0)
76
111
  cocoapods-blacklist!
77
112
  prettybacon
78
- rake
113
+ rake (>= 12.3.3)
79
114
  webmock
80
115
 
81
116
  BUNDLED WITH
82
- 1.10.6
117
+ 1.17.3
data/README.md CHANGED
@@ -1,5 +1,7 @@
1
1
  # cocoapods-blacklist
2
2
 
3
+ **Please Note:** This repository has known security vulnerabilities. Use at your own risk!
4
+
3
5
  [![Build Status](https://travis-ci.org/yahoo/cocoapods-blacklist.svg?branch=master)](https://travis-ci.org/yahoo/cocoapods-blacklist)
4
6
 
5
7
  A CocoaPods plugin used to check a project against a list of pods that you do not want included in your build. Security is the primary use, but keeping specific pods that have conflicting licenses is another possible use.
@@ -1,5 +1,4 @@
1
- # coding: utf-8
2
- lib = File.expand_path('../lib', __FILE__)
1
+ lib = File.expand_path('lib', __dir__)
3
2
  $LOAD_PATH.unshift(lib) unless $LOAD_PATH.include?(lib)
4
3
  require 'cocoapods-blacklist/gem_version.rb'
5
4
 
@@ -7,9 +6,9 @@ Gem::Specification.new do |spec|
7
6
  spec.name = 'cocoapods-blacklist'
8
7
  spec.version = CocoapodsBlacklist::VERSION
9
8
  spec.authors = ['David Grandinetti']
10
- spec.email = ['dbgrandi@yahoo-inc.com']
11
- spec.description = %q{Blacklist pods from your project.}
12
- spec.summary = %q{A CocoaPods plugin used to check a project against a list of pods that you do not want included in your build. Security is the primary use, but keeping specific pods that have conflicting licenses is another possible use.}
9
+ spec.email = ['dbgrandi@verizonmedia.com']
10
+ spec.description = 'Blacklist pods from your project.'
11
+ spec.summary = 'A CocoaPods plugin used to check a project against a list of pods that you do not want included in your build. Security is the primary use, but keeping specific pods that have conflicting licenses is another possible use.'
13
12
  spec.homepage = 'https://github.com/yahoo/cocoapods-blacklist'
14
13
  spec.license = 'MIT'
15
14
 
@@ -18,6 +17,12 @@ Gem::Specification.new do |spec|
18
17
  spec.test_files = spec.files.grep(%r{^(test|spec|features)/})
19
18
  spec.require_paths = ['lib']
20
19
 
20
+ spec.post_install_message = <<-MESSAGE
21
+ ! The 'cocoapods-blacklist' gem has been re-published with a new name.
22
+ ! Please update your Gemfile to use 'cocoapods-blocklist'.
23
+ MESSAGE
24
+
21
25
  spec.add_development_dependency 'bundler', '~> 1.3'
22
- spec.add_development_dependency 'rake'
26
+ spec.add_development_dependency 'rake', '>= 12.3.3'
27
+
23
28
  end
@@ -3,5 +3,5 @@
3
3
  # Licensed under the terms of the MIT License. See LICENSE file in the project root.
4
4
 
5
5
  module CocoapodsBlacklist
6
- VERSION = "0.1.2"
6
+ VERSION = "0.1.3"
7
7
  end
@@ -13,6 +13,7 @@ require 'pretty_bacon'
13
13
  require 'cocoapods'
14
14
 
15
15
  require 'webmock'
16
+ WebMock.enable!
16
17
  WebMock.disable_net_connect!
17
18
 
18
19
  require 'cocoapods_plugin'
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: cocoapods-blacklist
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.1.2
4
+ version: 0.1.3
5
5
  platform: ruby
6
6
  authors:
7
7
  - David Grandinetti
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2015-11-17 00:00:00.000000000 Z
11
+ date: 2020-06-12 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: bundler
@@ -30,17 +30,17 @@ dependencies:
30
30
  requirements:
31
31
  - - ">="
32
32
  - !ruby/object:Gem::Version
33
- version: '0'
33
+ version: 12.3.3
34
34
  type: :development
35
35
  prerelease: false
36
36
  version_requirements: !ruby/object:Gem::Requirement
37
37
  requirements:
38
38
  - - ">="
39
39
  - !ruby/object:Gem::Version
40
- version: '0'
40
+ version: 12.3.3
41
41
  description: Blacklist pods from your project.
42
42
  email:
43
- - dbgrandi@yahoo-inc.com
43
+ - dbgrandi@verizonmedia.com
44
44
  executables: []
45
45
  extensions: []
46
46
  extra_rdoc_files: []
@@ -68,7 +68,9 @@ homepage: https://github.com/yahoo/cocoapods-blacklist
68
68
  licenses:
69
69
  - MIT
70
70
  metadata: {}
71
- post_install_message:
71
+ post_install_message: |2
72
+ ! The 'cocoapods-blacklist' gem has been re-published with a new name.
73
+ ! Please update your Gemfile to use 'cocoapods-blocklist'.
72
74
  rdoc_options: []
73
75
  require_paths:
74
76
  - lib
@@ -83,8 +85,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
83
85
  - !ruby/object:Gem::Version
84
86
  version: '0'
85
87
  requirements: []
86
- rubyforge_project:
87
- rubygems_version: 2.2.2
88
+ rubygems_version: 3.0.2
88
89
  signing_key:
89
90
  specification_version: 4
90
91
  summary: A CocoaPods plugin used to check a project against a list of pods that you