facebookbusiness 17.0.0 → 17.0.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: c4d9e51955bc8d3c4592195a8b80cfd694df759ddc72cb6874f9ca5880003672
4
- data.tar.gz: 6aa6a840463105597faf9d78efce421b8f143a79ee568e9db9c66a910f1a0400
3
+ metadata.gz: ea0e8d070321c91fb8b1fec0c476fbecd5fc1da115d3a2d319ce41477d1fac09
4
+ data.tar.gz: aeabd1ac2204722d7b085770d4cbd9c344cb90f043b52484d3d2f8a08a903294
5
5
  SHA512:
6
- metadata.gz: 6c91672fb7c1b7f2099148e9846c7cff4b6eee52aa019d4e442ca303b22980b8d5d820d6b6e6aa251401e01dc5437c3357cfeb034c5bded3675e4296ee584053
7
- data.tar.gz: ef397e116c23624b51f88dbf75c4c53664573573197fec116f2890b3a9e6008529e9e99d36caef325a1f3ca5cc4bc6d3020fbe52c2a6bee16596bad1226222fa
6
+ metadata.gz: c6ab2202da52dc9005c470250691cf371b474e79323c2020cf80baae31a02de88802d99bf2cba5e12d87732a6af2074fb80abf234f48c64ad1535e6ff0ff126e
7
+ data.tar.gz: 0d23d40e35c05226cf2d907e5d5aa123af0345a7f521df3eae20d7029eb412f265cbd03c75da55d42f407034cd10d2833b586c58bee2ef29fcd60e0496efd87b
@@ -29,8 +29,8 @@ module FacebookAds
29
29
  STATUS = [
30
30
  "This item cannot be appealed as it is either approved or already has an appeal",
31
31
  "This item is not rejected for any of channels",
32
- "We've encountered unexpected error while processing this request. Please try again later !",
33
- "You've reached the maximum number of item requests you can make this week. You'll be able to request item reviews again within the next 7 days.",
32
+ "Weve encountered unexpected error while processing this request. Please try again later !",
33
+ "Youve reached the maximum number of item requests you can make this week. Youll be able to request item reviews again within the next 7 days.",
34
34
  "Your request was received. See information below to learn more.",
35
35
  ]
36
36
 
@@ -19,6 +19,6 @@
19
19
  # FB:AUTOGEN
20
20
 
21
21
  module FacebookAds
22
- VERSION = '17.0.0'
22
+ VERSION = '17.0.1'
23
23
  API_VERSION = '17.0'
24
24
  end
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: facebookbusiness
3
3
  version: !ruby/object:Gem::Version
4
- version: 17.0.0
4
+ version: 17.0.1
5
5
  platform: ruby
6
6
  authors:
7
7
  - Facebook
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2023-06-08 00:00:00.000000000 Z
11
+ date: 2023-06-19 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: concurrent-ruby