rake_fly 2.8.0.pre.2 → 2.8.0.pre.3
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 +4 -4
- data/Gemfile.lock +16 -14
- data/lib/rake_fly/version.rb +1 -1
- metadata +4 -4
checksums.yaml
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
---
|
|
2
2
|
SHA256:
|
|
3
|
-
metadata.gz:
|
|
4
|
-
data.tar.gz:
|
|
3
|
+
metadata.gz: dbd7b644ea6e313fb9fe5ddb1c75a0637955e3502515276afb5981ee4a6cdb48
|
|
4
|
+
data.tar.gz: 45ef77359ea9109d975e662f5fe29922e09790cb9a1e93c27394efb2b61c063f
|
|
5
5
|
SHA512:
|
|
6
|
-
metadata.gz:
|
|
7
|
-
data.tar.gz:
|
|
6
|
+
metadata.gz: be21c7e1157d2806fb4fec9d67e7116d015284e189295218efd5397570b4d4286727ba03146a6604724eb38cd041cb94411c5da3a525273d24b85949c578d675
|
|
7
|
+
data.tar.gz: 9d2fdb3f7d096ebbd0d42e02867d762197d5eda82504579d3a9de79b070af12d9be5173e1e3944001d6f77ccc2b8d56e39a4783f949080d38b5e05f71609de36
|
data/Gemfile.lock
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
PATH
|
|
2
2
|
remote: .
|
|
3
3
|
specs:
|
|
4
|
-
rake_fly (2.8.0.pre.
|
|
4
|
+
rake_fly (2.8.0.pre.3)
|
|
5
5
|
concourse.rb (>= 0.4)
|
|
6
6
|
rake_dependencies (~> 2, < 3)
|
|
7
7
|
rake_factory (>= 0.29, < 1)
|
|
@@ -11,20 +11,20 @@ PATH
|
|
|
11
11
|
GEM
|
|
12
12
|
remote: https://rubygems.org/
|
|
13
13
|
specs:
|
|
14
|
-
activesupport (6.1.
|
|
14
|
+
activesupport (6.1.4.1)
|
|
15
15
|
concurrent-ruby (~> 1.0, >= 1.0.2)
|
|
16
16
|
i18n (>= 1.6, < 2)
|
|
17
17
|
minitest (>= 5.1)
|
|
18
18
|
tzinfo (~> 2.0)
|
|
19
19
|
zeitwerk (~> 2.3)
|
|
20
|
-
addressable (2.
|
|
20
|
+
addressable (2.8.0)
|
|
21
21
|
public_suffix (>= 2.0.2, < 5.0)
|
|
22
22
|
colored2 (3.1.2)
|
|
23
23
|
concourse.rb (0.4.0)
|
|
24
24
|
dry-schema (~> 0.5)
|
|
25
25
|
excon (~> 0.72)
|
|
26
26
|
semantic (~> 1.5)
|
|
27
|
-
concurrent-ruby (1.1.
|
|
27
|
+
concurrent-ruby (1.1.9)
|
|
28
28
|
diff-lcs (1.4.4)
|
|
29
29
|
docile (1.4.0)
|
|
30
30
|
dry-configurable (0.12.1)
|
|
@@ -56,8 +56,8 @@ GEM
|
|
|
56
56
|
dry-inflector (~> 0.1, >= 0.1.2)
|
|
57
57
|
dry-logic (~> 1.0, >= 1.0.2)
|
|
58
58
|
excon (0.82.0)
|
|
59
|
-
fakefs (
|
|
60
|
-
faker (2.
|
|
59
|
+
fakefs (1.4.0)
|
|
60
|
+
faker (2.19.0)
|
|
61
61
|
i18n (>= 1.6, < 2)
|
|
62
62
|
faraday (1.4.2)
|
|
63
63
|
faraday-em_http (~> 1.0)
|
|
@@ -72,12 +72,13 @@ GEM
|
|
|
72
72
|
faraday-excon (1.1.0)
|
|
73
73
|
faraday-net_http (1.0.1)
|
|
74
74
|
faraday-net_http_persistent (1.1.0)
|
|
75
|
-
gem-release (2.2.
|
|
75
|
+
gem-release (2.2.2)
|
|
76
76
|
hamster (3.0.0)
|
|
77
77
|
concurrent-ruby (~> 1.0)
|
|
78
|
-
i18n (1.8.
|
|
78
|
+
i18n (1.8.11)
|
|
79
79
|
concurrent-ruby (~> 1.0)
|
|
80
|
-
|
|
80
|
+
ipaddr (1.2.3)
|
|
81
|
+
jwt (2.3.0)
|
|
81
82
|
lino (3.0.0)
|
|
82
83
|
hamster (~> 3.0)
|
|
83
84
|
open4 (~> 1.3)
|
|
@@ -88,9 +89,10 @@ GEM
|
|
|
88
89
|
faraday (>= 0.9)
|
|
89
90
|
sawyer (~> 0.8.0, >= 0.5.3)
|
|
90
91
|
open4 (1.3.4)
|
|
91
|
-
openssl (2.2.
|
|
92
|
+
openssl (2.2.1)
|
|
93
|
+
ipaddr
|
|
92
94
|
public_suffix (4.0.6)
|
|
93
|
-
rake (13.0.
|
|
95
|
+
rake (13.0.6)
|
|
94
96
|
rake_circle_ci (0.9.0)
|
|
95
97
|
colored2 (~> 3.1)
|
|
96
98
|
excon (~> 0.72)
|
|
@@ -148,7 +150,7 @@ GEM
|
|
|
148
150
|
sshkey (2.0.0)
|
|
149
151
|
tzinfo (2.0.4)
|
|
150
152
|
concurrent-ruby (~> 1.0)
|
|
151
|
-
zeitwerk (2.
|
|
153
|
+
zeitwerk (2.5.1)
|
|
152
154
|
|
|
153
155
|
PLATFORMS
|
|
154
156
|
ruby
|
|
@@ -157,7 +159,7 @@ PLATFORMS
|
|
|
157
159
|
DEPENDENCIES
|
|
158
160
|
activesupport (>= 4)
|
|
159
161
|
bundler (~> 2.1)
|
|
160
|
-
fakefs (~>
|
|
162
|
+
fakefs (~> 1.4)
|
|
161
163
|
faker (~> 2.15)
|
|
162
164
|
gem-release (~> 2.0)
|
|
163
165
|
jwt (~> 2.2)
|
|
@@ -172,4 +174,4 @@ DEPENDENCIES
|
|
|
172
174
|
simplecov (~> 0.16)
|
|
173
175
|
|
|
174
176
|
BUNDLED WITH
|
|
175
|
-
2.2.
|
|
177
|
+
2.2.32
|
data/lib/rake_fly/version.rb
CHANGED
metadata
CHANGED
|
@@ -1,14 +1,14 @@
|
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
|
2
2
|
name: rake_fly
|
|
3
3
|
version: !ruby/object:Gem::Version
|
|
4
|
-
version: 2.8.0.pre.
|
|
4
|
+
version: 2.8.0.pre.3
|
|
5
5
|
platform: ruby
|
|
6
6
|
authors:
|
|
7
7
|
- InfraBlocks Maintainers
|
|
8
8
|
autorequire:
|
|
9
9
|
bindir: exe
|
|
10
10
|
cert_chain: []
|
|
11
|
-
date: 2021-
|
|
11
|
+
date: 2021-12-07 00:00:00.000000000 Z
|
|
12
12
|
dependencies:
|
|
13
13
|
- !ruby/object:Gem::Dependency
|
|
14
14
|
name: rake_dependencies
|
|
@@ -224,14 +224,14 @@ dependencies:
|
|
|
224
224
|
requirements:
|
|
225
225
|
- - "~>"
|
|
226
226
|
- !ruby/object:Gem::Version
|
|
227
|
-
version: '
|
|
227
|
+
version: '1.4'
|
|
228
228
|
type: :development
|
|
229
229
|
prerelease: false
|
|
230
230
|
version_requirements: !ruby/object:Gem::Requirement
|
|
231
231
|
requirements:
|
|
232
232
|
- - "~>"
|
|
233
233
|
- !ruby/object:Gem::Version
|
|
234
|
-
version: '
|
|
234
|
+
version: '1.4'
|
|
235
235
|
- !ruby/object:Gem::Dependency
|
|
236
236
|
name: jwt
|
|
237
237
|
requirement: !ruby/object:Gem::Requirement
|