buildar 1.4.0.6 → 1.4.0.8

Sign up to get free protection for your applications and to get access to all the features.
Files changed (3) hide show
  1. data/VERSION +1 -1
  2. data/buildar.gemspec +0 -1
  3. metadata +1 -17
data/VERSION CHANGED
@@ -1 +1 @@
1
- 1.4.0.6
1
+ 1.4.0.8
@@ -9,7 +9,6 @@ Gem::Specification.new do |s|
9
9
  s.description = 'Buildar helps automate the release process with versioning, building, packaging, and publishing. Optional git integration.'
10
10
 
11
11
  s.add_runtime_dependency "rake", ">= 8" # guess?
12
- s.add_development_dependency "buildar", "~> 1.0"
13
12
 
14
13
  # dynamic setup
15
14
  this_dir = File.expand_path('..', __FILE__)
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: buildar
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.4.0.6
4
+ version: 1.4.0.8
5
5
  prerelease:
6
6
  platform: ruby
7
7
  authors:
@@ -27,22 +27,6 @@ dependencies:
27
27
  - - ! '>='
28
28
  - !ruby/object:Gem::Version
29
29
  version: '8'
30
- - !ruby/object:Gem::Dependency
31
- name: buildar
32
- requirement: !ruby/object:Gem::Requirement
33
- none: false
34
- requirements:
35
- - - ~>
36
- - !ruby/object:Gem::Version
37
- version: '1.0'
38
- type: :development
39
- prerelease: false
40
- version_requirements: !ruby/object:Gem::Requirement
41
- none: false
42
- requirements:
43
- - - ~>
44
- - !ruby/object:Gem::Version
45
- version: '1.0'
46
30
  description: Buildar helps automate the release process with versioning, building,
47
31
  packaging, and publishing. Optional git integration.
48
32
  email: