fbe 0.0.71 → 0.0.72

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.
Files changed (5) hide show
  1. checksums.yaml +4 -4
  2. data/Gemfile.lock +15 -15
  3. data/lib/fbe/octo.rb +70 -0
  4. data/lib/fbe.rb +1 -1
  5. metadata +2 -2
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: d3d98cff29df2eb4e4260d8806bef3fa8248d23f817fc4b9ef346053e05fbd17
4
- data.tar.gz: 4519dd55fb5c4f17e3055bbf3d4958ae345f102a6a79c4fdb5b3c2d4b9bd3367
3
+ metadata.gz: 216d19bdbf474ebf0cb02725477188f24a5aac2b732559ac5bb36c37ef07b4b9
4
+ data.tar.gz: 911cf77d4e8e3306d873551f4f8de1b9380a958e39e1270dd519f6fda8cf6aa0
5
5
  SHA512:
6
- metadata.gz: f423fa6c81d2ccd42a5d39f8395a307645d42a4f14a23a8454141c0eeabb346e3ceb3c332f7588ab8bed154e3d93900b0d213381fd5e75698d352f8ed7b0a5a9
7
- data.tar.gz: 48152236cb7e1c9f7935c7bac2161b1030fd00b411c41f1ea47371d5ac7aa2b776323114a1ffd227be3929a448e8f7e22a8a6bdd6be66e10d4661b69cb3b778b
6
+ metadata.gz: ede59e66b26615fc26aeaff6d6562ccdab2f9e7dae9baf6ca946472f53165e1eebc908d8032def3eb5d37961489f15c82e9db23300051cfcd11b139dbaaae5e0
7
+ data.tar.gz: 7a20c419d8fc1b95466aca54e01cd64495f9b06a3a8615f824971121ce5a70ef3daecfa252bc1c19cc126c7422c95635d26df2d0066cca44c78e6d54cf648651
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,74 @@ 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
1269
1339
  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.72'
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.72
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-26 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: backtrace