rbt 0.16.14 → 0.16.15

Sign up to get free protection for your applications and to get access to all the features.

Potentially problematic release.


This version of rbt might be problematic. Click here for more details.

@@ -13,7 +13,7 @@ module RBT
13
13
  # just an alias to it - stick to using VERSION instead "officially"
14
14
  # whenever possible.
15
15
  # ========================================================================= #
16
- VERSION = '0.16.14'
16
+ VERSION = '0.16.15'
17
17
  RBT_VERSION_NUMBER = VERSION # === RBT_VERSION_NUMBER
18
18
  PROGRAM_VERSION = VERSION # === PROGRAM_VERSION
19
19
 
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: rbt
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.16.14
4
+ version: 0.16.15
5
5
  platform: ruby
6
6
  authors:
7
7
  - Robert A. Heiler
@@ -8663,7 +8663,7 @@ post_install_message: "\n With the RBT scripts, you should be able to install o
8663
8663
  see:\n\n scookie --help\n\n If you wish to search for common tags, such as
8664
8664
  tag \"ruby\" or tag\n \"php\", then try this:\n\n search_for_tags ruby\n search_for_tags
8665
8665
  php\n\n This can be found in the subdirectory bin/search_for_tags of\n this gem.\n\n
8666
- \ For more documentation, the official documentation, have a look at:\n\n https://www.rubydoc.info/gems/rbt/0.16.14\n\n
8666
+ \ For more documentation, the official documentation, have a look at:\n\n https://www.rubydoc.info/gems/rbt/0.16.15\n\n
8667
8667
  \ If you encounter any bug or oddities, feel free to drop an email\n to:\n\n shevy@inbox.lt\n\n
8668
8668
  \ (I do not check for mails daily, though, so this may take a \n while to process
8669
8669
  - apologies for that.)\n\n Thank you and have fun!\n\n"