cocoapods-clean_build_phases_scripts 0.0.2 → 0.0.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: 6401c41ba0d3a89a2d6803d8eef51ffe37e2f5a7
4
- data.tar.gz: 69c7882ecb6c8303b271b081fc1f578a176f6c98
2
+ SHA256:
3
+ metadata.gz: 8f2f192f4d501ebbf768a3071e00cb811d3352a30cc223d208e9acbcaf1e5e21
4
+ data.tar.gz: 6b282a9d0be71ddd165e0a74204b4f3b9fe66268f4ccf61ca9d703d32816699f
5
5
  SHA512:
6
- metadata.gz: e10e4aede74e751c2795971319266a6c06ab4e7b87f564c95c97de70e2f73a49975aa2fce95ac90c12e0aba1ee591e67468fd4915d42f68cea6dedeafe4a2217
7
- data.tar.gz: a7de4567278d15211311e6c90f68f91d332fac35d7735ec69eaad9ad9c65f8ee9133f18d0d648b62699dd636ee5347e4be035a946de2b4474400673e9ac51aa0
6
+ metadata.gz: ba93b1ced378b13778c96e2fb9db556d7a3fe0c79d32b61e4dd6fa75afdff6d8d993e0f9555e3350bf47c59b0abe0a929f9ac4c33a480fe1849dd925f91ffd36
7
+ data.tar.gz: e9141195af553e34343247156506ac26e3c406d51dcf7860037b81ee00c73ed3b84dbcb5122f4ccc5c0a7cc2fb2c31172b6f78492a620dbf2849912da12bb0c3
data/CHANGELOG.md ADDED
@@ -0,0 +1,2 @@
1
+ # v0.0.3
2
+ - Updated Rake dependency to version 13.0
data/Gemfile.lock CHANGED
@@ -1,82 +1,99 @@
1
1
  PATH
2
2
  remote: .
3
3
  specs:
4
- cocoapods-clean_build_phases_scripts (0.0.1)
4
+ cocoapods-clean_build_phases_scripts (0.0.3)
5
5
 
6
6
  GEM
7
7
  remote: https://rubygems.org/
8
8
  specs:
9
- CFPropertyList (2.3.6)
10
- activesupport (4.2.10)
11
- i18n (~> 0.7)
9
+ CFPropertyList (3.0.3)
10
+ activesupport (5.2.4.4)
11
+ concurrent-ruby (~> 1.0, >= 1.0.2)
12
+ i18n (>= 0.7, < 2)
12
13
  minitest (~> 5.1)
13
- thread_safe (~> 0.3, >= 0.3.4)
14
14
  tzinfo (~> 1.1)
15
+ addressable (2.7.0)
16
+ public_suffix (>= 2.0.2, < 5.0)
17
+ algoliasearch (1.27.5)
18
+ httpclient (~> 2.8, >= 2.8.3)
19
+ json (>= 1.5.1)
20
+ atomos (0.1.3)
15
21
  bacon (1.2.0)
16
- claide (1.0.2)
17
- cocoapods (1.4.0)
18
- activesupport (>= 4.0.2, < 5)
22
+ claide (1.0.3)
23
+ cocoapods (1.10.1)
24
+ addressable (~> 2.6)
19
25
  claide (>= 1.0.2, < 2.0)
20
- cocoapods-core (= 1.4.0)
21
- cocoapods-deintegrate (>= 1.0.2, < 2.0)
22
- cocoapods-downloader (>= 1.1.3, < 2.0)
26
+ cocoapods-core (= 1.10.1)
27
+ cocoapods-deintegrate (>= 1.0.3, < 2.0)
28
+ cocoapods-downloader (>= 1.4.0, < 2.0)
23
29
  cocoapods-plugins (>= 1.0.0, < 2.0)
24
30
  cocoapods-search (>= 1.0.0, < 2.0)
25
- cocoapods-stats (>= 1.0.0, < 2.0)
26
- cocoapods-trunk (>= 1.3.0, < 2.0)
31
+ cocoapods-trunk (>= 1.4.0, < 2.0)
27
32
  cocoapods-try (>= 1.1.0, < 2.0)
28
33
  colored2 (~> 3.1)
29
34
  escape (~> 0.0.4)
30
- fourflusher (~> 2.0.1)
35
+ fourflusher (>= 2.3.0, < 3.0)
31
36
  gh_inspector (~> 1.0)
32
- molinillo (~> 0.6.4)
37
+ molinillo (~> 0.6.6)
33
38
  nap (~> 1.0)
34
- ruby-macho (~> 1.1)
35
- xcodeproj (>= 1.5.4, < 2.0)
36
- cocoapods-core (1.4.0)
37
- activesupport (>= 4.0.2, < 6)
39
+ ruby-macho (~> 1.4)
40
+ xcodeproj (>= 1.19.0, < 2.0)
41
+ cocoapods-core (1.10.1)
42
+ activesupport (> 5.0, < 6)
43
+ addressable (~> 2.6)
44
+ algoliasearch (~> 1.0)
45
+ concurrent-ruby (~> 1.1)
38
46
  fuzzy_match (~> 2.0.4)
39
47
  nap (~> 1.0)
40
- cocoapods-deintegrate (1.0.2)
41
- cocoapods-downloader (1.1.3)
48
+ netrc (~> 0.11)
49
+ public_suffix
50
+ typhoeus (~> 1.0)
51
+ cocoapods-deintegrate (1.0.4)
52
+ cocoapods-downloader (1.4.0)
42
53
  cocoapods-plugins (1.0.0)
43
54
  nap
44
55
  cocoapods-search (1.0.0)
45
- cocoapods-stats (1.0.0)
46
- cocoapods-trunk (1.3.0)
56
+ cocoapods-trunk (1.5.0)
47
57
  nap (>= 0.8, < 2.0)
48
58
  netrc (~> 0.11)
49
- cocoapods-try (1.1.0)
59
+ cocoapods-try (1.2.0)
50
60
  colored2 (3.1.2)
51
- concurrent-ruby (1.0.5)
61
+ concurrent-ruby (1.1.8)
52
62
  escape (0.0.4)
53
- fourflusher (2.0.1)
63
+ ethon (0.12.0)
64
+ ffi (>= 1.3.0)
65
+ ffi (1.14.2)
66
+ fourflusher (2.3.1)
54
67
  fuzzy_match (2.0.4)
55
- gh_inspector (1.0.3)
56
- i18n (0.9.3)
68
+ gh_inspector (1.1.3)
69
+ httpclient (2.8.3)
70
+ i18n (1.8.8)
57
71
  concurrent-ruby (~> 1.0)
58
- metaclass (0.0.4)
59
- minitest (5.11.3)
60
- mocha (1.3.0)
61
- metaclass (~> 0.0.1)
72
+ json (2.5.1)
73
+ minitest (5.14.3)
74
+ mocha (1.12.0)
62
75
  mocha-on-bacon (0.2.3)
63
76
  mocha (>= 0.13.0)
64
- molinillo (0.6.4)
65
- nanaimo (0.2.3)
77
+ molinillo (0.6.6)
78
+ nanaimo (0.3.0)
66
79
  nap (1.1.0)
67
80
  netrc (0.11.0)
68
81
  prettybacon (0.0.2)
69
82
  bacon (~> 1.2)
70
- rake (12.3.0)
71
- ruby-macho (1.1.0)
83
+ public_suffix (4.0.6)
84
+ rake (13.0.3)
85
+ ruby-macho (1.4.0)
72
86
  thread_safe (0.3.6)
73
- tzinfo (1.2.4)
87
+ typhoeus (1.4.0)
88
+ ethon (>= 0.9.0)
89
+ tzinfo (1.2.9)
74
90
  thread_safe (~> 0.1)
75
- xcodeproj (1.5.4)
76
- CFPropertyList (~> 2.3.3)
91
+ xcodeproj (1.19.0)
92
+ CFPropertyList (>= 2.3.3, < 4.0)
93
+ atomos (~> 0.1.3)
77
94
  claide (>= 1.0.2, < 2.0)
78
95
  colored2 (~> 3.1)
79
- nanaimo (~> 0.2.3)
96
+ nanaimo (~> 0.3.0)
80
97
 
81
98
  PLATFORMS
82
99
  ruby
@@ -89,7 +106,7 @@ DEPENDENCIES
89
106
  mocha
90
107
  mocha-on-bacon
91
108
  prettybacon
92
- rake
109
+ rake (~> 13.0)
93
110
 
94
111
  BUNDLED WITH
95
- 1.16.1
112
+ 1.17.3
@@ -19,5 +19,5 @@ Gem::Specification.new do |spec|
19
19
  spec.require_paths = ['lib']
20
20
 
21
21
  spec.add_development_dependency 'bundler', '~> 1.3'
22
- spec.add_development_dependency 'rake'
22
+ spec.add_development_dependency 'rake', '~> 13.0'
23
23
  end
@@ -1,3 +1,3 @@
1
1
  module CocoapodsCleanBuildPhasesScripts
2
- VERSION = "0.0.2"
2
+ VERSION = "0.0.3"
3
3
  end
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: cocoapods-clean_build_phases_scripts
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.0.2
4
+ version: 0.0.3
5
5
  platform: ruby
6
6
  authors:
7
7
  - Nicolas Andres Suarez
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2019-05-10 00:00:00.000000000 Z
11
+ date: 2021-02-03 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: bundler
@@ -28,16 +28,16 @@ dependencies:
28
28
  name: rake
29
29
  requirement: !ruby/object:Gem::Requirement
30
30
  requirements:
31
- - - ">="
31
+ - - "~>"
32
32
  - !ruby/object:Gem::Version
33
- version: '0'
33
+ version: '13.0'
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: '13.0'
41
41
  description: A short description of cocoapods-clean_build_phases_scripts.
42
42
  email:
43
43
  - nicolasandres.suarez@mercadolibre.com
@@ -46,6 +46,7 @@ extensions: []
46
46
  extra_rdoc_files: []
47
47
  files:
48
48
  - ".gitignore"
49
+ - CHANGELOG.md
49
50
  - Gemfile
50
51
  - Gemfile.lock
51
52
  - LICENSE
@@ -79,8 +80,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
79
80
  - !ruby/object:Gem::Version
80
81
  version: '0'
81
82
  requirements: []
82
- rubyforge_project:
83
- rubygems_version: 2.6.13
83
+ rubygems_version: 3.0.8
84
84
  signing_key:
85
85
  specification_version: 4
86
86
  summary: A longer description of cocoapods-clean_build_phases_scripts.