baza.rb 0.10.0 → 0.10.1

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.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 3925181637ee67621a9013cda972f3de775c644d67b530573814d40ff064f6f1
4
- data.tar.gz: 0d883da9c8f1cc1c4538d303fc3e864e81f4145e443011c7277dc06673bb448d
3
+ metadata.gz: 2f6074c9e6b658050c602c9f524bbaec0f90b8ce16755e18f286c9cbb950b668
4
+ data.tar.gz: e53bc9636b17258a566846fc4c9249da5aff695b2d064ef668e91ead1d11f8e2
5
5
  SHA512:
6
- metadata.gz: 3b21df150b5c2c58efce934266400d589adec2d8fb594a43202801f4ae8050b182feda6b72c5b85a1490a6242483f093fc448323a285c51a0db383b166f4c198
7
- data.tar.gz: fdf81673a2ac0a524ab0abd614fba9dae23a791dbff7311aed8d77afa001269b9cd571d84f57fde3f5f6cd7b4f018c6a8b8c79ff1eb78c326825aa3941ac3f39
6
+ metadata.gz: ddf674eab560318a6d0ba35ad750ce3670f7cbfad65605ba2790a6fb0c1c5ad96fa880061bdfcece7303d7578099a2f30f87364f0e3a49651ed99d046c8099e6
7
+ data.tar.gz: a88bbd2a78d31a1e1a6e9f62894b0eb92a9247a4cb3501a0930a41290591556259dfc0816347f73a5394bc7d98434bf0e541defa2298f931b080f8fdc4017c6a
@@ -15,7 +15,7 @@ jobs:
15
15
  timeout-minutes: 15
16
16
  runs-on: ubuntu-24.04
17
17
  steps:
18
- - uses: actions/checkout@v4
18
+ - uses: actions/checkout@v5
19
19
  - name: Download actionlint
20
20
  id: get_actionlint
21
21
  run: bash <(curl https://raw.githubusercontent.com/rhysd/actionlint/main/scripts/download-actionlint.bash)
@@ -12,7 +12,7 @@ jobs:
12
12
  timeout-minutes: 15
13
13
  runs-on: ubuntu-24.04
14
14
  steps:
15
- - uses: actions/checkout@v4
15
+ - uses: actions/checkout@v5
16
16
  - uses: ruby/setup-ruby@v1
17
17
  with:
18
18
  ruby-version: 3.3
@@ -15,5 +15,5 @@ jobs:
15
15
  timeout-minutes: 15
16
16
  runs-on: ubuntu-24.04
17
17
  steps:
18
- - uses: actions/checkout@v4
18
+ - uses: actions/checkout@v5
19
19
  - uses: yegor256/copyrights-action@0.0.12
@@ -19,5 +19,5 @@ jobs:
19
19
  timeout-minutes: 15
20
20
  runs-on: ubuntu-24.04
21
21
  steps:
22
- - uses: actions/checkout@v4
22
+ - uses: actions/checkout@v5
23
23
  - uses: DavidAnson/markdownlint-cli2-action@v20.0.0
@@ -15,5 +15,5 @@ jobs:
15
15
  timeout-minutes: 15
16
16
  runs-on: ubuntu-24.04
17
17
  steps:
18
- - uses: actions/checkout@v4
18
+ - uses: actions/checkout@v5
19
19
  - uses: volodya-lombrozo/pdd-action@master
@@ -19,7 +19,7 @@ jobs:
19
19
  ruby: [3.3]
20
20
  runs-on: ${{ matrix.os }}
21
21
  steps:
22
- - uses: actions/checkout@v4
22
+ - uses: actions/checkout@v5
23
23
  - uses: ruby/setup-ruby@v1
24
24
  with:
25
25
  ruby-version: ${{ matrix.ruby }}
@@ -15,5 +15,5 @@ jobs:
15
15
  timeout-minutes: 15
16
16
  runs-on: ubuntu-24.04
17
17
  steps:
18
- - uses: actions/checkout@v4
18
+ - uses: actions/checkout@v5
19
19
  - uses: fsfe/reuse-action@v5
@@ -15,5 +15,5 @@ jobs:
15
15
  timeout-minutes: 15
16
16
  runs-on: ubuntu-24.04
17
17
  steps:
18
- - uses: actions/checkout@v4
19
- - uses: crate-ci/typos@v1.35.2
18
+ - uses: actions/checkout@v5
19
+ - uses: crate-ci/typos@v1.35.3
@@ -15,5 +15,5 @@ jobs:
15
15
  timeout-minutes: 15
16
16
  runs-on: ubuntu-24.04
17
17
  steps:
18
- - uses: actions/checkout@v4
18
+ - uses: actions/checkout@v5
19
19
  - uses: g4s8/xcop-action@master
@@ -15,7 +15,7 @@ jobs:
15
15
  timeout-minutes: 15
16
16
  runs-on: ubuntu-24.04
17
17
  steps:
18
- - uses: actions/checkout@v4
18
+ - uses: actions/checkout@v5
19
19
  - uses: ibiqlik/action-yamllint@v3
20
20
  with:
21
21
  config_file: .yamllint.yml
data/Gemfile.lock CHANGED
@@ -36,7 +36,7 @@ GEM
36
36
  ellipsized (0.3.0)
37
37
  ethon (0.16.0)
38
38
  ffi (>= 1.15.0)
39
- factbase (0.14.3)
39
+ factbase (0.14.7)
40
40
  backtrace (~> 0.4)
41
41
  decoor (~> 0.0)
42
42
  ellipsized (~> 0.3)
@@ -123,7 +123,7 @@ GEM
123
123
  rake (13.3.0)
124
124
  random-port (0.7.5)
125
125
  tago (> 0)
126
- regexp_parser (2.11.0)
126
+ regexp_parser (2.11.1)
127
127
  retries (0.0.5)
128
128
  rexml (3.4.1)
129
129
  rubocop (1.79.2)
@@ -13,5 +13,5 @@
13
13
  # Copyright:: Copyright (c) 2024-2025 Yegor Bugayenko
14
14
  # License:: MIT
15
15
  class BazaRb
16
- VERSION = '0.10.0'
16
+ VERSION = '0.10.1'
17
17
  end
data/lib/baza-rb.rb CHANGED
@@ -825,7 +825,10 @@ class BazaRb
825
825
  ("ranged as #{ret.headers['Content-Range'].inspect}" if ret.headers['Content-Range'])
826
826
  ]
827
827
  ret = checked(ret, [200, 206, 204, 302])
828
- next if blanks.include?(ret.code)
828
+ if blanks.include?(ret.code)
829
+ sleep(2)
830
+ next
831
+ end
829
832
  if ret.headers['Content-Encoding'] == 'gzip'
830
833
  begin
831
834
  slice = unzip(slice)
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: baza.rb
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.10.0
4
+ version: 0.10.1
5
5
  platform: ruby
6
6
  authors:
7
7
  - Yegor Bugayenko