gdlc 2.5.4.1 → 2.6.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.
Files changed (4) hide show
  1. checksums.yaml +4 -4
  2. data/lib/gdlc/version.rb +2 -2
  3. data/res/gdlc.jar +0 -0
  4. metadata +3 -3
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: 09b80f059c41b1e501474f9512f2ce00fa018c30
4
- data.tar.gz: 950dd3a435fe13bbc58d58ddf19fc18eebddd89b
3
+ metadata.gz: 6d20aae80fe43d87bb288944c25216e6224a320d
4
+ data.tar.gz: 4c9538d05bfe4fdc3ebb57db5d366a2e5de4ef1a
5
5
  SHA512:
6
- metadata.gz: 90458bf54864f1c848178e99ada61134d27e43ae50c31c3ef7ca781ae0dbc0cccf508a4d9edf77121f86c75531706570a89500665f9636c84f129b544a1ecc51
7
- data.tar.gz: a34cbe44b5703d57bd364c1058ecc90a564e89954ec7f39f91c26ab1a77c2d67e19f8f7018694a7f1a4c299315cd171c84e87c23fb628d7c6826a6ba2a9c0040
6
+ metadata.gz: 20182c6d46ca82ea19c6573b25d6a3e9fe9e6a1e8a852b27edb771c476634976a7fe8e9e5d463137fd9f0fb09e08937cc83a050a7edba3cc43f4dac887c72bb1
7
+ data.tar.gz: 9412457bd2185cca4a411f4123967fae59603b26f9e6f2d2b754bf82b729a784b6a29c217c0783b04c7537e90b45376b51f3f57cb8f690188fbf28be73eec730
@@ -16,7 +16,7 @@
16
16
  #
17
17
 
18
18
  module Gdlc
19
- VERSION = "2.5.4.1" unless constants.include?("VERSION")
19
+ VERSION = "2.6.0.0" unless constants.include?("VERSION")
20
20
  APPNAME = "GDLC" unless constants.include?("APPNAME")
21
- COPYRIGHT = "Copyright (c) 2015 Jeff McAffee. All rights reserved" unless constants.include?("COPYRIGHT")
21
+ COPYRIGHT = "Copyright (c) 2016 Jeff McAffee. All rights reserved" unless constants.include?("COPYRIGHT")
22
22
  end
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: 2.5.4.1
4
+ version: 2.6.0.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: 2015-08-05 00:00:00.000000000 Z
11
+ date: 2016-01-28 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: rspec
@@ -70,7 +70,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
70
70
  version: '0'
71
71
  requirements: []
72
72
  rubyforge_project:
73
- rubygems_version: 2.3.0
73
+ rubygems_version: 2.4.5.1
74
74
  signing_key:
75
75
  specification_version: 4
76
76
  summary: Ruby support for GDLC compiler