elephant_in_the_room-the_one_api_sdk 1.9.9 → 2.0.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: 8345c8ab9be39afa54224bad4f1d183dcafcedba66e93d7733ff07beb2e72965
4
- data.tar.gz: c36cd0c16c5502f0d42ae437e17cfde04556e681bc1ecd9447b3d21dd0c621a4
3
+ metadata.gz: fd0f58712314511a8fcd0ce81a3974de062585455fe0842cd077dbc855d2416a
4
+ data.tar.gz: b1c4103bd8f6438793e648f933936fc9bd664ff706b67fb48f043ce23255cd18
5
5
  SHA512:
6
- metadata.gz: 4fc3b34b2f691d13de1c972b3a7b9767b346d846d737aa35fe1c01ed8a7124c0a222c492ff3c721be2f83dd401c87c4268c703e259019e1de1c56645adf219b1
7
- data.tar.gz: 3c27d27f66b840cdcd965f735ea5d4fb032c0be4a7fae1b987a98cf57de4eaa99db86ede3136aab274bb74e479bfb1af43b102874b10031771eb20ba3808d6f6
6
+ metadata.gz: bec29789639acfa3af747c62626cde83d6435106ee12c0d46c3765fef9d5160e38879a912aab17b31155bee756299461caa8eebe17b30b4f8b83c6bbd98cde3b
7
+ data.tar.gz: 17df2eb2ae7db04d4773d9bb4e401730b8d159d148b42141f0b816f97d56489fcac9c5fa92de053de24bbf372f1a091465a69a5f9ce50be9173e47817c4a8c62
data/Gemfile.lock CHANGED
@@ -1,7 +1,7 @@
1
1
  PATH
2
2
  remote: .
3
3
  specs:
4
- elephant_in_the_room-the_one_api_sdk (1.9.9)
4
+ elephant_in_the_room-the_one_api_sdk (2.0.0)
5
5
 
6
6
  GEM
7
7
  remote: https://rubygems.org/
@@ -2,6 +2,6 @@
2
2
 
3
3
  module ElephantInTheRoom
4
4
  module TheOneApiSdk
5
- VERSION = "1.9.9"
5
+ VERSION = "2.0.0"
6
6
  end
7
7
  end
metadata CHANGED
@@ -1,16 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: elephant_in_the_room-the_one_api_sdk
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.9.9
4
+ version: 2.0.0
5
5
  platform: ruby
6
6
  authors:
7
7
  - Michael Taylor
8
- autorequire:
9
8
  bindir: exe
10
9
  cert_chain: []
11
10
  date: 2025-03-04 00:00:00.000000000 Z
12
11
  dependencies: []
13
- description:
14
12
  email:
15
13
  - mwtaylor@users.noreply.github.com
16
14
  executables: []
@@ -53,7 +51,6 @@ licenses:
53
51
  metadata:
54
52
  rubygems_mfa_required: 'true'
55
53
  github_repo: https://github.com/mwtaylor/TheOneApiRubySDK
56
- post_install_message:
57
54
  rdoc_options: []
58
55
  require_paths:
59
56
  - lib
@@ -68,8 +65,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
68
65
  - !ruby/object:Gem::Version
69
66
  version: '0'
70
67
  requirements: []
71
- rubygems_version: 3.5.11
72
- signing_key:
68
+ rubygems_version: 3.6.2
73
69
  specification_version: 4
74
70
  summary: SDK for The One API to return data about The Lord of the Rings
75
71
  test_files: []