gdlc 3.1.2.0 → 3.1.3.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.
Files changed (4) hide show
  1. checksums.yaml +4 -4
  2. data/lib/gdlc/version.rb +1 -1
  3. data/res/gdlc.jar +0 -0
  4. metadata +2 -2
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: 99af6fa642f4c92d9b2d67782cc4582540736af3
4
- data.tar.gz: c322e1a48d860e3f4df2e337694c885bc67ae64e
3
+ metadata.gz: eea5c3bde11f2b8eca177a623e9f46ac148890b3
4
+ data.tar.gz: 9e6cfb3cec0220db75e4789b9b00f8879f2191b1
5
5
  SHA512:
6
- metadata.gz: eece0257812602027b490799d711cc3de702f2e7a5d5873fe77c5a6499e9f68bd4dd59b5b629ab9390d0fa478554c4d267e5a04aecace247e413090927f978c8
7
- data.tar.gz: aad6f32431687f74be422726a83de8ac6b1ca7184ffed31b2f9a0ac054c73b04baa9f8d852e674ed213a845069d7b2b65355f9680eb63e7fc4f6109f93eeff1c
6
+ metadata.gz: 8e13971d0a0fabc4226ee98304366bdeb82a3ae3ff3667622ea8dce17cd4a9702778ad2d69b90d81f4a7bebe58d6c9614b5fede45ef96e58725768d557070ba7
7
+ data.tar.gz: 45d7143f442ae9d6ce9b974c31405c5b53f7e29d69d1aac8d166a3e432d7a6862391ea4a76670839c4ed0e9352c5c6bf3b216e3205522b61a421977fc10b0162
data/lib/gdlc/version.rb CHANGED
@@ -16,7 +16,7 @@
16
16
  #
17
17
 
18
18
  module Gdlc
19
- VERSION = "3.1.2.0" unless constants.include?("VERSION")
19
+ VERSION = "3.1.3.0" unless constants.include?("VERSION")
20
20
  APPNAME = "GDLC" unless constants.include?("APPNAME")
21
21
  COPYRIGHT = "Copyright (c) 2016 Jeff McAffee. All rights reserved" unless constants.include?("COPYRIGHT")
22
22
  end
data/res/gdlc.jar CHANGED
Binary file
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: gdlc
3
3
  version: !ruby/object:Gem::Version
4
- version: 3.1.2.0
4
+ version: 3.1.3.0
5
5
  platform: ruby
6
6
  authors:
7
7
  - Jeff McAffee
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2016-03-23 00:00:00.000000000 Z
11
+ date: 2016-03-24 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: rspec