capistrano-git-local 0.1.5 → 0.1.6

Sign up to get free protection for your applications and to get access to all the features.
checksums.yaml CHANGED
@@ -1,15 +1,15 @@
1
1
  ---
2
2
  !binary "U0hBMQ==":
3
3
  metadata.gz: !binary |-
4
- NDM1MTlhNDE2YjQ0N2Y4OGQxYzE1MjM4OGM5MDVjZDc4NDJkYTBjYg==
4
+ MWVmNmYxZmVhODQzYWIwN2NkMzZjZGMyMWViNWNhNzcwMWRhNjk5MA==
5
5
  data.tar.gz: !binary |-
6
- NzMyM2U5N2NkMGNhZjU1NTAxOGFhOTU0Y2RmNjEzYzI4ODJiNzU1YQ==
6
+ NTMzMmIxMjY0NzZjOGQwZDg2ODA1OTdjYTNmNGM2MDgyMGU0MTY5OA==
7
7
  SHA512:
8
8
  metadata.gz: !binary |-
9
- ZWE2MmZjZWVhMTE2NDk0MzNiYzEzNTc2YzI3MmVjNTk5MmU2M2M2ZjhmMDE4
10
- MDhjMzc5YTQxZjYzNDYzMjY2ZWI5NDY2NDNiMjhlMWRkYTQ0NTlkZmExMGU5
11
- ODdjZTIwOTAxMWUyNGI2NDY5OGFjNGIzMmVmNTFhYTAwZmZkMDA=
9
+ NTRhNGUxYzA2NDQ1OTA0MDViMmEwYWI4Njk0MGI3YTc4NmY5NmM2ZjM3YWE3
10
+ NmRmZjVlZDViOGI2Y2Q3NjdkYmQzZmRmNmViYjc3ODQ4MzliNDU3YzljMjRk
11
+ YTUyZDMwZDU1YThmOTg1YTIwZGQ0MDgxOTg0N2U5OTJhZTU4ZWU=
12
12
  data.tar.gz: !binary |-
13
- ZWE2ODNhZjlkYzQwZjhlMDkwN2JkZmNlNTJkOTg0OTZiZGM3OTEyMzY4Y2U1
14
- YmMyZGM2YmNmZjgyZTQyOTZhODNhZjczYjlkYzZkODBkMTM3MzliNDJiMzFm
15
- YTIwNTI5MTkwMWI3ZDExYjRkYWNjMmRmYjhlYzNhZGM1NmU0NWE=
13
+ ZTg1YjMyNTc5MWRlNGRmMTUxYWM5Yjc3OTI2NzUwZjcxOTQ5YjdhYWNiYmUz
14
+ Mjc3MmU0MmQyNzExZmQ2ZjhjNDE0N2Y1OGE3YTMwYTFhZDgzZDJjNjBmNGRj
15
+ OGMyNjUyYjRiMGMwZGQwMTMzYzMyMDE1NTJmYTg4MjRiOTk0NzE=
data/Gemfile.lock CHANGED
@@ -1,31 +1,31 @@
1
1
  GEM
2
2
  remote: http://rubygems.org/
3
3
  specs:
4
- activesupport (4.1.4)
5
- i18n (~> 0.6, >= 0.6.9)
4
+ activesupport (4.2.0)
5
+ i18n (~> 0.7)
6
6
  json (~> 1.7, >= 1.7.7)
7
7
  minitest (~> 5.1)
8
- thread_safe (~> 0.1)
8
+ thread_safe (~> 0.3, >= 0.3.4)
9
9
  tzinfo (~> 1.1)
10
- addressable (2.3.6)
10
+ addressable (2.3.7)
11
11
  builder (3.2.2)
12
12
  descendants_tracker (0.0.4)
13
13
  thread_safe (~> 0.3, >= 0.3.1)
14
14
  docile (1.1.5)
15
- faraday (0.9.0)
15
+ faraday (0.9.1)
16
16
  multipart-post (>= 1.2, < 3)
17
- git (1.2.7)
18
- github_api (0.11.3)
17
+ git (1.2.9.1)
18
+ github_api (0.12.3)
19
19
  addressable (~> 2.3)
20
- descendants_tracker (~> 0.0.1)
20
+ descendants_tracker (~> 0.0.4)
21
21
  faraday (~> 0.8, < 0.10)
22
- hashie (>= 1.2)
22
+ hashie (>= 3.3)
23
23
  multi_json (>= 1.7.5, < 2.0)
24
- nokogiri (~> 1.6.0)
24
+ nokogiri (~> 1.6.3)
25
25
  oauth2
26
- hashie (3.2.0)
27
- highline (1.6.21)
28
- i18n (0.6.11)
26
+ hashie (3.4.0)
27
+ highline (1.7.0)
28
+ i18n (0.7.0)
29
29
  jeweler (2.0.1)
30
30
  builder
31
31
  bundler (>= 1.0)
@@ -35,38 +35,38 @@ GEM
35
35
  nokogiri (>= 1.5.10)
36
36
  rake
37
37
  rdoc
38
- json (1.8.1)
39
- jwt (1.0.0)
40
- mini_portile (0.6.0)
41
- minitest (5.4.0)
38
+ json (1.8.2)
39
+ jwt (1.2.1)
40
+ mini_portile (0.6.2)
41
+ minitest (5.5.1)
42
42
  multi_json (1.10.1)
43
43
  multi_xml (0.5.5)
44
44
  multipart-post (2.0.0)
45
- nokogiri (1.6.3.1)
46
- mini_portile (= 0.6.0)
45
+ nokogiri (1.6.6.2)
46
+ mini_portile (~> 0.6.0)
47
47
  oauth2 (1.0.0)
48
48
  faraday (>= 0.8, < 0.10)
49
49
  jwt (~> 1.0)
50
50
  multi_json (~> 1.3)
51
51
  multi_xml (~> 0.5)
52
52
  rack (~> 1.2)
53
- rack (1.5.2)
54
- rake (10.3.2)
53
+ rack (1.6.0)
54
+ rake (10.4.2)
55
55
  rdoc (3.12.2)
56
56
  json (~> 1.4)
57
57
  shoulda (3.5.0)
58
58
  shoulda-context (~> 1.0, >= 1.0.1)
59
59
  shoulda-matchers (>= 1.4.1, < 3.0)
60
60
  shoulda-context (1.2.1)
61
- shoulda-matchers (2.6.2)
61
+ shoulda-matchers (2.8.0)
62
62
  activesupport (>= 3.0.0)
63
- simplecov (0.9.0)
63
+ simplecov (0.9.2)
64
64
  docile (~> 1.1.0)
65
- multi_json
66
- simplecov-html (~> 0.8.0)
67
- simplecov-html (0.8.0)
65
+ multi_json (~> 1.0)
66
+ simplecov-html (~> 0.9.0)
67
+ simplecov-html (0.9.0)
68
68
  thread_safe (0.3.4)
69
- tzinfo (1.2.1)
69
+ tzinfo (1.2.2)
70
70
  thread_safe (~> 0.1)
71
71
 
72
72
  PLATFORMS
data/README.rdoc CHANGED
@@ -11,7 +11,7 @@ require 'capistrano/git-local'
11
11
 
12
12
  Gemfile
13
13
  ```ruby
14
- gem 'capistrano-git-local', '~> 0.1', :github => 'i-ekho/capistrano-git-local'
14
+ gem 'capistrano-git-local', '~> 0.1', :github => 'ekho/capistrano-git-local'
15
15
  ```
16
16
  OR
17
17
  ```ruby
@@ -36,6 +36,4 @@ set :scm, :git_local
36
36
 
37
37
  == Copyright
38
38
 
39
- Copyright (c) 2014 Boris Gorbylev. See LICENSE for further details.
40
-
41
-
39
+ Copyright (c) 2014 Boris Gorbylev. See LICENSE for further details.
data/Rakefile CHANGED
@@ -15,7 +15,7 @@ require 'jeweler'
15
15
  Jeweler::Tasks.new do |gem|
16
16
  # gem is a Gem::Specification... see http://guides.rubygems.org/specification-reference/ for more options
17
17
  gem.name = "capistrano-git-local"
18
- gem.homepage = "http://github.com/i-ekho/capistrano-git-local"
18
+ gem.homepage = "http://github.com/ekho/capistrano-git-local"
19
19
  gem.license = "MIT"
20
20
  gem.summary = %Q{Operate with git locally}
21
21
  gem.description = %Q{Git scm which works on local host}
@@ -49,4 +49,4 @@ Rake::RDocTask.new do |rdoc|
49
49
  rdoc.title = "capistrano-git-local #{version}"
50
50
  rdoc.rdoc_files.include('README*')
51
51
  rdoc.rdoc_files.include('lib/**/*.rb')
52
- end
52
+ end
data/VERSION CHANGED
@@ -1 +1 @@
1
- 0.1.5
1
+ 0.1.6
@@ -0,0 +1,67 @@
1
+ # Generated by jeweler
2
+ # DO NOT EDIT THIS FILE DIRECTLY
3
+ # Instead, edit Jeweler::Tasks in Rakefile, and run 'rake gemspec'
4
+ # -*- encoding: utf-8 -*-
5
+ # stub: capistrano-git-local 0.1.6 ruby lib
6
+
7
+ Gem::Specification.new do |s|
8
+ s.name = "capistrano-git-local"
9
+ s.version = "0.1.6"
10
+
11
+ s.required_rubygems_version = Gem::Requirement.new(">= 0") if s.respond_to? :required_rubygems_version=
12
+ s.require_paths = ["lib"]
13
+ s.authors = ["Boris Gorbylev"]
14
+ s.date = "2015-02-20"
15
+ s.description = "Git scm which works on local host"
16
+ s.email = "ekho@ekho.name"
17
+ s.extra_rdoc_files = [
18
+ "LICENSE",
19
+ "README.rdoc"
20
+ ]
21
+ s.files = [
22
+ ".document",
23
+ "Gemfile",
24
+ "Gemfile.lock",
25
+ "LICENSE",
26
+ "README.rdoc",
27
+ "Rakefile",
28
+ "VERSION",
29
+ "capistrano-git-local.gemspec",
30
+ "lib/capistrano-git-local.rb",
31
+ "lib/capistrano/git-local.rb",
32
+ "test/helper.rb",
33
+ "test/test_capistrano-git-local.rb"
34
+ ]
35
+ s.homepage = "http://github.com/ekho/capistrano-git-local"
36
+ s.licenses = ["MIT"]
37
+ s.rubygems_version = "2.4.5"
38
+ s.summary = "Operate with git locally"
39
+
40
+ if s.respond_to? :specification_version then
41
+ s.specification_version = 4
42
+
43
+ if Gem::Version.new(Gem::VERSION) >= Gem::Version.new('1.2.0') then
44
+ s.add_development_dependency(%q<shoulda>, [">= 0"])
45
+ s.add_development_dependency(%q<rdoc>, ["~> 3.12"])
46
+ s.add_development_dependency(%q<bundler>, ["~> 1.0"])
47
+ s.add_development_dependency(%q<jeweler>, ["~> 2.0.1"])
48
+ s.add_development_dependency(%q<simplecov>, [">= 0"])
49
+ s.add_runtime_dependency(%q<capistrano>, ["~> 3.1"])
50
+ else
51
+ s.add_dependency(%q<shoulda>, [">= 0"])
52
+ s.add_dependency(%q<rdoc>, ["~> 3.12"])
53
+ s.add_dependency(%q<bundler>, ["~> 1.0"])
54
+ s.add_dependency(%q<jeweler>, ["~> 2.0.1"])
55
+ s.add_dependency(%q<simplecov>, [">= 0"])
56
+ s.add_dependency(%q<capistrano>, ["~> 3.1"])
57
+ end
58
+ else
59
+ s.add_dependency(%q<shoulda>, [">= 0"])
60
+ s.add_dependency(%q<rdoc>, ["~> 3.12"])
61
+ s.add_dependency(%q<bundler>, ["~> 1.0"])
62
+ s.add_dependency(%q<jeweler>, ["~> 2.0.1"])
63
+ s.add_dependency(%q<simplecov>, [">= 0"])
64
+ s.add_dependency(%q<capistrano>, ["~> 3.1"])
65
+ end
66
+ end
67
+
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: capistrano-git-local
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.1.5
4
+ version: 0.1.6
5
5
  platform: ruby
6
6
  authors:
7
7
  - Boris Gorbylev
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2014-07-25 00:00:00.000000000 Z
11
+ date: 2015-02-20 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: shoulda
@@ -30,42 +30,48 @@ dependencies:
30
30
  requirements:
31
31
  - - ~>
32
32
  - !ruby/object:Gem::Version
33
- version: '3.12'
33
+ version: !binary |-
34
+ My4xMg==
34
35
  type: :development
35
36
  prerelease: false
36
37
  version_requirements: !ruby/object:Gem::Requirement
37
38
  requirements:
38
39
  - - ~>
39
40
  - !ruby/object:Gem::Version
40
- version: '3.12'
41
+ version: !binary |-
42
+ My4xMg==
41
43
  - !ruby/object:Gem::Dependency
42
44
  name: bundler
43
45
  requirement: !ruby/object:Gem::Requirement
44
46
  requirements:
45
47
  - - ~>
46
48
  - !ruby/object:Gem::Version
47
- version: '1.0'
49
+ version: !binary |-
50
+ MS4w
48
51
  type: :development
49
52
  prerelease: false
50
53
  version_requirements: !ruby/object:Gem::Requirement
51
54
  requirements:
52
55
  - - ~>
53
56
  - !ruby/object:Gem::Version
54
- version: '1.0'
57
+ version: !binary |-
58
+ MS4w
55
59
  - !ruby/object:Gem::Dependency
56
60
  name: jeweler
57
61
  requirement: !ruby/object:Gem::Requirement
58
62
  requirements:
59
63
  - - ~>
60
64
  - !ruby/object:Gem::Version
61
- version: 2.0.1
65
+ version: !binary |-
66
+ Mi4wLjE=
62
67
  type: :development
63
68
  prerelease: false
64
69
  version_requirements: !ruby/object:Gem::Requirement
65
70
  requirements:
66
71
  - - ~>
67
72
  - !ruby/object:Gem::Version
68
- version: 2.0.1
73
+ version: !binary |-
74
+ Mi4wLjE=
69
75
  - !ruby/object:Gem::Dependency
70
76
  name: simplecov
71
77
  requirement: !ruby/object:Gem::Requirement
@@ -109,11 +115,12 @@ files:
109
115
  - README.rdoc
110
116
  - Rakefile
111
117
  - VERSION
118
+ - capistrano-git-local.gemspec
112
119
  - lib/capistrano-git-local.rb
113
120
  - lib/capistrano/git-local.rb
114
121
  - test/helper.rb
115
122
  - test/test_capistrano-git-local.rb
116
- homepage: http://github.com/i-ekho/capistrano-git-local
123
+ homepage: http://github.com/ekho/capistrano-git-local
117
124
  licenses:
118
125
  - MIT
119
126
  metadata: {}
@@ -135,6 +142,6 @@ requirements: []
135
142
  rubyforge_project:
136
143
  rubygems_version: 2.4.5
137
144
  signing_key:
138
- specification_version: 3
145
+ specification_version: 4
139
146
  summary: Operate with git locally
140
147
  test_files: []