elasticgraph-graphql_lambda 1.0.2 → 1.1.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: 4cc55bb3b49a7e80ee7ea22b8db43c004fb87c7e8e23a71ed7f566beda4d9da4
4
- data.tar.gz: c6904de9aa9fef131c05f97c1965514d8addc687fce63a75609f5b5e4a546399
3
+ metadata.gz: e2a79f24d7c72b69c6905f627819e94eb0834b9d0777650bfcff1ee69f91d4ab
4
+ data.tar.gz: 5480847da7f4a8cd418c43c9661bde67fde5ca7e60d9159d9325da152233f81f
5
5
  SHA512:
6
- metadata.gz: 46a95f4ccc80d2fe45ccd66fa68f95204140019398b4520d45e54960fa0a5309ef74f82419c5112bce8fec426649a23c46f83c114e09225e23c40cbb08ec3925
7
- data.tar.gz: dd0b3e02d974e624326ae5cd3b3856eca08bff4cb537a21ff486b21dfba080125689a300ed03081b195ba36f0600bbbf6c51e34f3da8acbcfbd995c3c194e282
6
+ metadata.gz: af67e43da9a52c2b46740ec56c18918001011dcf338b13630c1b8706221c1c304c3c08487dd70d8fee8043ee5db04e754c56ec867c87a574ba997df0704edfba
7
+ data.tar.gz: a207c6d0d6902b82bec1d3f1b946294f713ba61869beef90c0cd847d9b3930cf148cdd191f12d6272c11089e1c3634a5eb9a21f206ada197fa676f6691352d8c
data/LICENSE.txt CHANGED
@@ -1,6 +1,6 @@
1
1
  The MIT License (MIT)
2
2
 
3
- Copyright (c) 2024 - 2025 Block, Inc.
3
+ Copyright (c) 2024 - 2026 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 - 2025 Block, Inc.
1
+ # Copyright 2024 - 2026 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 - 2025 Block, Inc.
1
+ # Copyright 2024 - 2026 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 - 2025 Block, Inc.
1
+ # Copyright 2024 - 2026 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,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: elasticgraph-graphql_lambda
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.0.2
4
+ version: 1.1.0
5
5
  platform: ruby
6
6
  authors:
7
7
  - Myron Marston
@@ -17,56 +17,56 @@ dependencies:
17
17
  requirements:
18
18
  - - '='
19
19
  - !ruby/object:Gem::Version
20
- version: 1.0.2
20
+ version: 1.1.0
21
21
  type: :runtime
22
22
  prerelease: false
23
23
  version_requirements: !ruby/object:Gem::Requirement
24
24
  requirements:
25
25
  - - '='
26
26
  - !ruby/object:Gem::Version
27
- version: 1.0.2
27
+ version: 1.1.0
28
28
  - !ruby/object:Gem::Dependency
29
29
  name: elasticgraph-lambda_support
30
30
  requirement: !ruby/object:Gem::Requirement
31
31
  requirements:
32
32
  - - '='
33
33
  - !ruby/object:Gem::Version
34
- version: 1.0.2
34
+ version: 1.1.0
35
35
  type: :runtime
36
36
  prerelease: false
37
37
  version_requirements: !ruby/object:Gem::Requirement
38
38
  requirements:
39
39
  - - '='
40
40
  - !ruby/object:Gem::Version
41
- version: 1.0.2
41
+ version: 1.1.0
42
42
  - !ruby/object:Gem::Dependency
43
43
  name: elasticgraph-elasticsearch
44
44
  requirement: !ruby/object:Gem::Requirement
45
45
  requirements:
46
46
  - - '='
47
47
  - !ruby/object:Gem::Version
48
- version: 1.0.2
48
+ version: 1.1.0
49
49
  type: :development
50
50
  prerelease: false
51
51
  version_requirements: !ruby/object:Gem::Requirement
52
52
  requirements:
53
53
  - - '='
54
54
  - !ruby/object:Gem::Version
55
- version: 1.0.2
55
+ version: 1.1.0
56
56
  - !ruby/object:Gem::Dependency
57
57
  name: elasticgraph-query_registry
58
58
  requirement: !ruby/object:Gem::Requirement
59
59
  requirements:
60
60
  - - '='
61
61
  - !ruby/object:Gem::Version
62
- version: 1.0.2
62
+ version: 1.1.0
63
63
  type: :development
64
64
  prerelease: false
65
65
  version_requirements: !ruby/object:Gem::Requirement
66
66
  requirements:
67
67
  - - '='
68
68
  - !ruby/object:Gem::Version
69
- version: 1.0.2
69
+ version: 1.1.0
70
70
  email:
71
71
  - myron@squareup.com
72
72
  executables: []
@@ -83,10 +83,10 @@ licenses:
83
83
  - MIT
84
84
  metadata:
85
85
  bug_tracker_uri: https://github.com/block/elasticgraph/issues
86
- changelog_uri: https://github.com/block/elasticgraph/releases/tag/v1.0.2
87
- documentation_uri: https://block.github.io/elasticgraph/api-docs/v1.0.2/
86
+ changelog_uri: https://github.com/block/elasticgraph/releases/tag/v1.1.0
87
+ documentation_uri: https://block.github.io/elasticgraph/api-docs/v1.1.0/
88
88
  homepage_uri: https://block.github.io/elasticgraph/
89
- source_code_uri: https://github.com/block/elasticgraph/tree/v1.0.2/elasticgraph-graphql_lambda
89
+ source_code_uri: https://github.com/block/elasticgraph/tree/v1.1.0/elasticgraph-graphql_lambda
90
90
  gem_category: lambda
91
91
  rdoc_options: []
92
92
  require_paths:
@@ -98,14 +98,14 @@ required_ruby_version: !ruby/object:Gem::Requirement
98
98
  version: '3.4'
99
99
  - - "<"
100
100
  - !ruby/object:Gem::Version
101
- version: '3.5'
101
+ version: '4.1'
102
102
  required_rubygems_version: !ruby/object:Gem::Requirement
103
103
  requirements:
104
104
  - - ">="
105
105
  - !ruby/object:Gem::Version
106
106
  version: '0'
107
107
  requirements: []
108
- rubygems_version: 3.6.9
108
+ rubygems_version: 4.0.3
109
109
  specification_version: 4
110
110
  summary: Adapts elasticgraph-graphql to run as an AWS Lambda.
111
111
  test_files: []