ruby_fly 0.38.0.pre.4 → 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: a09ca4925963cbb3a5ee82125509914cdbda69a5cfe0b4587f60d2d0035e8ff8
4
- data.tar.gz: 2d0e7ec764f788cba8b277fd64642ff84cd871724495ba24700e3447ac0507b2
3
+ metadata.gz: 76283b998206fc2c5d24efb2fa86285b3c78e0c1c59c1d37f00ea5be68185f9f
4
+ data.tar.gz: 0d173a37c64afb004636a4e01eb208db6bc617af126c0d7f372918a253c470d9
5
5
  SHA512:
6
- metadata.gz: aae1cd094c9d80eaf5e45c592205b1ea6cc09c7b6f04f31d18debcec9598b0fc10f838dbc500e3e54fae166675d97f4f5fe5791e48e22f0ac04ef3604d872c60
7
- data.tar.gz: 2bbd10d865d2e33df3c15285160035c4ca88dbe8370eb755da4ab8084d6b788d48ab05ad30550c1b21c746b571b9d764907eca3291c3d77a602dc79453b3fe60
6
+ metadata.gz: 1df195d46d48fa7762cc3a3735d275f7d30aa669679f0ac39091993cfa5709b7b35c2b46641c3b5593d8791e471b7f732be8545b75a9139462ab93fd488ceea0
7
+ data.tar.gz: '0892b718b619b684e5d1d8fe790f15652f3cec9e546a2c39ca6937423dd70ae65a9081fb79eaba25d0e491b5c2ef2b5dd0afc94c615f6783cce518b7c597cb48'
data/Gemfile.lock CHANGED
@@ -1,78 +1,58 @@
1
1
  PATH
2
2
  remote: .
3
3
  specs:
4
- ruby_fly (0.38.0.pre.4)
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
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.8.0)
24
- faker (2.23.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
33
  i18n (1.12.0)
53
34
  concurrent-ruby (~> 1.0)
54
- json (2.6.2)
55
- lino (3.0.0)
35
+ json (2.6.3)
36
+ lino (3.1.0)
56
37
  hamster (~> 3.0)
57
38
  open4 (~> 1.3)
58
- minitest (5.15.0)
59
- multipart-post (2.1.1)
60
- octokit (4.22.0)
61
- faraday (>= 0.9)
62
- 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)
63
43
  open4 (1.3.4)
64
44
  parallel (1.22.1)
65
- parser (3.1.2.1)
45
+ parser (3.1.3.0)
66
46
  ast (~> 2.4.1)
67
- public_suffix (4.0.6)
47
+ public_suffix (5.0.1)
68
48
  rainbow (3.1.1)
69
49
  rake (13.0.6)
70
- rake_circle_ci (0.9.0)
50
+ rake_circle_ci (0.11.0)
71
51
  colored2 (~> 3.1)
72
52
  excon (~> 0.72)
73
53
  rake_factory (~> 0.23)
74
54
  sshkey (~> 2.0)
75
- rake_factory (0.29.0)
55
+ rake_factory (0.31.0)
76
56
  activesupport (>= 4)
77
57
  rake (~> 13.0)
78
58
  rake_github (0.9.0)
@@ -87,7 +67,7 @@ GEM
87
67
  colored2 (~> 3.1)
88
68
  rake_factory (~> 0.23)
89
69
  sshkey (~> 2.0)
90
- regexp_parser (2.6.0)
70
+ regexp_parser (2.6.1)
91
71
  rexml (3.2.5)
92
72
  rspec (3.12.0)
93
73
  rspec-core (~> 3.12.0)
@@ -95,14 +75,14 @@ GEM
95
75
  rspec-mocks (~> 3.12.0)
96
76
  rspec-core (3.12.0)
97
77
  rspec-support (~> 3.12.0)
98
- rspec-expectations (3.12.0)
78
+ rspec-expectations (3.12.1)
99
79
  diff-lcs (>= 1.2.0, < 2.0)
100
80
  rspec-support (~> 3.12.0)
101
- rspec-mocks (3.12.0)
81
+ rspec-mocks (3.12.1)
102
82
  diff-lcs (>= 1.2.0, < 2.0)
103
83
  rspec-support (~> 3.12.0)
104
84
  rspec-support (3.12.0)
105
- rubocop (1.37.1)
85
+ rubocop (1.41.1)
106
86
  json (~> 2.3)
107
87
  parallel (~> 1.10)
108
88
  parser (>= 3.1.2.1)
@@ -112,27 +92,27 @@ GEM
112
92
  rubocop-ast (>= 1.23.0, < 2.0)
113
93
  ruby-progressbar (~> 1.7)
114
94
  unicode-display_width (>= 1.4.0, < 3.0)
115
- rubocop-ast (1.23.0)
95
+ rubocop-ast (1.24.0)
116
96
  parser (>= 3.1.1.0)
117
97
  rubocop-rake (0.6.0)
118
98
  rubocop (~> 1.0)
119
- rubocop-rspec (2.14.2)
99
+ rubocop-rspec (2.16.0)
120
100
  rubocop (~> 1.33)
121
101
  ruby-progressbar (1.11.0)
122
102
  ruby2_keywords (0.0.5)
123
103
  ruby_gpg2 (0.8.0)
124
104
  lino (>= 1.5)
125
- sawyer (0.8.2)
105
+ sawyer (0.9.2)
126
106
  addressable (>= 2.3.5)
127
- faraday (> 0.8, < 2.0)
128
- simplecov (0.21.2)
107
+ faraday (>= 0.17.3, < 3)
108
+ simplecov (0.22.0)
129
109
  docile (~> 1.1)
130
110
  simplecov-html (~> 0.11)
131
111
  simplecov_json_formatter (~> 0.1)
132
112
  simplecov-html (0.12.3)
133
113
  simplecov_json_formatter (0.1.4)
134
114
  sshkey (2.0.0)
135
- tzinfo (2.0.4)
115
+ tzinfo (2.0.5)
136
116
  concurrent-ruby (~> 1.0)
137
117
  unicode-display_width (2.3.0)
138
118
 
@@ -157,4 +137,4 @@ DEPENDENCIES
157
137
  simplecov
158
138
 
159
139
  BUNDLED WITH
160
- 2.3.24
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:autocorrect']
69
+ task fix: [:'rubocop:autocorrect_all']
70
70
  end
71
71
 
72
72
  namespace :test do
@@ -1,5 +1,5 @@
1
1
  # frozen_string_literal: true
2
2
 
3
3
  module RubyFly
4
- VERSION = '0.38.0.pre.4'
4
+ VERSION = '0.38.0.pre.5'
5
5
  end
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.4
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-10-28 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