environment_information 1.4.99 → 1.4.100
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.
Potentially problematic release.
This version of environment_information might be problematic. Click here for more details.
- checksums.yaml +4 -4
- data/lib/environment_information/version/version.rb +2 -2
- metadata +3 -3
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA256:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: 8247c236da7fda758bc2dd25eab0ed81c4e22c5834bcd776c92ce8be4370786c
|
4
|
+
data.tar.gz: c2b53abeb1289ed09de6d7c2ea16f9e94d2d42db426ca22cfcd0cb42352e1ab4
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 16ba1bdb8401b6fe2f5d7e8417f610b63575a2848a60f45ea539b2ab32ba0bd2aa942c81d0615bb4b08fffa246cbf322c5740e6cdef1e8c84e2180dc19c7d759
|
7
|
+
data.tar.gz: 5eba766b0fb274370613dcb50b7d9434a966aed31389e99af31dec2b715144f07bcbb4492fd942e5a60970ab1db8bfb836ee4635ee596eff10f183582deade21
|
@@ -9,12 +9,12 @@ module EnvironmentInformation
|
|
9
9
|
# ========================================================================= #
|
10
10
|
# === VERSION
|
11
11
|
# ========================================================================= #
|
12
|
-
VERSION = '1.4.
|
12
|
+
VERSION = '1.4.100'
|
13
13
|
|
14
14
|
# ========================================================================= #
|
15
15
|
# === LAST_UPDATE
|
16
16
|
# ========================================================================= #
|
17
|
-
LAST_UPDATE = '
|
17
|
+
LAST_UPDATE = '17.05.2023'
|
18
18
|
|
19
19
|
# ========================================================================= #
|
20
20
|
# === URL_TO_THE_DOCUMENTATION
|
metadata
CHANGED
@@ -1,14 +1,14 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: environment_information
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 1.4.
|
4
|
+
version: 1.4.100
|
5
5
|
platform: ruby
|
6
6
|
authors:
|
7
7
|
- Robert A. Heiler
|
8
8
|
autorequire:
|
9
9
|
bindir: bin
|
10
10
|
cert_chain: []
|
11
|
-
date: 2023-05-
|
11
|
+
date: 2023-05-17 00:00:00.000000000 Z
|
12
12
|
dependencies:
|
13
13
|
- !ruby/object:Gem::Dependency
|
14
14
|
name: colours
|
@@ -145,7 +145,7 @@ post_install_message: "\nYou can run this little script by issuing:\n\n envi\
|
|
145
145
|
version registered in the RBT project:\n\n envi ALL REALLY_ALL\n envi --compare_programs\n
|
146
146
|
\ envi compare_programs\n\nIf you wish to show only the OS information, do:\n\n
|
147
147
|
\ envi --os?\n\nFor more documentation about the project, have a look at:\n\n
|
148
|
-
\ https://www.rubydoc.info/gems/environment_information/1.4.
|
148
|
+
\ https://www.rubydoc.info/gems/environment_information/1.4.100\n\n"
|
149
149
|
rdoc_options: []
|
150
150
|
require_paths:
|
151
151
|
- lib
|