fbe 0.0.71 → 0.0.73

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: d3d98cff29df2eb4e4260d8806bef3fa8248d23f817fc4b9ef346053e05fbd17
4
- data.tar.gz: 4519dd55fb5c4f17e3055bbf3d4958ae345f102a6a79c4fdb5b3c2d4b9bd3367
3
+ metadata.gz: a429f58e75303ad69ff2717b90fd11e65d33cf17a146430685a76e85ee2bff73
4
+ data.tar.gz: 440be0c613bfcce9989a223babebda217a4dfdf6193edbf5effcd8bf8f420900
5
5
  SHA512:
6
- metadata.gz: f423fa6c81d2ccd42a5d39f8395a307645d42a4f14a23a8454141c0eeabb346e3ceb3c332f7588ab8bed154e3d93900b0d213381fd5e75698d352f8ed7b0a5a9
7
- data.tar.gz: 48152236cb7e1c9f7935c7bac2161b1030fd00b411c41f1ea47371d5ac7aa2b776323114a1ffd227be3929a448e8f7e22a8a6bdd6be66e10d4661b69cb3b778b
6
+ metadata.gz: f4b2a3724d75117fd6235c691f180aa9e1c05aaa583b90b711b12aa3255048a714ee4a4745034ff0dd70dc0b698f53067e097c832f200e9634b091ad53694753
7
+ data.tar.gz: 4cd020ce614248bdd7072f059e52d20daefde71db91bf540549067d08637d0139f742d8aec3ac4a5479350d46a271e6e65c595b03b2eeea996c31a03cf0e08d9
@@ -28,7 +28,7 @@ name: actionlint
28
28
  - master
29
29
  jobs:
30
30
  actionlint:
31
- runs-on: ubuntu-22.04
31
+ runs-on: ubuntu-24.04
32
32
  steps:
33
33
  - uses: actions/checkout@v4
34
34
  - name: Download actionlint
@@ -25,7 +25,7 @@ name: codecov
25
25
  - master
26
26
  jobs:
27
27
  codecov:
28
- runs-on: ubuntu-22.04
28
+ runs-on: ubuntu-24.04
29
29
  steps:
30
30
  - uses: actions/checkout@v4
31
31
  - uses: ruby/setup-ruby@v1
@@ -24,7 +24,7 @@ name: copyrights
24
24
  pull_request:
25
25
  jobs:
26
26
  copyrights:
27
- runs-on: ubuntu-22.04
27
+ runs-on: ubuntu-24.04
28
28
  steps:
29
29
  - uses: actions/checkout@v4
30
30
  - uses: yegor256/copyrights-action@0.0.5
@@ -32,7 +32,7 @@ concurrency:
32
32
  cancel-in-progress: true
33
33
  jobs:
34
34
  markdown-lint:
35
- runs-on: ubuntu-22.04
35
+ runs-on: ubuntu-24.04
36
36
  steps:
37
37
  - uses: actions/checkout@v4
38
38
  - uses: articulate/actions-markdownlint@v1
@@ -28,7 +28,7 @@ name: pdd
28
28
  - master
29
29
  jobs:
30
30
  pdd:
31
- runs-on: ubuntu-22.04
31
+ runs-on: ubuntu-24.04
32
32
  steps:
33
33
  - uses: actions/checkout@v4
34
34
  - uses: volodya-lombrozo/pdd-action@master
@@ -24,7 +24,7 @@ name: xcop
24
24
  pull_request:
25
25
  jobs:
26
26
  xcop:
27
- runs-on: ubuntu-22.04
27
+ runs-on: ubuntu-24.04
28
28
  steps:
29
29
  - uses: actions/checkout@v4
30
30
  - uses: g4s8/xcop-action@master
@@ -28,7 +28,7 @@ name: yamllint
28
28
  - master
29
29
  jobs:
30
30
  yamllint:
31
- runs-on: ubuntu-22.04
31
+ runs-on: ubuntu-24.04
32
32
  steps:
33
33
  - uses: actions/checkout@v4
34
34
  - uses: ibiqlik/action-yamllint@v3
data/Gemfile.lock CHANGED
@@ -55,8 +55,9 @@ GEM
55
55
  ast (2.4.2)
56
56
  backtrace (0.4.0)
57
57
  base64 (0.2.0)
58
- baza.rb (0.0.7)
58
+ baza.rb (0.0.8)
59
59
  backtrace (> 0)
60
+ elapsed (> 0)
60
61
  faraday (> 0)
61
62
  faraday-http-cache (> 0)
62
63
  faraday-multipart (> 0)
@@ -93,14 +94,15 @@ GEM
93
94
  others (> 0)
94
95
  tago (> 0)
95
96
  yaml (~> 0.3)
96
- faraday (2.10.1)
97
- faraday-net_http (>= 2.0, < 3.2)
97
+ faraday (2.12.0)
98
+ faraday-net_http (>= 2.0, < 3.4)
99
+ json
98
100
  logger
99
101
  faraday-http-cache (2.5.1)
100
102
  faraday (>= 0.8)
101
103
  faraday-multipart (1.0.4)
102
104
  multipart-post (~> 2)
103
- faraday-net_http (3.1.1)
105
+ faraday-net_http (3.3.0)
104
106
  net-http
105
107
  faraday-retry (2.2.1)
106
108
  faraday (~> 2.0)
@@ -110,14 +112,14 @@ GEM
110
112
  ffi (1.17.0-x86_64-linux-gnu)
111
113
  fiber-storage (1.0.0)
112
114
  gli (2.21.5)
113
- graphql (2.3.14)
115
+ graphql (2.3.16)
114
116
  base64
115
117
  fiber-storage
116
118
  graphql-client (0.23.0)
117
119
  activesupport (>= 3.0)
118
120
  graphql (>= 1.13.0)
119
121
  hashdiff (1.1.1)
120
- i18n (1.14.5)
122
+ i18n (1.14.6)
121
123
  concurrent-ruby (~> 1.0)
122
124
  io-console (0.7.2)
123
125
  irb (1.14.0)
@@ -125,7 +127,7 @@ GEM
125
127
  reline (>= 0.4.2)
126
128
  iri (0.8.0)
127
129
  json (2.7.2)
128
- judges (0.26.0)
130
+ judges (0.26.1)
129
131
  backtrace (> 0)
130
132
  baza.rb (> 0)
131
133
  concurrent-ruby (~> 1.2)
@@ -206,14 +208,13 @@ GEM
206
208
  rdoc (6.7.0)
207
209
  psych (>= 4.0.0)
208
210
  regexp_parser (2.9.2)
209
- reline (0.5.9)
211
+ reline (0.5.10)
210
212
  io-console (~> 0.5)
211
213
  retries (0.0.5)
212
- rexml (3.3.6)
213
- strscan
214
+ rexml (3.3.7)
214
215
  rspec-core (3.13.1)
215
216
  rspec-support (~> 3.13.0)
216
- rspec-expectations (3.13.2)
217
+ rspec-expectations (3.13.3)
217
218
  diff-lcs (>= 1.2.0, < 2.0)
218
219
  rspec-support (~> 3.13.0)
219
220
  rspec-mocks (3.13.1)
@@ -257,10 +258,9 @@ GEM
257
258
  simplecov-cobertura (2.1.0)
258
259
  rexml
259
260
  simplecov (~> 0.19)
260
- simplecov-html (0.12.3)
261
+ simplecov-html (0.13.1)
261
262
  simplecov_json_formatter (0.1.4)
262
263
  stringio (3.1.1)
263
- strscan (3.1.0)
264
264
  tago (0.0.2)
265
265
  thor (1.3.2)
266
266
  typhoeus (1.4.1)
@@ -268,7 +268,7 @@ GEM
268
268
  tzinfo (2.0.6)
269
269
  concurrent-ruby (~> 1.0)
270
270
  unicode-display_width (2.6.0)
271
- uri (0.13.0)
271
+ uri (0.13.1)
272
272
  useragent (0.16.10)
273
273
  verbose (0.0.2)
274
274
  loog (~> 0.2)
@@ -277,7 +277,7 @@ GEM
277
277
  addressable (>= 2.8.0)
278
278
  crack (>= 0.3.2)
279
279
  hashdiff (>= 0.4.0, < 2.0.0)
280
- webrick (1.8.1)
280
+ webrick (1.8.2)
281
281
  yaml (0.3.0)
282
282
  yard (0.9.37)
283
283
  zeitwerk (2.6.18)
data/lib/fbe/octo.rb CHANGED
@@ -1266,4 +1266,121 @@ class Fbe::FakeOctokit
1266
1266
  ]
1267
1267
  }
1268
1268
  end
1269
+
1270
+ def tree(_repo, _tree_sha, _options = {})
1271
+ {
1272
+ sha: '492072971ad3c8644a191f62426bd3',
1273
+ tree: [
1274
+ {
1275
+ path: '.github',
1276
+ mode: '040000',
1277
+ type: 'tree',
1278
+ sha: '438682e07e45ccbf9ca58f294a'
1279
+ },
1280
+ {
1281
+ path: '.github/workflows',
1282
+ mode: '040000',
1283
+ type: 'tree',
1284
+ sha: 'dea8a01c236530cc92a63c5774'
1285
+ },
1286
+ {
1287
+ path: '.github/workflows/actionlint.yml',
1288
+ mode: '100644',
1289
+ type: 'blob',
1290
+ sha: 'ffed2deef2383d6f685489b289',
1291
+ size: 1671
1292
+ },
1293
+ {
1294
+ path: '.github/workflows/copyrights.yml',
1295
+ mode: '100644',
1296
+ type: 'blob',
1297
+ sha: 'ab8357cfd94e0628676aff34cd',
1298
+ size: 1293
1299
+ },
1300
+ {
1301
+ path: '.github/workflows/zerocracy.yml',
1302
+ mode: '100644',
1303
+ type: 'blob',
1304
+ sha: '5c224c7742e5ebeeb176b90605',
1305
+ size: 2005
1306
+ },
1307
+ {
1308
+ path: '.gitignore',
1309
+ mode: '100644',
1310
+ type: 'blob',
1311
+ sha: '9383e7111a173b44baa0692775',
1312
+ size: 27
1313
+ },
1314
+ {
1315
+ path: '.rubocop.yml',
1316
+ mode: '100644',
1317
+ type: 'blob',
1318
+ sha: 'cb9b62eb1979589daa18142008',
1319
+ size: 1963
1320
+ },
1321
+ {
1322
+ path: 'README.md',
1323
+ mode: '100644',
1324
+ type: 'blob',
1325
+ sha: '8011ad43c37edbaf1969417b94',
1326
+ size: 4877
1327
+ },
1328
+ {
1329
+ path: 'Rakefile',
1330
+ mode: '100644',
1331
+ type: 'blob',
1332
+ sha: 'a0ac9bf2643d9f5392e1119301',
1333
+ size: 1805
1334
+ }
1335
+ ],
1336
+ truncated: false
1337
+ }
1338
+ end
1339
+
1340
+ def contributors(_repo, _anon = nil, _options = {})
1341
+ [
1342
+ {
1343
+ login: 'yegor256',
1344
+ id: 526_301,
1345
+ type: 'User',
1346
+ contributions: 500
1347
+ },
1348
+ {
1349
+ login: 'renovate[bot]',
1350
+ id: 29_139_614,
1351
+ type: 'Bot',
1352
+ contributions: 320
1353
+ },
1354
+ {
1355
+ login: 'user1',
1356
+ id: 2_476_362,
1357
+ type: 'User',
1358
+ contributions: 120
1359
+ },
1360
+ {
1361
+ login: 'rultor',
1362
+ id: 8_086_956,
1363
+ type: 'Bot',
1364
+ contributions: 87
1365
+ },
1366
+ {
1367
+ login: 'user2',
1368
+ id: 5_427_638,
1369
+ type: 'User',
1370
+ contributions: 49
1371
+ },
1372
+ {
1373
+ login: 'user3',
1374
+ id: 2_648_875,
1375
+ type: 'User',
1376
+ contributions: 10
1377
+ },
1378
+ {
1379
+ login: 'user4',
1380
+ id: 7_125_293,
1381
+ type: 'User',
1382
+ contributions: 1
1383
+ }
1384
+ ]
1385
+ end
1269
1386
  end
data/lib/fbe.rb CHANGED
@@ -27,5 +27,5 @@
27
27
  # License:: MIT
28
28
  module Fbe
29
29
  # Current version of the gem (changed by .rultor.yml on every release)
30
- VERSION = '0.0.71'
30
+ VERSION = '0.0.73'
31
31
  end
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: fbe
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.0.71
4
+ version: 0.0.73
5
5
  platform: ruby
6
6
  authors:
7
7
  - Yegor Bugayenko
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2024-09-24 00:00:00.000000000 Z
11
+ date: 2024-09-30 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: backtrace