git-topic 0.2.6 → 0.2.6.1

Sign up to get free protection for your applications and to get access to all the features.
Files changed (3) hide show
  1. data/Gemfile.lock +1 -1
  2. data/VERSION.yml +1 -1
  3. metadata +2 -1
data/Gemfile.lock CHANGED
@@ -10,7 +10,7 @@ GEM
10
10
  gemcutter (0.5.0)
11
11
  json_pure
12
12
  git (1.2.5)
13
- git-topic (0.2.5)
13
+ git-topic (0.2.6.1)
14
14
  activesupport (~> 3.0)
15
15
  git-topic
16
16
  trollop
data/VERSION.yml CHANGED
@@ -2,4 +2,4 @@
2
2
  :major: 0
3
3
  :minor: 2
4
4
  :patch: 6
5
- :build:
5
+ :build: "1"
metadata CHANGED
@@ -6,7 +6,8 @@ version: !ruby/object:Gem::Version
6
6
  - 0
7
7
  - 2
8
8
  - 6
9
- version: 0.2.6
9
+ - 1
10
+ version: 0.2.6.1
10
11
  platform: ruby
11
12
  authors:
12
13
  - David J. Hamilton