rufio 0.11.0 → 0.20.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.
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: rufio
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.11.0
4
+ version: 0.20.0
5
5
  platform: ruby
6
6
  authors:
7
7
  - masisz
@@ -118,6 +118,7 @@ extra_rdoc_files: []
118
118
  files:
119
119
  - CHANGELOG.md
120
120
  - CHANGELOG_v0.10.0.md
121
+ - CHANGELOG_v0.20.0.md
121
122
  - CHANGELOG_v0.4.0.md
122
123
  - CHANGELOG_v0.5.0.md
123
124
  - CHANGELOG_v0.6.0.md
@@ -155,6 +156,9 @@ files:
155
156
  - lib/rufio/plugin_config.rb
156
157
  - lib/rufio/plugin_manager.rb
157
158
  - lib/rufio/plugins/file_operations.rb
159
+ - lib/rufio/project_command.rb
160
+ - lib/rufio/project_log.rb
161
+ - lib/rufio/project_mode.rb
158
162
  - lib/rufio/selection_manager.rb
159
163
  - lib/rufio/terminal_ui.rb
160
164
  - lib/rufio/text_utils.rb