elasticgraph-admin_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: 29f6b3f448aab9fe9390787bdb3784bb36570876788ef1ef1871ed571b2084b3
4
- data.tar.gz: 4aa34b8c7ab12538b2d8f37824cbda3155a5985bf8ca6c8d8468f8928b1bccd0
3
+ metadata.gz: 2e5e2e30fa1d02539f28ee7f5585bb15aef3bc616b472144741f7296ce0040d3
4
+ data.tar.gz: 16b233e7c64913b9c3f150e1464e38d92a483430b0d2429f9411564efa711510
5
5
  SHA512:
6
- metadata.gz: 1657a06e99b04ec673b38ccfef687a46567a7826b98c355608f2b2bb8eca2005522529d5a4594953c9d193e9f30788db82695874a98a350c040543419a15dc8e
7
- data.tar.gz: be1b2287309d2cea0325e5796854af726d83d29468865bbbb97ae2516613af9ba1ca584238080290d0d7956b4c2759be7fccacec10d708d6ba0d0a901c0bb04f
6
+ metadata.gz: c302bb63cd9f173f77d6d0f82bf73e0ccc7fc7807743f7a952150b229462d9b496fcd6886244906718eb0478256a6c0eebe43c68797b0dc2603ee3d7b5b8df09
7
+ data.tar.gz: d8fb1e0e96edab712c69812ebfe3e1eb50b9ce547c056b6bd6b14b075782dbb6c9a1a29edf997438747338fcee5f4a1674c3149cb25dc729c8988e80c70e0966
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
@@ -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-admin_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: rake
@@ -19,6 +18,9 @@ dependencies:
19
18
  - - "~>"
20
19
  - !ruby/object:Gem::Version
21
20
  version: '13.2'
21
+ - - ">="
22
+ - !ruby/object:Gem::Version
23
+ version: 13.2.1
22
24
  type: :runtime
23
25
  prerelease: false
24
26
  version_requirements: !ruby/object:Gem::Requirement
@@ -26,35 +28,37 @@ dependencies:
26
28
  - - "~>"
27
29
  - !ruby/object:Gem::Version
28
30
  version: '13.2'
31
+ - - ">="
32
+ - !ruby/object:Gem::Version
33
+ version: 13.2.1
29
34
  - !ruby/object:Gem::Dependency
30
35
  name: elasticgraph-admin
31
36
  requirement: !ruby/object:Gem::Requirement
32
37
  requirements:
33
38
  - - '='
34
39
  - !ruby/object:Gem::Version
35
- version: 0.19.1.1
40
+ version: 0.19.2.0
36
41
  type: :runtime
37
42
  prerelease: false
38
43
  version_requirements: !ruby/object:Gem::Requirement
39
44
  requirements:
40
45
  - - '='
41
46
  - !ruby/object:Gem::Version
42
- version: 0.19.1.1
47
+ version: 0.19.2.0
43
48
  - !ruby/object:Gem::Dependency
44
49
  name: elasticgraph-lambda_support
45
50
  requirement: !ruby/object:Gem::Requirement
46
51
  requirements:
47
52
  - - '='
48
53
  - !ruby/object:Gem::Version
49
- version: 0.19.1.1
54
+ version: 0.19.2.0
50
55
  type: :runtime
51
56
  prerelease: false
52
57
  version_requirements: !ruby/object:Gem::Requirement
53
58
  requirements:
54
59
  - - '='
55
60
  - !ruby/object:Gem::Version
56
- version: 0.19.1.1
57
- description:
61
+ version: 0.19.2.0
58
62
  email:
59
63
  - myron@squareup.com
60
64
  executables: []
@@ -72,12 +76,11 @@ licenses:
72
76
  - MIT
73
77
  metadata:
74
78
  bug_tracker_uri: https://github.com/block/elasticgraph/issues
75
- changelog_uri: https://github.com/block/elasticgraph/releases/tag/v0.19.1.1
76
- documentation_uri: https://block.github.io/elasticgraph/docs/main/
79
+ changelog_uri: https://github.com/block/elasticgraph/releases/tag/v0.19.2.0
80
+ documentation_uri: https://block.github.io/elasticgraph/api-docs/v0.19.2.0/
77
81
  homepage_uri: https://block.github.io/elasticgraph/
78
- source_code_uri: https://github.com/block/elasticgraph/tree/v0.19.1.1/elasticgraph-admin_lambda
82
+ source_code_uri: https://github.com/block/elasticgraph/tree/v0.19.2.0/elasticgraph-admin_lambda
79
83
  gem_category: lambda
80
- post_install_message:
81
84
  rdoc_options: []
82
85
  require_paths:
83
86
  - lib
@@ -95,8 +98,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
95
98
  - !ruby/object:Gem::Version
96
99
  version: '0'
97
100
  requirements: []
98
- rubygems_version: 3.5.22
99
- signing_key:
101
+ rubygems_version: 3.6.2
100
102
  specification_version: 4
101
103
  summary: ElasticGraph gem that wraps elasticgraph-admin in an AWS Lambda.
102
104
  test_files: []