git_flow_pivotal 0.0.4 → 0.0.5
Sign up to get free protection for your applications and to get access to all the features.
File without changes
|
metadata
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: git_flow_pivotal
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 0.0.
|
4
|
+
version: 0.0.5
|
5
5
|
prerelease:
|
6
6
|
platform: ruby
|
7
7
|
authors:
|
@@ -28,7 +28,7 @@ files:
|
|
28
28
|
- lib/git_flow_pivotal.rb
|
29
29
|
- lib/git_flow_pivotal/railtie.rb
|
30
30
|
- lib/git_flow_pivotal/version.rb
|
31
|
-
- tasks/git_flow_pivotal.rake
|
31
|
+
- lib/tasks/git_flow_pivotal.rake
|
32
32
|
homepage: ''
|
33
33
|
licenses: []
|
34
34
|
post_install_message:
|