fbe 0.25.1 → 0.25.2

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 +18 -18
  3. data/lib/fbe/fb.rb +11 -7
  4. data/lib/fbe.rb +1 -1
  5. metadata +1 -1
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 67cf152b4e3772a5ebd732741963baa7e6b02ced09fe0dfb372f3f5035edfb50
4
- data.tar.gz: c9d7838bead7f87e11289bcd92ae84cd460d9f19ea875977326559ee4264b8c5
3
+ metadata.gz: e3de49b140508afd1a989a717220dc48363172e87a1e505cd4389681a506978b
4
+ data.tar.gz: 408c55e983349bcc82055d06922f20748d332b0beafac507340ee2745fac895a
5
5
  SHA512:
6
- metadata.gz: fb39e6b666c46b43b483f5075d99ca36fac1086577df736a624bf109487fef976da1e2c8fc61fd05aff252c6bae270e269b7f47ff9bde433b53d1b2d9f19c57f
7
- data.tar.gz: ec66f9a5dab0b3f402881870516b07b1cc8d70fa282a6b020a880793ec1631e9a310158915b9b8ecff2a077fd8339d569d28fd7ae069dc4f8c488da75fc86bf6
6
+ metadata.gz: e2f7b6c2b768012d2e600c03953053c756905a77e25b84b11be796efa678dc6a89ebd99d573761528c8295acf93a1e8f3c554ce755061ff771767625053ed195
7
+ data.tar.gz: '0990166f5c5283d87687e2bb512ed2ae14e2afa35404ff81f9d02517c45ecac6ec187a8f3c2a05fb3bda9cb7a4220b6e0130aa94e35d069306e2224124980961'
data/Gemfile.lock CHANGED
@@ -47,7 +47,7 @@ GEM
47
47
  ast (2.4.3)
48
48
  backtrace (0.4.1)
49
49
  base64 (0.3.0)
50
- baza.rb (0.9.8)
50
+ baza.rb (0.9.11)
51
51
  backtrace (~> 0.4)
52
52
  elapsed (~> 0.0)
53
53
  faraday (~> 2.13)
@@ -76,7 +76,7 @@ GEM
76
76
  ellipsized (0.3.0)
77
77
  ethon (0.16.0)
78
78
  ffi (>= 1.15.0)
79
- factbase (0.13.0)
79
+ factbase (0.14.0)
80
80
  backtrace (~> 0.4)
81
81
  decoor (~> 0.0)
82
82
  ellipsized (~> 0.3)
@@ -87,7 +87,7 @@ GEM
87
87
  others (~> 0.0)
88
88
  tago (~> 0.0)
89
89
  yaml (~> 0.3)
90
- faraday (2.13.2)
90
+ faraday (2.13.3)
91
91
  faraday-net_http (>= 2.0, < 3.5)
92
92
  json
93
93
  logger
@@ -107,7 +107,7 @@ GEM
107
107
  filesize (0.2.0)
108
108
  gli (2.22.2)
109
109
  ostruct
110
- graphql (2.5.10)
110
+ graphql (2.5.11)
111
111
  base64
112
112
  fiber-storage
113
113
  logger
@@ -119,9 +119,9 @@ GEM
119
119
  concurrent-ruby (~> 1.0)
120
120
  intercepted (0.2.0)
121
121
  iri (0.11.2)
122
- joined (0.3.0)
123
- json (2.12.2)
124
- judges (0.51.0)
122
+ joined (0.4.0)
123
+ json (2.13.0)
124
+ judges (0.51.1)
125
125
  backtrace (~> 0.4)
126
126
  baza.rb (~> 0.5)
127
127
  concurrent-ruby (~> 1.2)
@@ -157,20 +157,20 @@ GEM
157
157
  multipart-post (2.4.1)
158
158
  net-http (0.6.0)
159
159
  uri
160
- nokogiri (1.18.8-arm64-darwin)
160
+ nokogiri (1.18.9-arm64-darwin)
161
161
  racc (~> 1.4)
162
- nokogiri (1.18.8-x64-mingw-ucrt)
162
+ nokogiri (1.18.9-x64-mingw-ucrt)
163
163
  racc (~> 1.4)
164
- nokogiri (1.18.8-x86_64-darwin)
164
+ nokogiri (1.18.9-x86_64-darwin)
165
165
  racc (~> 1.4)
166
- nokogiri (1.18.8-x86_64-linux-gnu)
166
+ nokogiri (1.18.9-x86_64-linux-gnu)
167
167
  racc (~> 1.4)
168
168
  obk (0.3.2)
169
169
  octokit (10.0.0)
170
170
  faraday (>= 1, < 3)
171
171
  sawyer (~> 0.9)
172
172
  os (1.1.4)
173
- ostruct (0.6.2)
173
+ ostruct (0.6.3)
174
174
  others (0.1.1)
175
175
  parallel (1.27.0)
176
176
  parser (3.3.8.0)
@@ -200,7 +200,7 @@ GEM
200
200
  rubocop-ast (>= 1.45.1, < 2.0)
201
201
  ruby-progressbar (~> 1.7)
202
202
  unicode-display_width (>= 2.4.0, < 4.0)
203
- rubocop-ast (1.45.1)
203
+ rubocop-ast (1.46.0)
204
204
  parser (>= 3.3.7.2)
205
205
  prism (~> 1.4)
206
206
  rubocop-minitest (0.38.1)
@@ -226,12 +226,12 @@ GEM
226
226
  simplecov-cobertura (3.0.0)
227
227
  rexml
228
228
  simplecov (~> 0.19)
229
- simplecov-html (0.13.1)
229
+ simplecov-html (0.13.2)
230
230
  simplecov_json_formatter (0.1.4)
231
- sqlite3 (2.7.1-arm64-darwin)
232
- sqlite3 (2.7.1-x64-mingw-ucrt)
233
- sqlite3 (2.7.1-x86_64-darwin)
234
- sqlite3 (2.7.1-x86_64-linux-gnu)
231
+ sqlite3 (2.7.3-arm64-darwin)
232
+ sqlite3 (2.7.3-x64-mingw-ucrt)
233
+ sqlite3 (2.7.3-x86_64-darwin)
234
+ sqlite3 (2.7.3-x86_64-linux-gnu)
235
235
  strscan (3.1.5)
236
236
  tago (0.1.0)
237
237
  timeout (0.4.3)
data/lib/fbe/fb.rb CHANGED
@@ -5,6 +5,7 @@
5
5
 
6
6
  require 'factbase'
7
7
  require 'factbase/cached/cached_factbase'
8
+ require 'factbase/impatient'
8
9
  require 'factbase/indexed/indexed_factbase'
9
10
  require 'factbase/logged'
10
11
  require 'factbase/pre'
@@ -46,15 +47,18 @@ def Fbe.fb(fb: $fb, global: $global, options: $options, loog: $loog)
46
47
  f._version = "#{Factbase::VERSION}/#{Judges::VERSION}/#{options.action_version}"
47
48
  f._job = options.job_id unless options.job_id.nil?
48
49
  end
49
- Factbase::Logged.new(
50
- Factbase::SyncFactbase.new(
51
- Factbase::IndexedFactbase.new(
52
- Factbase::CachedFactbase.new(
53
- fbe
50
+ Factbase::Impatient.new(
51
+ Factbase::Logged.new(
52
+ Factbase::SyncFactbase.new(
53
+ Factbase::IndexedFactbase.new(
54
+ Factbase::CachedFactbase.new(
55
+ fbe
56
+ )
54
57
  )
55
- )
58
+ ),
59
+ loog
56
60
  ),
57
- loog
61
+ timeout: 60
58
62
  )
59
63
  end
60
64
  end
data/lib/fbe.rb CHANGED
@@ -10,5 +10,5 @@
10
10
  # License:: MIT
11
11
  module Fbe
12
12
  # Current version of the gem (changed by +.rultor.yml+ on every release)
13
- VERSION = '0.25.1' unless const_defined?(:VERSION)
13
+ VERSION = '0.25.2' unless const_defined?(:VERSION)
14
14
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: fbe
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.25.1
4
+ version: 0.25.2
5
5
  platform: ruby
6
6
  authors:
7
7
  - Yegor Bugayenko