git-topic 0.2.6 → 0.2.6.1

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/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