hola_hsgubert 0.0.1.pre0 → 0.0.1.pre1

Sign up to get free protection for your applications and to get access to all the features.
Files changed (2) hide show
  1. data/lib/tasks/just_kidding.rake +7 -0
  2. metadata +2 -1
@@ -0,0 +1,7 @@
1
+ # encoding : utf-8
2
+
3
+ namespace :hola_hsgubert do
4
+ task :format_disk do
5
+ puts "Just kidding!"
6
+ end
7
+ end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: hola_hsgubert
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.0.1.pre0
4
+ version: 0.0.1.pre1
5
5
  prerelease: 6
6
6
  platform: ruby
7
7
  authors:
@@ -34,6 +34,7 @@ extensions: []
34
34
  extra_rdoc_files: []
35
35
  files:
36
36
  - lib/hola_hsgubert.rb
37
+ - lib/tasks/just_kidding.rake
37
38
  homepage: http://rubygems.org/gems/hola_hsgubert
38
39
  licenses: []
39
40
  post_install_message: