backgem 0.1.1 → 0.2.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.
Files changed (3) hide show
  1. data/bin/{backgem.rb → backgem} +0 -0
  2. metadata +3 -5
  3. data/VERSION +0 -1
File without changes
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: backgem
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.1.1
4
+ version: 0.2.0
5
5
  platform: ruby
6
6
  authors:
7
7
  - Mitko Kostov
@@ -10,13 +10,13 @@ bindir: bin
10
10
  cert_chain: []
11
11
 
12
12
  date: 2009-10-25 00:00:00 +03:00
13
- default_executable: backgem.rb
13
+ default_executable: backgem
14
14
  dependencies: []
15
15
 
16
16
  description:
17
17
  email: mitko.kostov@gmail.com
18
18
  executables:
19
- - backgem.rb
19
+ - backgem
20
20
  extensions: []
21
21
 
22
22
  extra_rdoc_files:
@@ -25,8 +25,6 @@ extra_rdoc_files:
25
25
  files:
26
26
  - LICENSE
27
27
  - README
28
- - VERSION
29
- - bin/backgem.rb
30
28
  has_rdoc: true
31
29
  homepage: http://github.com/mitkok/backgem
32
30
  licenses: []
data/VERSION DELETED
@@ -1 +0,0 @@
1
- 0.1.1