elasticgraph-admin_lambda 1.0.2 → 1.0.3.rc1

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: a564d359eada3fb75aef752600f71fd1ad57965366923ce8ed0d2898b2a89961
4
- data.tar.gz: 31d08963897c948c0f1d25dff8b14ce4d7f4021c28795d760786dfdb86128e93
3
+ metadata.gz: 818dd1f7d62c6aabaf5af8e132d65a411b67d86c974ea49fcb8dacb527890c94
4
+ data.tar.gz: 2eaeac89a526b884c43eed476be38c0f44e0ee341e872a49a6c4c083c6d82aac
5
5
  SHA512:
6
- metadata.gz: b3229ad258c036d6e392c45d127876142a2656480a1119c768f63e1877a6caed0d74636abcd38a98fa08eebe7829558a036121b6b6dcffe239d4f549345be202
7
- data.tar.gz: ad19b13c7e65ec064de15c9eca44ba7df939f82e9b21b7ed16924bc192cdfdde1b036d8ae70ea38ffb45ce2ca1bfda28dd74f380b5ac61feeca17e4a8a96b107
6
+ metadata.gz: 312ee6ee59063683c75b03f5f1a1857e61dc2b19656cd05985ac72cb004b9bc7f9dd1658f0abb29430c2b09229c2f0ba39bb99e5a0851a1a9d8a1b5124a14eb7
7
+ data.tar.gz: 2f18f80a11941cbf66376f3631007846621290777015033ef54ce47a54e9181a56e0709bf8224aa2d65bc362d0e016644969b10172ca17deb9b15d7e1d0bc41c
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
@@ -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-admin_lambda
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.0.2
4
+ version: 1.0.3.rc1
5
5
  platform: ruby
6
6
  authors:
7
7
  - Myron Marston
@@ -18,6 +18,9 @@ dependencies:
18
18
  - - "~>"
19
19
  - !ruby/object:Gem::Version
20
20
  version: '13.3'
21
+ - - ">="
22
+ - !ruby/object:Gem::Version
23
+ version: 13.3.1
21
24
  type: :runtime
22
25
  prerelease: false
23
26
  version_requirements: !ruby/object:Gem::Requirement
@@ -25,34 +28,37 @@ dependencies:
25
28
  - - "~>"
26
29
  - !ruby/object:Gem::Version
27
30
  version: '13.3'
31
+ - - ">="
32
+ - !ruby/object:Gem::Version
33
+ version: 13.3.1
28
34
  - !ruby/object:Gem::Dependency
29
35
  name: elasticgraph-admin
30
36
  requirement: !ruby/object:Gem::Requirement
31
37
  requirements:
32
38
  - - '='
33
39
  - !ruby/object:Gem::Version
34
- version: 1.0.2
40
+ version: 1.0.3.rc1
35
41
  type: :runtime
36
42
  prerelease: false
37
43
  version_requirements: !ruby/object:Gem::Requirement
38
44
  requirements:
39
45
  - - '='
40
46
  - !ruby/object:Gem::Version
41
- version: 1.0.2
47
+ version: 1.0.3.rc1
42
48
  - !ruby/object:Gem::Dependency
43
49
  name: elasticgraph-lambda_support
44
50
  requirement: !ruby/object:Gem::Requirement
45
51
  requirements:
46
52
  - - '='
47
53
  - !ruby/object:Gem::Version
48
- version: 1.0.2
54
+ version: 1.0.3.rc1
49
55
  type: :runtime
50
56
  prerelease: false
51
57
  version_requirements: !ruby/object:Gem::Requirement
52
58
  requirements:
53
59
  - - '='
54
60
  - !ruby/object:Gem::Version
55
- version: 1.0.2
61
+ version: 1.0.3.rc1
56
62
  email:
57
63
  - myron@squareup.com
58
64
  executables: []
@@ -70,10 +76,10 @@ licenses:
70
76
  - MIT
71
77
  metadata:
72
78
  bug_tracker_uri: https://github.com/block/elasticgraph/issues
73
- changelog_uri: https://github.com/block/elasticgraph/releases/tag/v1.0.2
74
- documentation_uri: https://block.github.io/elasticgraph/api-docs/v1.0.2/
79
+ changelog_uri: https://github.com/block/elasticgraph/releases/tag/v1.0.3.rc1
80
+ documentation_uri: https://block.github.io/elasticgraph/api-docs/v1.0.3.rc1/
75
81
  homepage_uri: https://block.github.io/elasticgraph/
76
- source_code_uri: https://github.com/block/elasticgraph/tree/v1.0.2/elasticgraph-admin_lambda
82
+ source_code_uri: https://github.com/block/elasticgraph/tree/v1.0.3.rc1/elasticgraph-admin_lambda
77
83
  gem_category: lambda
78
84
  rdoc_options: []
79
85
  require_paths:
@@ -85,14 +91,14 @@ required_ruby_version: !ruby/object:Gem::Requirement
85
91
  version: '3.4'
86
92
  - - "<"
87
93
  - !ruby/object:Gem::Version
88
- version: '3.5'
94
+ version: '4.1'
89
95
  required_rubygems_version: !ruby/object:Gem::Requirement
90
96
  requirements:
91
97
  - - ">="
92
98
  - !ruby/object:Gem::Version
93
99
  version: '0'
94
100
  requirements: []
95
- rubygems_version: 3.6.9
101
+ rubygems_version: 4.0.3
96
102
  specification_version: 4
97
103
  summary: Adapts elasticgraph-admin to run as an AWS Lambda.
98
104
  test_files: []