capper 0.6.6 → 0.6.7
Sign up to get free protection for your applications and to get access to all the features.
data/Gemfile.lock
CHANGED
data/capper.gemspec
CHANGED
File without changes
|
metadata
CHANGED
@@ -2,7 +2,7 @@
|
|
2
2
|
name: capper
|
3
3
|
version: !ruby/object:Gem::Version
|
4
4
|
prerelease:
|
5
|
-
version: 0.6.
|
5
|
+
version: 0.6.7
|
6
6
|
platform: ruby
|
7
7
|
authors:
|
8
8
|
- "Benedikt B\xC3\xB6hm"
|
@@ -90,7 +90,7 @@ files:
|
|
90
90
|
- lib/capper/rvm.rb
|
91
91
|
- lib/capper/sass.rb
|
92
92
|
- lib/capper/templates/delayed_job.sh.erb
|
93
|
-
- lib/capper/templates/rails.console.sh
|
93
|
+
- lib/capper/templates/rails.console.sh.erb
|
94
94
|
- lib/capper/templates/unicorn.rb.erb
|
95
95
|
- lib/capper/templates/unicorn.sh.erb
|
96
96
|
- lib/capper/unicorn.rb
|