cocoapods-art 1.1.0 → 1.1.1

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
2
  SHA256:
3
- metadata.gz: 6766dae826818897438c0508ad91862de9ed358fa0ae373c12f321bacd1a9e56
4
- data.tar.gz: 64a40d3fcf1774c102b492fff4bd0dbe0c9f83939ffe5be87fef4ffd115ed8f7
3
+ metadata.gz: f0ff219d0ac2f827dc85d6511ac50ccfb1d00a9167fc4c66d059ed35771743f5
4
+ data.tar.gz: a4e1d1a9b398bbb0e6c314f81f2acc38df05c90eb54716dd69cb49b40bc19a15
5
5
  SHA512:
6
- metadata.gz: 71ef2693733214201065da26895dd4c70f8734172025a43ef424a3fd2550e1b9f5b6ecff38af6cd5d925a87d028ef1d4111441d764522d992c9993722835d110
7
- data.tar.gz: 14c9d9a133c9286e2ef159c886813b6b681769f6e2a01252ad475033d2fd30f1a54455e61265bc121885d5b7f351b01589219bb9aaf0b1e05dd25fc872fe595b
6
+ metadata.gz: 90bc4a6827af83a8e995485f5dcabf90a1d3ca44e225d40f6a3c0099e4fccac6b03bb10ad39acf1f370682d596dfacd438377c0f5ddb71d7424045dc81e896aa
7
+ data.tar.gz: 7c0d69d31007bc0fd636b4e11ecbfe11ee08d11a91d70339644ebe6bcc661d06c66316b7de2fa357e21840d38a71d13e9f57147c4414146fa1b5f20e3b4846db
data/Gemfile.lock CHANGED
@@ -1,89 +1,101 @@
1
1
  PATH
2
2
  remote: .
3
3
  specs:
4
- cocoapods-art (1.0.4)
4
+ cocoapods-art (1.1.1)
5
5
 
6
6
  GEM
7
7
  remote: https://rubygems.org/
8
8
  specs:
9
- CFPropertyList (3.0.1)
10
- activesupport (4.2.11.1)
11
- i18n (~> 0.7)
12
- minitest (~> 5.1)
13
- thread_safe (~> 0.3, >= 0.3.4)
14
- tzinfo (~> 1.1)
15
- algoliasearch (1.27.0)
9
+ CFPropertyList (3.0.6)
10
+ rexml
11
+ activesupport (7.0.7.2)
12
+ concurrent-ruby (~> 1.0, >= 1.0.2)
13
+ i18n (>= 1.6, < 2)
14
+ minitest (>= 5.1)
15
+ tzinfo (~> 2.0)
16
+ addressable (2.8.5)
17
+ public_suffix (>= 2.0.2, < 6.0)
18
+ algoliasearch (1.27.5)
16
19
  httpclient (~> 2.8, >= 2.8.3)
17
20
  json (>= 1.5.1)
18
21
  atomos (0.1.3)
19
- claide (1.0.3)
20
- cocoapods (1.9.3)
21
- activesupport (>= 4.0.2, < 5)
22
+ claide (1.1.0)
23
+ cocoapods (1.12.1)
24
+ addressable (~> 2.8)
22
25
  claide (>= 1.0.2, < 2.0)
23
- cocoapods-core (= 1.9.3)
26
+ cocoapods-core (= 1.12.1)
24
27
  cocoapods-deintegrate (>= 1.0.3, < 2.0)
25
- cocoapods-downloader (>= 1.2.2, < 2.0)
28
+ cocoapods-downloader (>= 1.6.0, < 2.0)
26
29
  cocoapods-plugins (>= 1.0.0, < 2.0)
27
30
  cocoapods-search (>= 1.0.0, < 2.0)
28
- cocoapods-stats (>= 1.0.0, < 2.0)
29
- cocoapods-trunk (>= 1.4.0, < 2.0)
31
+ cocoapods-trunk (>= 1.6.0, < 2.0)
30
32
  cocoapods-try (>= 1.1.0, < 2.0)
31
33
  colored2 (~> 3.1)
32
34
  escape (~> 0.0.4)
33
35
  fourflusher (>= 2.3.0, < 3.0)
34
36
  gh_inspector (~> 1.0)
35
- molinillo (~> 0.6.6)
37
+ molinillo (~> 0.8.0)
36
38
  nap (~> 1.0)
37
- ruby-macho (~> 1.4)
38
- xcodeproj (>= 1.11.1, < 2.0)
39
- cocoapods-core (1.9.3)
40
- activesupport (>= 4.0.2, < 6)
39
+ ruby-macho (>= 2.3.0, < 3.0)
40
+ xcodeproj (>= 1.21.0, < 2.0)
41
+ cocoapods-core (1.12.1)
42
+ activesupport (>= 5.0, < 8)
43
+ addressable (~> 2.8)
41
44
  algoliasearch (~> 1.0)
42
- concurrent-ruby (~> 1.0)
45
+ concurrent-ruby (~> 1.1)
43
46
  fuzzy_match (~> 2.0.4)
44
47
  nap (~> 1.0)
45
- cocoapods-deintegrate (1.0.4)
46
- cocoapods-downloader (1.4.0)
48
+ netrc (~> 0.11)
49
+ public_suffix (~> 4.0)
50
+ typhoeus (~> 1.0)
51
+ cocoapods-deintegrate (1.0.5)
52
+ cocoapods-downloader (1.6.3)
47
53
  cocoapods-plugins (1.0.0)
48
54
  nap
49
- cocoapods-search (1.0.0)
50
- cocoapods-stats (1.1.0)
51
- cocoapods-trunk (1.4.0)
55
+ cocoapods-search (1.0.1)
56
+ cocoapods-trunk (1.6.0)
52
57
  nap (>= 0.8, < 2.0)
53
58
  netrc (~> 0.11)
54
- cocoapods-try (1.1.0)
59
+ cocoapods-try (1.2.0)
55
60
  colored2 (3.1.2)
56
- concurrent-ruby (1.1.5)
61
+ concurrent-ruby (1.2.2)
57
62
  escape (0.0.4)
63
+ ethon (0.16.0)
64
+ ffi (>= 1.15.0)
65
+ ffi (1.15.5)
58
66
  fourflusher (2.3.1)
59
67
  fuzzy_match (2.0.4)
60
68
  gh_inspector (1.1.3)
61
69
  httpclient (2.8.3)
62
- i18n (0.9.5)
70
+ i18n (1.14.1)
63
71
  concurrent-ruby (~> 1.0)
64
- json (2.2.0)
65
- minitest (5.12.0)
66
- molinillo (0.6.6)
67
- nanaimo (0.2.6)
72
+ json (2.6.3)
73
+ minitest (5.19.0)
74
+ molinillo (0.8.0)
75
+ nanaimo (0.3.0)
68
76
  nap (1.1.0)
69
77
  netrc (0.11.0)
78
+ public_suffix (4.0.7)
70
79
  rake (0.9.6)
71
- ruby-macho (1.4.0)
72
- thread_safe (0.3.6)
73
- tzinfo (1.2.5)
74
- thread_safe (~> 0.1)
75
- xcodeproj (1.12.0)
80
+ rexml (3.2.6)
81
+ ruby-macho (2.5.1)
82
+ typhoeus (1.4.0)
83
+ ethon (>= 0.9.0)
84
+ tzinfo (2.0.6)
85
+ concurrent-ruby (~> 1.0)
86
+ xcodeproj (1.22.0)
76
87
  CFPropertyList (>= 2.3.3, < 4.0)
77
88
  atomos (~> 0.1.3)
78
89
  claide (>= 1.0.2, < 2.0)
79
90
  colored2 (~> 3.1)
80
- nanaimo (~> 0.2.6)
91
+ nanaimo (~> 0.3.0)
92
+ rexml (~> 3.2.4)
81
93
 
82
94
  PLATFORMS
83
95
  ruby
84
96
 
85
97
  DEPENDENCIES
86
- bundler (~> 2.0.2)
98
+ bundler (~> 2.4.19)
87
99
  claide
88
100
  cocoapods
89
101
  cocoapods-art!
@@ -92,4 +104,4 @@ DEPENDENCIES
92
104
  rake (~> 0)
93
105
 
94
106
  BUNDLED WITH
95
- 2.0.2
107
+ 2.4.19
Binary file
@@ -18,6 +18,6 @@ Gem::Specification.new do |spec|
18
18
  spec.test_files = spec.files.grep(%r{^(test|spec|features)/})
19
19
  spec.require_paths = ['lib']
20
20
 
21
- spec.add_development_dependency 'bundler', '~> 2.0.2'
21
+ spec.add_development_dependency 'bundler', '~> 2.4.19'
22
22
  spec.add_development_dependency 'rake', '~> 0'
23
23
  end
data/lib/cocoapods_art.rb CHANGED
@@ -2,5 +2,5 @@
2
2
  # The namespace of the CocoaPods Artifactory plugin.
3
3
  #
4
4
  module CocoaPodsArt
5
- VERSION = '1.1.0'
5
+ VERSION = '1.1.1'
6
6
  end
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: cocoapods-art
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.1.0
4
+ version: 1.1.1
5
5
  platform: ruby
6
6
  authors:
7
7
  - Dan Feldman
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2021-08-13 00:00:00.000000000 Z
11
+ date: 2023-10-03 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: bundler
@@ -16,14 +16,14 @@ dependencies:
16
16
  requirements:
17
17
  - - "~>"
18
18
  - !ruby/object:Gem::Version
19
- version: 2.0.2
19
+ version: 2.4.19
20
20
  type: :development
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: 2.0.2
26
+ version: 2.4.19
27
27
  - !ruby/object:Gem::Dependency
28
28
  name: rake
29
29
  requirement: !ruby/object:Gem::Requirement
@@ -52,6 +52,7 @@ files:
52
52
  - README.md
53
53
  - Rakefile
54
54
  - checkout.sh
55
+ - cocoapods-art-1.1.0.gem
55
56
  - cocoapods_art.gemspec
56
57
  - lib/art_source.rb
57
58
  - lib/cocoapods_art.rb
@@ -84,7 +85,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
84
85
  - !ruby/object:Gem::Version
85
86
  version: '0'
86
87
  requirements: []
87
- rubygems_version: 3.0.3
88
+ rubygems_version: 3.0.3.1
88
89
  signing_key:
89
90
  specification_version: 4
90
91
  summary: Artifactory support for CocoaPods