ruby_fly 0.38.0.pre.3 → 0.38.0.pre.5

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: 8a923ce7e879b4342da242cfa3dc805bd8aa14fced11105bdb78d749a59e9b37
4
- data.tar.gz: cb492bc1bd6aabd920dbfa84cc4eeb3dbee36ff1fc14b254fbcb0e7a879bdcec
3
+ metadata.gz: 76283b998206fc2c5d24efb2fa86285b3c78e0c1c59c1d37f00ea5be68185f9f
4
+ data.tar.gz: 0d173a37c64afb004636a4e01eb208db6bc617af126c0d7f372918a253c470d9
5
5
  SHA512:
6
- metadata.gz: 8298eeee2b9bae869f09da25cb3332f000a82ee736871e667e9fc47653197d1636f60075ada52fd4840fc2b2af607c87c30c89f90d5673d3a429d64cc66b9d51
7
- data.tar.gz: ec8a3662cdb182d9364356b25da3e2c0cc65db3719f71e9b8b373633969d9c1fed52c766c2b2f8ed590c5a5d8db587d2fc00a3f4cf353c072603f0ad46c38eff
6
+ metadata.gz: 1df195d46d48fa7762cc3a3735d275f7d30aa669679f0ac39091993cfa5709b7b35c2b46641c3b5593d8791e471b7f732be8545b75a9139462ab93fd488ceea0
7
+ data.tar.gz: '0892b718b619b684e5d1d8fe790f15652f3cec9e546a2c39ca6937423dd70ae65a9081fb79eaba25d0e491b5c2ef2b5dd0afc94c615f6783cce518b7c597cb48'
data/Gemfile.lock CHANGED
@@ -1,77 +1,58 @@
1
1
  PATH
2
2
  remote: .
3
3
  specs:
4
- ruby_fly (0.38.0.pre.3)
4
+ ruby_fly (0.38.0.pre.5)
5
5
  lino (~> 3.0)
6
6
 
7
7
  GEM
8
8
  remote: https://rubygems.org/
9
9
  specs:
10
- activesupport (7.0.2.3)
10
+ activesupport (7.0.4)
11
11
  concurrent-ruby (~> 1.0, >= 1.0.2)
12
12
  i18n (>= 1.6, < 2)
13
13
  minitest (>= 5.1)
14
14
  tzinfo (~> 2.0)
15
- addressable (2.8.0)
16
- public_suffix (>= 2.0.2, < 5.0)
15
+ addressable (2.8.1)
16
+ public_suffix (>= 2.0.2, < 6.0)
17
17
  ast (2.4.2)
18
18
  colored2 (3.1.2)
19
- concurrent-ruby (1.1.9)
19
+ concurrent-ruby (1.1.10)
20
20
  diff-lcs (1.5.0)
21
21
  docile (1.4.0)
22
- excon (0.92.0)
23
- fakefs (1.4.1)
24
- faker (2.20.0)
22
+ excon (0.95.0)
23
+ fakefs (1.9.0)
24
+ faker (3.1.0)
25
25
  i18n (>= 1.8.11, < 2)
26
- faraday (1.10.0)
27
- faraday-em_http (~> 1.0)
28
- faraday-em_synchrony (~> 1.0)
29
- faraday-excon (~> 1.1)
30
- faraday-httpclient (~> 1.0)
31
- faraday-multipart (~> 1.0)
32
- faraday-net_http (~> 1.0)
33
- faraday-net_http_persistent (~> 1.0)
34
- faraday-patron (~> 1.0)
35
- faraday-rack (~> 1.0)
36
- faraday-retry (~> 1.0)
26
+ faraday (2.7.2)
27
+ faraday-net_http (>= 2.0, < 3.1)
37
28
  ruby2_keywords (>= 0.0.4)
38
- faraday-em_http (1.0.0)
39
- faraday-em_synchrony (1.0.0)
40
- faraday-excon (1.1.0)
41
- faraday-httpclient (1.0.1)
42
- faraday-multipart (1.0.3)
43
- multipart-post (>= 1.2, < 3)
44
- faraday-net_http (1.0.1)
45
- faraday-net_http_persistent (1.2.0)
46
- faraday-patron (1.0.0)
47
- faraday-rack (1.0.0)
48
- faraday-retry (1.0.3)
29
+ faraday-net_http (3.0.2)
49
30
  gem-release (2.2.2)
50
31
  hamster (3.0.0)
51
32
  concurrent-ruby (~> 1.0)
52
- i18n (1.10.0)
33
+ i18n (1.12.0)
53
34
  concurrent-ruby (~> 1.0)
54
- lino (3.0.0)
35
+ json (2.6.3)
36
+ lino (3.1.0)
55
37
  hamster (~> 3.0)
56
38
  open4 (~> 1.3)
57
- minitest (5.15.0)
58
- multipart-post (2.1.1)
59
- octokit (4.22.0)
60
- faraday (>= 0.9)
61
- sawyer (~> 0.8.0, >= 0.5.3)
39
+ minitest (5.16.3)
40
+ octokit (4.25.1)
41
+ faraday (>= 1, < 3)
42
+ sawyer (~> 0.9)
62
43
  open4 (1.3.4)
63
44
  parallel (1.22.1)
64
- parser (3.1.1.0)
45
+ parser (3.1.3.0)
65
46
  ast (~> 2.4.1)
66
- public_suffix (4.0.6)
47
+ public_suffix (5.0.1)
67
48
  rainbow (3.1.1)
68
49
  rake (13.0.6)
69
- rake_circle_ci (0.9.0)
50
+ rake_circle_ci (0.11.0)
70
51
  colored2 (~> 3.1)
71
52
  excon (~> 0.72)
72
53
  rake_factory (~> 0.23)
73
54
  sshkey (~> 2.0)
74
- rake_factory (0.29.0)
55
+ rake_factory (0.31.0)
75
56
  activesupport (>= 4)
76
57
  rake (~> 13.0)
77
58
  rake_github (0.9.0)
@@ -86,53 +67,54 @@ GEM
86
67
  colored2 (~> 3.1)
87
68
  rake_factory (~> 0.23)
88
69
  sshkey (~> 2.0)
89
- regexp_parser (2.2.1)
70
+ regexp_parser (2.6.1)
90
71
  rexml (3.2.5)
91
- rspec (3.11.0)
92
- rspec-core (~> 3.11.0)
93
- rspec-expectations (~> 3.11.0)
94
- rspec-mocks (~> 3.11.0)
95
- rspec-core (3.11.0)
96
- rspec-support (~> 3.11.0)
97
- rspec-expectations (3.11.0)
72
+ rspec (3.12.0)
73
+ rspec-core (~> 3.12.0)
74
+ rspec-expectations (~> 3.12.0)
75
+ rspec-mocks (~> 3.12.0)
76
+ rspec-core (3.12.0)
77
+ rspec-support (~> 3.12.0)
78
+ rspec-expectations (3.12.1)
98
79
  diff-lcs (>= 1.2.0, < 2.0)
99
- rspec-support (~> 3.11.0)
100
- rspec-mocks (3.11.0)
80
+ rspec-support (~> 3.12.0)
81
+ rspec-mocks (3.12.1)
101
82
  diff-lcs (>= 1.2.0, < 2.0)
102
- rspec-support (~> 3.11.0)
103
- rspec-support (3.11.0)
104
- rubocop (1.27.0)
83
+ rspec-support (~> 3.12.0)
84
+ rspec-support (3.12.0)
85
+ rubocop (1.41.1)
86
+ json (~> 2.3)
105
87
  parallel (~> 1.10)
106
- parser (>= 3.1.0.0)
88
+ parser (>= 3.1.2.1)
107
89
  rainbow (>= 2.2.2, < 4.0)
108
90
  regexp_parser (>= 1.8, < 3.0)
109
- rexml
110
- rubocop-ast (>= 1.16.0, < 2.0)
91
+ rexml (>= 3.2.5, < 4.0)
92
+ rubocop-ast (>= 1.23.0, < 2.0)
111
93
  ruby-progressbar (~> 1.7)
112
94
  unicode-display_width (>= 1.4.0, < 3.0)
113
- rubocop-ast (1.16.0)
95
+ rubocop-ast (1.24.0)
114
96
  parser (>= 3.1.1.0)
115
97
  rubocop-rake (0.6.0)
116
98
  rubocop (~> 1.0)
117
- rubocop-rspec (2.9.0)
118
- rubocop (~> 1.19)
99
+ rubocop-rspec (2.16.0)
100
+ rubocop (~> 1.33)
119
101
  ruby-progressbar (1.11.0)
120
102
  ruby2_keywords (0.0.5)
121
103
  ruby_gpg2 (0.8.0)
122
104
  lino (>= 1.5)
123
- sawyer (0.8.2)
105
+ sawyer (0.9.2)
124
106
  addressable (>= 2.3.5)
125
- faraday (> 0.8, < 2.0)
126
- simplecov (0.21.2)
107
+ faraday (>= 0.17.3, < 3)
108
+ simplecov (0.22.0)
127
109
  docile (~> 1.1)
128
110
  simplecov-html (~> 0.11)
129
111
  simplecov_json_formatter (~> 0.1)
130
112
  simplecov-html (0.12.3)
131
113
  simplecov_json_formatter (0.1.4)
132
114
  sshkey (2.0.0)
133
- tzinfo (2.0.4)
115
+ tzinfo (2.0.5)
134
116
  concurrent-ruby (~> 1.0)
135
- unicode-display_width (2.1.0)
117
+ unicode-display_width (2.3.0)
136
118
 
137
119
  PLATFORMS
138
120
  ruby
@@ -155,4 +137,4 @@ DEPENDENCIES
155
137
  simplecov
156
138
 
157
139
  BUNDLED WITH
158
- 2.3.11
140
+ 2.4.0
data/Rakefile CHANGED
@@ -66,7 +66,7 @@ namespace :library do
66
66
  task check: [:rubocop]
67
67
 
68
68
  desc 'Attempt to automatically fix issues with the library'
69
- task fix: [:'rubocop:auto_correct']
69
+ task fix: [:'rubocop:autocorrect_all']
70
70
  end
71
71
 
72
72
  namespace :test do
data/lib/ruby_fly/rc.rb CHANGED
@@ -96,7 +96,7 @@ module RubyFly
96
96
  end
97
97
 
98
98
  def self.load(options)
99
- home = options[:home] || ENV['HOME']
99
+ home = options[:home] || Dir.home
100
100
  name = options[:name] || '.flyrc'
101
101
  path = File.join(home, name)
102
102
 
@@ -127,7 +127,7 @@ module RubyFly
127
127
  end
128
128
 
129
129
  def initialize(options)
130
- @home = options[:home] || ENV['HOME']
130
+ @home = options[:home] || Dir.home
131
131
  @name = options[:name] || '.flyrc'
132
132
  @targets = options[:targets].inject({}) do |acc, target|
133
133
  acc.merge(target.name => target)
@@ -1,5 +1,5 @@
1
1
  # frozen_string_literal: true
2
2
 
3
3
  module RubyFly
4
- VERSION = '0.38.0.pre.3'
4
+ VERSION = '0.38.0.pre.5'
5
5
  end
data/lib/ruby_fly.rb CHANGED
@@ -34,11 +34,9 @@ module RubyFly
34
34
  Commands::GetPipeline.new.execute(opts)
35
35
  end
36
36
 
37
- # rubocop:disable Naming/AccessorMethodName
38
37
  def set_pipeline(opts = {})
39
38
  Commands::SetPipeline.new.execute(opts)
40
39
  end
41
- # rubocop:enable Naming/AccessorMethodName
42
40
 
43
41
  def unpause_pipeline(opts = {})
44
42
  Commands::UnpausePipeline.new.execute(opts)
data/ruby_fly.gemspec CHANGED
@@ -22,7 +22,7 @@ Gem::Specification.new do |spec|
22
22
  spec.email = ['maintainers@infrablocks.io']
23
23
 
24
24
  spec.summary = 'A simple Ruby wrapper for invoking fly commands.'
25
- spec.description = 'Wraps the concourse fly CLI so that fly can be invoked '\
25
+ spec.description = 'Wraps the concourse fly CLI so that fly can be invoked ' \
26
26
  'from a Ruby script or Rakefile.'
27
27
  spec.homepage = 'https://github.com/infrablocks/ruby_fly'
28
28
  spec.license = 'MIT'
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: ruby_fly
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.38.0.pre.3
4
+ version: 0.38.0.pre.5
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-04-10 00:00:00.000000000 Z
11
+ date: 2022-12-24 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: lino