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 CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: a88591828c6737dc433381f409793fcaa215d973d79603a181fe837e610adfaf
4
- data.tar.gz: db851ec25d56e828b4f64274cdb914dcdcc7dbd11992718a11f3bc9d73dcce7f
3
+ metadata.gz: 8247c236da7fda758bc2dd25eab0ed81c4e22c5834bcd776c92ce8be4370786c
4
+ data.tar.gz: c2b53abeb1289ed09de6d7c2ea16f9e94d2d42db426ca22cfcd0cb42352e1ab4
5
5
  SHA512:
6
- metadata.gz: 2002693388f0723015ff36a5106aee6dd0857cc3063b355dcab8bb774c3570cd1ec22bec6027326533c6d3734643c8875c164666da79087ffdc9da1eed4cacf7
7
- data.tar.gz: 7ad0c1e1948cbc7f612ec1d09846f9310cb429e39d9c85a0256592db849515677244bcdd8b9c4b83538aa18382a35e0947accff9fff55133d4874efd055d6848
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.99'
12
+ VERSION = '1.4.100'
13
13
 
14
14
  # ========================================================================= #
15
15
  # === LAST_UPDATE
16
16
  # ========================================================================= #
17
- LAST_UPDATE = '16.05.2023'
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.99
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-16 00:00:00.000000000 Z
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.99\n\n"
148
+ \ https://www.rubydoc.info/gems/environment_information/1.4.100\n\n"
149
149
  rdoc_options: []
150
150
  require_paths:
151
151
  - lib