bones 3.1.2 → 3.1.3

Sign up to get free protection for your applications and to get access to all the features.
Files changed (3) hide show
  1. data/History.txt +5 -0
  2. data/lib/bones.rb +1 -2
  3. metadata +3 -3
@@ -1,3 +1,8 @@
1
+ == 3.1.3 / 2009-12-06
2
+
3
+ 1 bug fix
4
+ - Removed "require 'git'" from the bones.rb file
5
+
1
6
  == 3.1.2 / 2009-12-05
2
7
 
3
8
  * 1 minor enhancement
@@ -7,13 +7,12 @@ require 'find'
7
7
  require 'rbconfig'
8
8
  require 'little-plugger'
9
9
  require 'loquacious'
10
- require 'git'
11
10
 
12
11
  module Bones
13
12
  extend LittlePlugger
14
13
 
15
14
  # :stopdoc:
16
- VERSION = '3.1.2'
15
+ VERSION = '3.1.3'
17
16
  PATH = File.expand_path(File.join(File.dirname(__FILE__), '..'))
18
17
  LIBPATH = File.expand_path(File.join(PATH, 'lib'))
19
18
  HOME = File.expand_path(ENV['HOME'] || ENV['USERPROFILE'])
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: bones
3
3
  version: !ruby/object:Gem::Version
4
- version: 3.1.2
4
+ version: 3.1.3
5
5
  platform: ruby
6
6
  authors:
7
7
  - Tim Pease
@@ -9,7 +9,7 @@ autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
11
 
12
- date: 2009-12-05 00:00:00 -07:00
12
+ date: 2009-12-06 00:00:00 -07:00
13
13
  default_executable:
14
14
  dependencies:
15
15
  - !ruby/object:Gem::Dependency
@@ -80,7 +80,7 @@ dependencies:
80
80
  requirements:
81
81
  - - ">="
82
82
  - !ruby/object:Gem::Version
83
- version: 3.1.2
83
+ version: 3.1.3
84
84
  version:
85
85
  description: |-
86
86
  Mr Bones is a handy tool that creates new Ruby projects from a code