capistrano_rails_console 0.2.0 → 0.2.1
Sign up to get free protection for your applications and to get access to all the features.
File without changes
|
metadata
CHANGED
@@ -2,7 +2,7 @@
|
|
2
2
|
name: capistrano_rails_console
|
3
3
|
version: !ruby/object:Gem::Version
|
4
4
|
prerelease:
|
5
|
-
version: 0.2.
|
5
|
+
version: 0.2.1
|
6
6
|
platform: ruby
|
7
7
|
authors:
|
8
8
|
- Timo Schilling
|
@@ -56,8 +56,8 @@ files:
|
|
56
56
|
- README.md
|
57
57
|
- Rakefile
|
58
58
|
- capistrano_rails_console.gemspec
|
59
|
-
- lib/capistrano/recipes.rb
|
60
59
|
- lib/capistrano_rails_console.rb
|
60
|
+
- lib/capistrano_rails_console/recipes.rb
|
61
61
|
homepage: http://github.com/timoschilling/capistrano_rails_console
|
62
62
|
licenses: []
|
63
63
|
post_install_message:
|
@@ -71,7 +71,7 @@ required_ruby_version: !ruby/object:Gem::Requirement
|
|
71
71
|
version: '0'
|
72
72
|
segments:
|
73
73
|
- 0
|
74
|
-
hash:
|
74
|
+
hash: 1721732046819986721
|
75
75
|
none: false
|
76
76
|
required_rubygems_version: !ruby/object:Gem::Requirement
|
77
77
|
requirements:
|
@@ -80,7 +80,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
|
|
80
80
|
version: '0'
|
81
81
|
segments:
|
82
82
|
- 0
|
83
|
-
hash:
|
83
|
+
hash: 1721732046819986721
|
84
84
|
none: false
|
85
85
|
requirements: []
|
86
86
|
rubyforge_project:
|