systemu 2.3.1 → 2.4.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 (3) hide show
  1. data/lib/systemu.rb +1 -1
  2. data/systemu.gemspec +1 -1
  3. metadata +1 -1
data/lib/systemu.rb CHANGED
@@ -13,7 +13,7 @@ class SystemUniversal
13
13
  #
14
14
  # constants
15
15
  #
16
- SystemUniversal::VERSION = '2.3.1' unless SystemUniversal.send(:const_defined?, :VERSION)
16
+ SystemUniversal::VERSION = '2.4.0' unless SystemUniversal.send(:const_defined?, :VERSION)
17
17
  def SystemUniversal.version() SystemUniversal::VERSION end
18
18
  def version() SystemUniversal::VERSION end
19
19
  #
data/systemu.gemspec CHANGED
@@ -3,7 +3,7 @@
3
3
 
4
4
  Gem::Specification::new do |spec|
5
5
  spec.name = "systemu"
6
- spec.version = "2.3.1"
6
+ spec.version = "2.4.0"
7
7
  spec.platform = Gem::Platform::RUBY
8
8
  spec.summary = "systemu"
9
9
  spec.description = "description: systemu kicks the ass"
metadata CHANGED
@@ -2,7 +2,7 @@
2
2
  name: systemu
3
3
  version: !ruby/object:Gem::Version
4
4
  prerelease:
5
- version: 2.3.1
5
+ version: 2.4.0
6
6
  platform: ruby
7
7
  authors:
8
8
  - Ara T. Howard