rake_dependencies 2.6.0.pre.2 → 2.11.0

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
  SHA256:
3
- metadata.gz: f8fdfa955e0ae5a7899540a3c7de1146a86455daed4f7a67c5dce90df43ea959
4
- data.tar.gz: 3f2ef37c27436f9bb8c73ffd852cc065e6c1ea89ea35b109848bdf8e75f40d3e
3
+ metadata.gz: 4e79e16c243eb4fbcb430fd94664bf95f68dfe0207cafeeda73742ed09f5d636
4
+ data.tar.gz: 24f7053f788e335331a4326c73f69beb0e27b1632949b9898d4d37361ffec3b8
5
5
  SHA512:
6
- metadata.gz: 7f80178f15d455a0a2907b3b5611f696717151343761cf7bacf835ec500e9ba852dfa777c495b46ac72da42538a538a86490a16ee4b18c17bcc42f52884a7fc8
7
- data.tar.gz: 2d117d6cd01708585cb30f9e96b75502c32b8b29d6670e241cad82eaea08ea476810689401a8d119bfa52b542c57f18a6735b25f3d81f75f9bd2ccec3495fb4d
6
+ metadata.gz: 21a6bb6109d667b922c4c0e4765a5a64609b4d740a15f45c0adba846beae6286f18bdbf7e905712e12912b7ba1efc574e5d2f8d2adfeffa1b2f47cd29a61eea9
7
+ data.tar.gz: 5d456c229472b495a66a5245604a36446a40b9214bf4a1cfa939f98b577b4abd50aee1359b9295daa02f872f4e3a031be5b00b0fc7a236c8bd7d7c3781f741d0
data/Gemfile.lock CHANGED
@@ -1,7 +1,7 @@
1
1
  PATH
2
2
  remote: .
3
3
  specs:
4
- rake_dependencies (2.6.0.pre.2)
4
+ rake_dependencies (2.11.0)
5
5
  hamster (~> 3.0)
6
6
  minitar (~> 0.9)
7
7
  rake_factory (~> 0.23)
@@ -10,87 +10,96 @@ PATH
10
10
  GEM
11
11
  remote: https://rubygems.org/
12
12
  specs:
13
- activesupport (6.0.3.1)
13
+ activesupport (6.1.3.1)
14
14
  concurrent-ruby (~> 1.0, >= 1.0.2)
15
- i18n (>= 0.7, < 2)
16
- minitest (~> 5.1)
17
- tzinfo (~> 1.1)
18
- zeitwerk (~> 2.2, >= 2.2.2)
15
+ i18n (>= 1.6, < 2)
16
+ minitest (>= 5.1)
17
+ tzinfo (~> 2.0)
18
+ zeitwerk (~> 2.3)
19
19
  addressable (2.7.0)
20
20
  public_suffix (>= 2.0.2, < 5.0)
21
21
  colored2 (3.1.2)
22
- concurrent-ruby (1.1.6)
23
- diff-lcs (1.3)
24
- docile (1.3.2)
25
- excon (0.78.1)
26
- fakefs (1.2.2)
27
- faraday (1.0.1)
22
+ concurrent-ruby (1.1.8)
23
+ diff-lcs (1.4.4)
24
+ docile (1.3.5)
25
+ excon (0.80.1)
26
+ fakefs (1.3.2)
27
+ faraday (1.4.1)
28
+ faraday-excon (~> 1.1)
29
+ faraday-net_http (~> 1.0)
30
+ faraday-net_http_persistent (~> 1.1)
28
31
  multipart-post (>= 1.2, < 3)
29
- gem-release (2.1.1)
32
+ ruby2_keywords (>= 0.0.4)
33
+ faraday-excon (1.1.0)
34
+ faraday-net_http (1.0.1)
35
+ faraday-net_http_persistent (1.1.0)
36
+ gem-release (2.2.1)
30
37
  hamster (3.0.0)
31
38
  concurrent-ruby (~> 1.0)
32
- i18n (1.8.2)
39
+ i18n (1.8.10)
33
40
  concurrent-ruby (~> 1.0)
34
- lino (1.5.0)
41
+ lino (2.5.0)
35
42
  hamster (~> 3.0)
36
43
  open4 (~> 1.3)
37
44
  minitar (0.9)
38
- minitest (5.14.1)
45
+ minitest (5.14.4)
39
46
  multipart-post (2.1.1)
40
- octokit (4.18.0)
47
+ octokit (4.20.0)
41
48
  faraday (>= 0.9)
42
49
  sawyer (~> 0.8.0, >= 0.5.3)
43
50
  open4 (1.3.4)
44
- public_suffix (4.0.5)
45
- rake (13.0.1)
51
+ public_suffix (4.0.6)
52
+ rake (13.0.3)
46
53
  rake_circle_ci (0.9.0)
47
54
  colored2 (~> 3.1)
48
55
  excon (~> 0.72)
49
56
  rake_factory (~> 0.23)
50
57
  sshkey (~> 2.0)
51
- rake_factory (0.27.0)
58
+ rake_factory (0.29.0)
52
59
  activesupport (>= 4)
53
60
  rake (~> 13.0)
54
- rake_github (0.5.0)
61
+ rake_github (0.7.0)
55
62
  colored2 (~> 3.1)
56
63
  octokit (~> 4.16)
57
64
  rake_factory (~> 0.23)
58
65
  sshkey (~> 2.0)
59
- rake_gpg (0.12.0)
66
+ rake_gpg (0.14.0)
60
67
  rake_factory (>= 0.23, < 1)
61
68
  ruby_gpg2 (>= 0.6, < 1)
62
- rake_ssh (0.4.0)
69
+ rake_ssh (0.6.0)
63
70
  colored2 (~> 3.1)
64
71
  rake_factory (~> 0.23)
65
72
  sshkey (~> 2.0)
66
- rspec (3.9.0)
67
- rspec-core (~> 3.9.0)
68
- rspec-expectations (~> 3.9.0)
69
- rspec-mocks (~> 3.9.0)
70
- rspec-core (3.9.2)
71
- rspec-support (~> 3.9.3)
72
- rspec-expectations (3.9.2)
73
+ rspec (3.10.0)
74
+ rspec-core (~> 3.10.0)
75
+ rspec-expectations (~> 3.10.0)
76
+ rspec-mocks (~> 3.10.0)
77
+ rspec-core (3.10.1)
78
+ rspec-support (~> 3.10.0)
79
+ rspec-expectations (3.10.1)
73
80
  diff-lcs (>= 1.2.0, < 2.0)
74
- rspec-support (~> 3.9.0)
75
- rspec-mocks (3.9.1)
81
+ rspec-support (~> 3.10.0)
82
+ rspec-mocks (3.10.2)
76
83
  diff-lcs (>= 1.2.0, < 2.0)
77
- rspec-support (~> 3.9.0)
78
- rspec-support (3.9.3)
79
- ruby_gpg2 (0.6.0)
84
+ rspec-support (~> 3.10.0)
85
+ rspec-support (3.10.2)
86
+ ruby2_keywords (0.0.4)
87
+ ruby_gpg2 (0.8.0)
80
88
  lino (>= 1.5)
81
89
  rubyzip (2.3.0)
82
90
  sawyer (0.8.2)
83
91
  addressable (>= 2.3.5)
84
92
  faraday (> 0.8, < 2.0)
85
- simplecov (0.18.5)
93
+ simplecov (0.21.2)
86
94
  docile (~> 1.1)
87
95
  simplecov-html (~> 0.11)
88
- simplecov-html (0.12.2)
96
+ simplecov_json_formatter (~> 0.1)
97
+ simplecov-html (0.12.3)
98
+ simplecov_json_formatter (0.1.2)
89
99
  sshkey (2.0.0)
90
- thread_safe (0.3.6)
91
- tzinfo (1.2.7)
92
- thread_safe (~> 0.1)
93
- zeitwerk (2.3.0)
100
+ tzinfo (2.0.4)
101
+ concurrent-ruby (~> 1.0)
102
+ zeitwerk (2.4.2)
94
103
 
95
104
  PLATFORMS
96
105
  ruby
@@ -111,4 +120,4 @@ DEPENDENCIES
111
120
  simplecov (~> 0.17)
112
121
 
113
122
  BUNDLED WITH
114
- 2.2.4
123
+ 2.2.17
@@ -39,7 +39,7 @@ module RakeDependencies
39
39
  download_file_directory = File.join(path, distribution_directory)
40
40
  download_file_path = File.join(download_file_directory, download_file_name)
41
41
 
42
- temporary_file = open(uri)
42
+ temporary_file = URI.open(uri)
43
43
 
44
44
  mkdir_p download_file_directory
45
45
  cp temporary_file.path, download_file_path
@@ -1,3 +1,3 @@
1
1
  module RakeDependencies
2
- VERSION = "2.6.0.pre.2"
2
+ VERSION = "2.11.0"
3
3
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: rake_dependencies
3
3
  version: !ruby/object:Gem::Version
4
- version: 2.6.0.pre.2
4
+ version: 2.11.0
5
5
  platform: ruby
6
6
  authors:
7
7
  - Toby Clemson
@@ -265,9 +265,9 @@ required_ruby_version: !ruby/object:Gem::Requirement
265
265
  version: '2.6'
266
266
  required_rubygems_version: !ruby/object:Gem::Requirement
267
267
  requirements:
268
- - - ">"
268
+ - - ">="
269
269
  - !ruby/object:Gem::Version
270
- version: 1.3.1
270
+ version: '0'
271
271
  requirements: []
272
272
  rubygems_version: 3.0.1
273
273
  signing_key: