diff --git a/CHANGELOG.md b/CHANGELOG.md index 5ae0aab4..3be1fae1 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,11 @@ +### 2.1.63 + +2022-07-21 07:11 + +#### NEW + +- Allow gem-based plugins. Any gem that starts with `doing-plugin-*` will be loaded and available to doing. + ### 2.1.62 2022-07-01 10:02 diff --git a/Gemfile.lock b/Gemfile.lock index b990c7ce..118b901b 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -4,7 +4,6 @@ PATH doing (2.1.63) chronic (~> 0.10, >= 0.10.2) deep_merge (~> 1.2, >= 1.2.1) - doing-plugin-twitter-import (~> 0.0) gli (~> 2.20, >= 2.20.1) haml (~> 5.0.0, >= 5.0.0) parslet (~> 2.0, >= 2.0.0) @@ -20,42 +19,15 @@ PATH GEM remote: http://rubygems.org/ specs: - addressable (2.8.0) - public_suffix (>= 2.0.2, < 5.0) - buftok (0.2.0) chronic (0.10.2) deep_merge (1.2.2) - doing-plugin-twitter-import (0.0.2) - twitter (~> 7.0) - domain_name (0.5.20190701) - unf (>= 0.0.5, < 1.0.0) - equalizer (0.0.11) - ffi (1.15.5) - ffi-compiler (1.0.1) - ffi (>= 1.0.0) - rake github-markup (4.0.0) gli (2.21.0) haml (5.0.4) temple (>= 0.8.0) tilt - http (4.4.1) - addressable (~> 2.3) - http-cookie (~> 1.0) - http-form_data (~> 2.2) - http-parser (~> 1.2.0) - http-cookie (1.0.4) - domain_name (~> 0.5) - http-form_data (2.3.0) - http-parser (1.2.3) - ffi-compiler (>= 1.0, < 2.0) - http_parser.rb (0.6.0) kramdown (2.4.0) rexml - memoizable (0.4.2) - thread_safe (~> 0.3, >= 0.3.1) - multipart-post (2.1.1) - naught (1.1.0) parallel (1.21.0) parallel_tests (3.7.3) parallel @@ -64,14 +36,12 @@ GEM tty-color (~> 0.5) plist (3.6.0) power_assert (2.0.1) - public_suffix (4.0.7) rake (13.0.6) rdoc (6.3.3) redcarpet (3.5.1) rexml (3.2.5) rouge (3.29.0) safe_yaml (1.0.5) - simple_oauth (0.3.1) strings (0.2.1) strings-ansi (~> 0.2) unicode-display_width (>= 1.5, < 3.0) @@ -80,7 +50,6 @@ GEM temple (0.8.2) test-unit (3.4.9) power_assert - thread_safe (0.3.6) tilt (2.0.10) tty-color (0.6.0) tty-cursor (0.7.1) @@ -105,20 +74,6 @@ GEM tty-spinner (0.9.3) tty-cursor (~> 0.7) tty-which (0.5.0) - twitter (7.0.0) - addressable (~> 2.3) - buftok (~> 0.2.0) - equalizer (~> 0.0.11) - http (~> 4.0) - http-form_data (~> 2.0) - http_parser.rb (~> 0.6.0) - memoizable (~> 0.4.0) - multipart-post (~> 2.0) - naught (~> 1.0) - simple_oauth (~> 0.3.0) - unf (0.1.4) - unf_ext - unf_ext (0.0.8.1) unicode-display_width (2.1.0) unicode_utils (1.4.0) webrick (1.7.0) diff --git a/docs/doc/Array.html b/docs/doc/Array.html index 6d919515..33439247 100644 --- a/docs/doc/Array.html +++ b/docs/doc/Array.html @@ -288,7 +288,7 @@
'2.1.62'
'2.1.63'
The current version of doing
is <!--VER-->2.1.61<!--END VER-->.
The current version of doing
is <!--VER-->2.1.62<!--END VER-->.
Find all of the documentation in the doing wiki.
@@ -149,7 +149,7 @@The current version of doing
is <!--VER-->2.1.61<!--END VER-->.
The current version of doing
is <!--VER-->2.1.62<!--END VER-->.
Find all of the documentation in the doing wiki.
@@ -149,7 +149,7 @@