dreamcat4-braid 0.5.1 → 0.5.2

Sign up to get free protection for your applications and to get access to all the features.
Files changed (2) hide show
  1. data/braid.gemspec +2 -2
  2. metadata +1 -1
data/braid.gemspec CHANGED
@@ -1,6 +1,6 @@
1
1
  Gem::Specification.new do |s|
2
2
  s.name = %q{braid}
3
- s.version = "0.5.1"
3
+ s.version = "0.5.2"
4
4
 
5
5
  s.specification_version = 2 if s.respond_to? :specification_version=
6
6
 
@@ -17,7 +17,7 @@ Gem::Specification.new do |s|
17
17
  s.rdoc_options = ["--line-numbers", "--inline-source", "--title", "braid", "--main"]
18
18
  s.require_paths = ["lib"]
19
19
  s.rubyforge_project = %q{braid}
20
- s.rubygems_version = %q{1.1.0}
20
+ s.rubygems_version = %q{1.3.1}
21
21
  s.summary = %q{A simple tool for tracking vendor branches in git.}
22
22
 
23
23
  s.add_dependency(%q<main>, [">= 2.8.0"])
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: dreamcat4-braid
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.5.1
4
+ version: 0.5.2
5
5
  platform: ruby
6
6
  authors:
7
7
  - Cristi Balan