rdkit-rb 0.1.1 → 0.1.2

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: 6fb83dc3e03105c24dcb9d03167906a9cd656269261ac932c621efa8fd661c55
4
- data.tar.gz: 51c316037fcb058f6427f4b1b67e219326e71a9c6fd7c4dd3f6f0822f8c3ca19
3
+ metadata.gz: cb36092b75ceb168de09a0c748635c33c8a54656f2b4f3589fc4d8df21472c64
4
+ data.tar.gz: 5fc525c543c8595b3ca50913e0808c67b6a28a878ee17bd58b7a855aceee0177
5
5
  SHA512:
6
- metadata.gz: 95c4afb3179b46b9fb58062ba8ce406598b1d752865a81ae6a4ecb2d9f795db73a46c4f4fdf3418d5b108caee60a199c340d4250fb6fcb8b961bd4b3170074e0
7
- data.tar.gz: 4796df942792848216142fada13abb2bbdc56220eab86622f97c771bbd120c1e7cbe5019eced3c7c1710baf5c6f97a8ac799da236741069a3df0f6bf09f7eba7
6
+ metadata.gz: f1eb3cac12e661d73bc748a6d267a266c4ee42ea8628fe8b5ad0c3a495313ff42503bbbabd480e6bd8449707133635b85ac0847ee6729c648cbec8771a8d8372
7
+ data.tar.gz: 50c7a3ef4073af6e0795ab3800f7906ac98799304358c433f0e2e6fa00c61f0343dbb7757909c9015f8e1806dc21b5e1cfb92b3677c0dad201730c39625d7688
data/CHANGELOG.md CHANGED
@@ -1,3 +1,7 @@
1
+ ## 0.1.2 (2024-09-27)
2
+
3
+ - Updated RDKit to 2024.09.1
4
+
1
5
  ## 0.1.1 (2024-09-08)
2
6
 
3
7
  - Updated RDKit to 2024.03.6
data/lib/rdkit/version.rb CHANGED
@@ -1,3 +1,3 @@
1
1
  module RDKit
2
- VERSION = "0.1.1"
2
+ VERSION = "0.1.2"
3
3
  end
Binary file
Binary file
Binary file
Binary file
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: rdkit-rb
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.1.1
4
+ version: 0.1.2
5
5
  platform: ruby
6
6
  authors:
7
7
  - Andrew Kane
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2024-09-09 00:00:00.000000000 Z
11
+ date: 2024-09-27 00:00:00.000000000 Z
12
12
  dependencies: []
13
13
  description:
14
14
  email: andrew@ankane.org