fastly 4.0.0 → 4.0.1.pre.alpha.0

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: cb43be96ffd951af7776f33c2df471cc3c92840a3fba13cc88f024d32a8109d2
4
- data.tar.gz: bf5a4eff4316092906809f7c83069eb348b55c767b47796b903f309d17727a73
3
+ metadata.gz: d18154c172c2a3f85cfd19d89cebbe7184148ffbe892e87fb7de6feb020a3e09
4
+ data.tar.gz: 0c37e40af9f70504c8af44778f966251b90bc7752d41b1f3b8c3f957f293600e
5
5
  SHA512:
6
- metadata.gz: 7b77965232b6f082911fcb505f7c046e00e1894596e7a68bad837c698dc9ad234b0b1d885f65840f1102945f87691da83a0434eb4822fa7d170364cd7f857865
7
- data.tar.gz: 2e8c78f390e3d5bc2d51499bebcaff007cdcb060c87833f4786681f52c27414d238e186c77af555e38e089cc6cf3e3f2dc5492758a022cfee4e1332dd72f298a
6
+ metadata.gz: dfd8a7cfbd96c17dfb728010e5f22f5055aed739660867a134dc41be84ed2183e631dc8f2c1273268574b6dbe2c7030e09afe0e39febc6ccc886e0e2db5a5258
7
+ data.tar.gz: 9ac4619b5b5a4ca1ade8f32696aa1fdeb24c376616df0d05445bf55294e73b3df48bc69f09e4a98632bc20fa805719b02599141f9fd77086a2e55b0b13e9c4a4
data/Gemfile.lock CHANGED
@@ -1,7 +1,7 @@
1
1
  PATH
2
2
  remote: .
3
3
  specs:
4
- fastly (4.0.0)
4
+ fastly (4.0.1.pre.alpha.0)
5
5
  typhoeus (~> 1.0, >= 1.0.1)
6
6
 
7
7
  GEM
@@ -10,7 +10,7 @@ GEM
10
10
  ast (2.4.2)
11
11
  byebug (11.1.3)
12
12
  coderay (1.1.3)
13
- ethon (0.15.0)
13
+ ethon (0.16.0)
14
14
  ffi (>= 1.15.0)
15
15
  ffi (1.15.5)
16
16
  jaro_winkler (1.5.4)
@@ -44,6 +44,7 @@ GEM
44
44
 
45
45
  PLATFORMS
46
46
  arm64-darwin-21
47
+ x86_64-linux
47
48
 
48
49
  DEPENDENCIES
49
50
  fastly!
@@ -9,5 +9,5 @@ Contact: oss@fastly.com
9
9
  =end
10
10
 
11
11
  module Fastly
12
- VERSION = '4.0.0'
12
+ VERSION = '4.0.1-alpha.0'
13
13
  end
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: fastly
3
3
  version: !ruby/object:Gem::Version
4
- version: 4.0.0
4
+ version: 4.0.1.pre.alpha.0
5
5
  platform: ruby
6
6
  authors:
7
7
  - Fastly
8
- autorequire:
8
+ autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2022-12-09 00:00:00.000000000 Z
11
+ date: 2022-12-13 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: typhoeus
@@ -1434,13 +1434,12 @@ files:
1434
1434
  - lib/fastly/models/waf_tags_response_data_item.rb
1435
1435
  - lib/fastly/models/ws_message_format.rb
1436
1436
  - lib/fastly/version.rb
1437
- - pkg/fastly-4.0.0.gem
1438
1437
  - sig.json
1439
1438
  homepage: https://github.com/fastly/fastly-ruby
1440
1439
  licenses:
1441
1440
  - MIT
1442
1441
  metadata: {}
1443
- post_install_message:
1442
+ post_install_message:
1444
1443
  rdoc_options: []
1445
1444
  require_paths:
1446
1445
  - lib
@@ -1451,12 +1450,12 @@ required_ruby_version: !ruby/object:Gem::Requirement
1451
1450
  version: '2.4'
1452
1451
  required_rubygems_version: !ruby/object:Gem::Requirement
1453
1452
  requirements:
1454
- - - ">="
1453
+ - - ">"
1455
1454
  - !ruby/object:Gem::Version
1456
- version: '0'
1455
+ version: 1.3.1
1457
1456
  requirements: []
1458
- rubygems_version: 3.3.11
1459
- signing_key:
1457
+ rubygems_version: 3.3.26
1458
+ signing_key:
1460
1459
  specification_version: 4
1461
1460
  summary: Fastly API Ruby Gem
1462
1461
  test_files: []
data/pkg/fastly-4.0.0.gem DELETED
Binary file