openbabel-heroku 2.3.2.3 → 2.3.2.4

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.
Files changed (2) hide show
  1. data/lib/openbabel/version.rb +1 -1
  2. metadata +4 -4
@@ -1,4 +1,4 @@
1
1
  module OpenBabel
2
2
  VERSION = '2.3.2'
3
- GEMVERSION = VERSION + '.3'
3
+ GEMVERSION = VERSION + '.4'
4
4
  end
metadata CHANGED
@@ -1,11 +1,11 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: openbabel-heroku
3
3
  version: !ruby/object:Gem::Version
4
- version: 2.3.2.3
4
+ version: 2.3.2.4
5
5
  prerelease:
6
6
  platform: ruby
7
7
  authors:
8
- - Dominic Luetjohann
8
+ - cubuslab
9
9
  autorequire:
10
10
  bindir: bin
11
11
  cert_chain: []
@@ -13,7 +13,7 @@ date: 2013-10-06 00:00:00.000000000 Z
13
13
  dependencies: []
14
14
  description: OpenBabel as a GEM for heroku
15
15
  email:
16
- - dominic@luetjohann.com
16
+ - info@cubuslab.com
17
17
  executables: []
18
18
  extensions:
19
19
  - ext/openbabel/extconf.rb
@@ -24,7 +24,7 @@ files:
24
24
  - lib/openbabel/version.rb
25
25
  - test/test_openbabel.rb
26
26
  - ext/openbabel/extconf.rb
27
- homepage: http://github.com/Cominch/openbabel-heroku-gem
27
+ homepage: http://github.com/cubuslab/openbabel-heroku-gem
28
28
  licenses:
29
29
  - GPL-3
30
30
  post_install_message: