rake_fly 2.10.0.pre.4 → 2.12.0.pre.1

Sign up to get free protection for your applications and to get access to all the features.
Files changed (4) hide show
  1. checksums.yaml +4 -4
  2. data/Gemfile.lock +21 -21
  3. data/lib/rake_fly/version.rb +1 -1
  4. metadata +2 -2
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: ecd38dbc5a32859dbc5c79ed756d0b0d0633616b12ee671955f96c1a6a00ec86
4
- data.tar.gz: 4ee91baf475caffce6c7f365646195a462f1573b0fa683f73def43b4215c1a7f
3
+ metadata.gz: eaf9870da6ad403f86e260fb2725286b3057d06f4183060c4e66fdcb7d0243fb
4
+ data.tar.gz: 047b32623cd72034641281ae4ecc40153e93a2168ad552e481211c093efe1254
5
5
  SHA512:
6
- metadata.gz: 1bb952f89dd0119f849ed684afb2b45a907d5d6b79fd39891a25477c925957fc78b133ff7a5e71a362fd0ac9ef17c7e683896b27c1b9e79c49f79d9402d42ffb
7
- data.tar.gz: cc8098eb1ab1f5e132e32ea882924b1bcea34fac0e121fccba65a6f38264e1610fadfd56fc7275fe175b9310ed7564c12259fbc39f3afc4ebea59c5c96c8d0c5
6
+ metadata.gz: 0a8167d0f5b363370ff93ab8be23f300291073a4707613d537a5c726de8f6713319fdfbab06ac231a040ab1b3050d73dfa108762428d32c6d9a3e7cb3ffc6fff
7
+ data.tar.gz: c891b1df4bc708cc8e0333c7099b0f45b2d930ce18175d43c97bbbcbe622e98650e5fc60e5ec848af49c6a0adaced65a42d43f128416bc0a3831da3608a42235
data/Gemfile.lock CHANGED
@@ -1,7 +1,7 @@
1
1
  PATH
2
2
  remote: .
3
3
  specs:
4
- rake_fly (2.10.0.pre.4)
4
+ rake_fly (2.12.0.pre.1)
5
5
  concourse.rb (>= 0.4)
6
6
  rake_dependencies (~> 3.1)
7
7
  rake_factory (~> 0.29)
@@ -11,7 +11,7 @@ PATH
11
11
  GEM
12
12
  remote: https://rubygems.org/
13
13
  specs:
14
- activesupport (7.0.3.1)
14
+ activesupport (7.0.4)
15
15
  concurrent-ruby (~> 1.0, >= 1.0.2)
16
16
  i18n (>= 1.6, < 2)
17
17
  minitest (>= 5.1)
@@ -93,7 +93,7 @@ GEM
93
93
  hamster (~> 3.0)
94
94
  open4 (~> 1.3)
95
95
  minitar (0.9)
96
- minitest (5.16.2)
96
+ minitest (5.16.3)
97
97
  multipart-post (2.1.1)
98
98
  octokit (4.22.0)
99
99
  faraday (>= 0.9)
@@ -131,21 +131,21 @@ GEM
131
131
  colored2 (~> 3.1)
132
132
  rake_factory (~> 0.23)
133
133
  sshkey (~> 2.0)
134
- regexp_parser (2.5.0)
134
+ regexp_parser (2.6.0)
135
135
  rexml (3.2.5)
136
- rspec (3.11.0)
137
- rspec-core (~> 3.11.0)
138
- rspec-expectations (~> 3.11.0)
139
- rspec-mocks (~> 3.11.0)
140
- rspec-core (3.11.0)
141
- rspec-support (~> 3.11.0)
142
- rspec-expectations (3.11.0)
136
+ rspec (3.12.0)
137
+ rspec-core (~> 3.12.0)
138
+ rspec-expectations (~> 3.12.0)
139
+ rspec-mocks (~> 3.12.0)
140
+ rspec-core (3.12.0)
141
+ rspec-support (~> 3.12.0)
142
+ rspec-expectations (3.12.0)
143
143
  diff-lcs (>= 1.2.0, < 2.0)
144
- rspec-support (~> 3.11.0)
145
- rspec-mocks (3.11.0)
144
+ rspec-support (~> 3.12.0)
145
+ rspec-mocks (3.12.0)
146
146
  diff-lcs (>= 1.2.0, < 2.0)
147
- rspec-support (~> 3.11.0)
148
- rspec-support (3.11.0)
147
+ rspec-support (~> 3.12.0)
148
+ rspec-support (3.12.0)
149
149
  rubocop (1.36.0)
150
150
  json (~> 2.3)
151
151
  parallel (~> 1.10)
@@ -156,12 +156,12 @@ GEM
156
156
  rubocop-ast (>= 1.20.1, < 2.0)
157
157
  ruby-progressbar (~> 1.7)
158
158
  unicode-display_width (>= 1.4.0, < 3.0)
159
- rubocop-ast (1.21.0)
159
+ rubocop-ast (1.23.0)
160
160
  parser (>= 3.1.1.0)
161
161
  rubocop-rake (0.6.0)
162
162
  rubocop (~> 1.0)
163
- rubocop-rspec (2.12.1)
164
- rubocop (~> 1.31)
163
+ rubocop-rspec (2.14.2)
164
+ rubocop (~> 1.33)
165
165
  ruby-progressbar (1.11.0)
166
166
  ruby2_keywords (0.0.5)
167
167
  ruby_fly (0.37.0)
@@ -180,9 +180,9 @@ GEM
180
180
  simplecov-html (0.12.3)
181
181
  simplecov_json_formatter (0.1.4)
182
182
  sshkey (2.0.0)
183
- tzinfo (2.0.4)
183
+ tzinfo (2.0.5)
184
184
  concurrent-ruby (~> 1.0)
185
- unicode-display_width (2.2.0)
185
+ unicode-display_width (2.3.0)
186
186
 
187
187
  PLATFORMS
188
188
  ruby
@@ -209,4 +209,4 @@ DEPENDENCIES
209
209
  simplecov
210
210
 
211
211
  BUNDLED WITH
212
- 2.3.22
212
+ 2.3.24
@@ -1,5 +1,5 @@
1
1
  # frozen_string_literal: true
2
2
 
3
3
  module RakeFly
4
- VERSION = '2.10.0.pre.4'
4
+ VERSION = '2.12.0.pre.1'
5
5
  end
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.10.0.pre.4
4
+ version: 2.12.0.pre.1
5
5
  platform: ruby
6
6
  authors:
7
7
  - InfraBlocks Maintainers
8
8
  autorequire:
9
9
  bindir: exe
10
10
  cert_chain: []
11
- date: 2022-09-09 00:00:00.000000000 Z
11
+ date: 2022-10-28 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: concourse.rb