elasticgraph-graphql_lambda 0.19.1.1 → 0.19.2.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: a42a8245bfded02142f21510d79e1bcab1538b5b9cd71bf8066a9200f45ca7a4
4
- data.tar.gz: 214a74bbb9558cfd6310d6629d418b1c84307c8bce504881715d541bbc0b9e71
3
+ metadata.gz: 7b0d8b46f2a5ea3466a0df05d0570863ba99ba74547a4b29985402c58b21c5e2
4
+ data.tar.gz: 56fd6b4757afeb8a5977d9bb7f9f9d896f2b4819fb946dd5d8021eab26186aee
5
5
  SHA512:
6
- metadata.gz: cdd65837ed483b25dcf9e1026d94fec9c7eb76c3832b0528fead5a20b128240dd8469b851a26f8b1809edd60ab2139ee926b76a8e313106c9d1d272f931eba74
7
- data.tar.gz: def64b6d48063a190fa0dc2d99d2985834b66158148107c602980a6b875a3b1ff0b63b3f4c1fa2844b87d5d758132f70a3617b5d6c442082b6c6ebf79b5e9282
6
+ metadata.gz: b8428bc61f0d415f1051d17e4b07413145b97548905ccbf28ad5c5c3bad2912d7f681878cadd1c1e8d548c97758b0a7888457de85542ea9ffb4e4900132a057a
7
+ data.tar.gz: 6bc0dc030f9e539b1102ca2c8a49c4be4435d77f363802bd8e582daef57f583d968558d12eaa062480bd8a9ea59b2b03c69e9ed8bfb10abcb0bd147b1272780b
data/LICENSE.txt CHANGED
@@ -1,6 +1,6 @@
1
1
  The MIT License (MIT)
2
2
 
3
- Copyright (c) 2024 Block, Inc.
3
+ Copyright (c) 2024 - 2025 Block, Inc.
4
4
 
5
5
  Permission is hereby granted, free of charge, to any person obtaining a copy
6
6
  of this software and associated documentation files (the "Software"), to deal
@@ -1,4 +1,4 @@
1
- # Copyright 2024 Block, Inc.
1
+ # Copyright 2024 - 2025 Block, Inc.
2
2
  #
3
3
  # Use of this source code is governed by an MIT-style
4
4
  # license that can be found in the LICENSE file or at
@@ -1,4 +1,4 @@
1
- # Copyright 2024 Block, Inc.
1
+ # Copyright 2024 - 2025 Block, Inc.
2
2
  #
3
3
  # Use of this source code is governed by an MIT-style
4
4
  # license that can be found in the LICENSE file or at
@@ -1,4 +1,4 @@
1
- # Copyright 2024 Block, Inc.
1
+ # Copyright 2024 - 2025 Block, Inc.
2
2
  #
3
3
  # Use of this source code is governed by an MIT-style
4
4
  # license that can be found in the LICENSE file or at
metadata CHANGED
@@ -1,16 +1,15 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: elasticgraph-graphql_lambda
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.19.1.1
4
+ version: 0.19.2.0
5
5
  platform: ruby
6
6
  authors:
7
7
  - Myron Marston
8
8
  - Ben VandenBos
9
9
  - Block Engineering
10
- autorequire:
11
10
  bindir: bin
12
11
  cert_chain: []
13
- date: 2025-02-07 00:00:00.000000000 Z
12
+ date: 2025-04-09 00:00:00.000000000 Z
14
13
  dependencies:
15
14
  - !ruby/object:Gem::Dependency
16
15
  name: elasticgraph-graphql
@@ -18,57 +17,56 @@ dependencies:
18
17
  requirements:
19
18
  - - '='
20
19
  - !ruby/object:Gem::Version
21
- version: 0.19.1.1
20
+ version: 0.19.2.0
22
21
  type: :runtime
23
22
  prerelease: false
24
23
  version_requirements: !ruby/object:Gem::Requirement
25
24
  requirements:
26
25
  - - '='
27
26
  - !ruby/object:Gem::Version
28
- version: 0.19.1.1
27
+ version: 0.19.2.0
29
28
  - !ruby/object:Gem::Dependency
30
29
  name: elasticgraph-lambda_support
31
30
  requirement: !ruby/object:Gem::Requirement
32
31
  requirements:
33
32
  - - '='
34
33
  - !ruby/object:Gem::Version
35
- version: 0.19.1.1
34
+ version: 0.19.2.0
36
35
  type: :runtime
37
36
  prerelease: false
38
37
  version_requirements: !ruby/object:Gem::Requirement
39
38
  requirements:
40
39
  - - '='
41
40
  - !ruby/object:Gem::Version
42
- version: 0.19.1.1
41
+ version: 0.19.2.0
43
42
  - !ruby/object:Gem::Dependency
44
43
  name: elasticgraph-elasticsearch
45
44
  requirement: !ruby/object:Gem::Requirement
46
45
  requirements:
47
46
  - - '='
48
47
  - !ruby/object:Gem::Version
49
- version: 0.19.1.1
48
+ version: 0.19.2.0
50
49
  type: :development
51
50
  prerelease: false
52
51
  version_requirements: !ruby/object:Gem::Requirement
53
52
  requirements:
54
53
  - - '='
55
54
  - !ruby/object:Gem::Version
56
- version: 0.19.1.1
55
+ version: 0.19.2.0
57
56
  - !ruby/object:Gem::Dependency
58
57
  name: elasticgraph-query_registry
59
58
  requirement: !ruby/object:Gem::Requirement
60
59
  requirements:
61
60
  - - '='
62
61
  - !ruby/object:Gem::Version
63
- version: 0.19.1.1
62
+ version: 0.19.2.0
64
63
  type: :development
65
64
  prerelease: false
66
65
  version_requirements: !ruby/object:Gem::Requirement
67
66
  requirements:
68
67
  - - '='
69
68
  - !ruby/object:Gem::Version
70
- version: 0.19.1.1
71
- description:
69
+ version: 0.19.2.0
72
70
  email:
73
71
  - myron@squareup.com
74
72
  executables: []
@@ -85,12 +83,11 @@ licenses:
85
83
  - MIT
86
84
  metadata:
87
85
  bug_tracker_uri: https://github.com/block/elasticgraph/issues
88
- changelog_uri: https://github.com/block/elasticgraph/releases/tag/v0.19.1.1
89
- documentation_uri: https://block.github.io/elasticgraph/docs/main/
86
+ changelog_uri: https://github.com/block/elasticgraph/releases/tag/v0.19.2.0
87
+ documentation_uri: https://block.github.io/elasticgraph/api-docs/v0.19.2.0/
90
88
  homepage_uri: https://block.github.io/elasticgraph/
91
- source_code_uri: https://github.com/block/elasticgraph/tree/v0.19.1.1/elasticgraph-graphql_lambda
89
+ source_code_uri: https://github.com/block/elasticgraph/tree/v0.19.2.0/elasticgraph-graphql_lambda
92
90
  gem_category: lambda
93
- post_install_message:
94
91
  rdoc_options: []
95
92
  require_paths:
96
93
  - lib
@@ -108,8 +105,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
108
105
  - !ruby/object:Gem::Version
109
106
  version: '0'
110
107
  requirements: []
111
- rubygems_version: 3.5.22
112
- signing_key:
108
+ rubygems_version: 3.6.2
113
109
  specification_version: 4
114
110
  summary: ElasticGraph gem that wraps elasticgraph-graphql in an AWS Lambda.
115
111
  test_files: []