yiifony 0.0.5 → 0.0.6

Sign up to get free protection for your applications and to get access to all the features.
Files changed (5) hide show
  1. data/LICENSE.txt +1 -1
  2. data/VERSION +1 -1
  3. data/bin/yiifony +1 -1
  4. data/yiifony.gemspec +1 -1
  5. metadata +2 -2
@@ -1,4 +1,4 @@
1
- Copyright (c) 2011 Andrey Voronov
1
+ Copyright (c) 2012 Andrey Voronov
2
2
 
3
3
  Permission is hereby granted, free of charge, to any person obtaining
4
4
  a copy of this software and associated documentation files (the
data/VERSION CHANGED
@@ -1 +1 @@
1
- 0.0.5
1
+ 0.0.6
@@ -39,7 +39,7 @@ files = {
39
39
  "Capfile" => unindent(<<-FILE),
40
40
  load 'deploy' if respond_to?(:namespace) # cap2 differentiator
41
41
  load Gem.find_files('yiifony.rb').last.to_s
42
- load 'config/deploy' # remove this line to skip loading any of the default tasks
42
+ load 'protected/config/deploy' # remove this line to skip loading any of the default tasks
43
43
  FILE
44
44
 
45
45
  "protected/config/deploy.rb" => 'set :application, "set your application name here"
@@ -5,7 +5,7 @@
5
5
 
6
6
  Gem::Specification.new do |s|
7
7
  s.name = "yiifony"
8
- s.version = "0.0.5"
8
+ s.version = "0.0.6"
9
9
 
10
10
  s.required_rubygems_version = Gem::Requirement.new(">= 0") if s.respond_to? :required_rubygems_version=
11
11
  s.authors = ["Andrey Voronov"]
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: yiifony
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.0.5
4
+ version: 0.0.6
5
5
  prerelease:
6
6
  platform: ruby
7
7
  authors:
@@ -207,7 +207,7 @@ required_ruby_version: !ruby/object:Gem::Requirement
207
207
  version: '0'
208
208
  segments:
209
209
  - 0
210
- hash: 4066236224029430647
210
+ hash: 704939722725183056
211
211
  required_rubygems_version: !ruby/object:Gem::Requirement
212
212
  none: false
213
213
  requirements: