suspenders 0.3.5 → 0.3.6

Sign up to get free protection for your applications and to get access to all the features.
@@ -1,7 +1,7 @@
1
1
  PATH
2
2
  remote: .
3
3
  specs:
4
- suspenders (0.3.4)
4
+ suspenders (0.3.6)
5
5
  bundler (>= 1.1)
6
6
  rails (= 3.2.6)
7
7
 
@@ -3,7 +3,7 @@ module Suspenders
3
3
  include Suspenders::Actions
4
4
 
5
5
  def readme
6
- copy_file "README.md"
6
+ template "README.md.erb", "README.md"
7
7
  end
8
8
 
9
9
  def remove_public_index
@@ -1,3 +1,3 @@
1
1
  module Suspenders
2
- VERSION = '0.3.5'
2
+ VERSION = '0.3.6'
3
3
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: suspenders
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.3.5
4
+ version: 0.3.6
5
5
  prerelease:
6
6
  platform: ruby
7
7
  authors: