fned 0.0.5 → 0.0.6

Sign up to get free protection for your applications and to get access to all the features.
data/lib/fned.rb CHANGED
@@ -14,7 +14,6 @@
14
14
  #
15
15
  # You should have received a copy of the GNU General Public License
16
16
  # along with fned. If not, see <http://www.gnu.org/licenses/>.
17
- require 'optparse'
18
17
  require 'fned/filename_edit'
19
18
 
20
19
  module Fned
@@ -14,6 +14,7 @@
14
14
  #
15
15
  # You should have received a copy of the GNU General Public License
16
16
  # along with fned. If not, see <http://www.gnu.org/licenses/>.
17
+ require 'optparse'
17
18
  require 'pathname'
18
19
  require 'fned/edit_list'
19
20
  require 'fned/rename'
data/lib/fned/version.rb CHANGED
@@ -1,3 +1,3 @@
1
1
  module Fned
2
- VERSION = "0.0.5"
2
+ VERSION = "0.0.6"
3
3
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: fned
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.0.5
4
+ version: 0.0.6
5
5
  prerelease:
6
6
  platform: ruby
7
7
  authors:
@@ -9,7 +9,7 @@ authors:
9
9
  autorequire:
10
10
  bindir: bin
11
11
  cert_chain: []
12
- date: 2012-02-14 00:00:00.000000000 Z
12
+ date: 2012-04-20 00:00:00.000000000 Z
13
13
  dependencies: []
14
14
  description: fned allows you to use your favorite $EDITOR to edit filenames
15
15
  email: matled@gmx.net
@@ -47,7 +47,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
47
47
  version: '0'
48
48
  requirements: []
49
49
  rubyforge_project:
50
- rubygems_version: 1.8.11
50
+ rubygems_version: 1.8.23
51
51
  signing_key:
52
52
  specification_version: 3
53
53
  summary: filename edit