vagrant-repo-configure 0.0.7 → 0.0.8

Sign up to get free protection for your applications and to get access to all the features.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: de60a70fb7581abc037386bf13b21085b6b64d32
4
- data.tar.gz: a452cfd27fccfec26ba9440299a3154bfe4da395
3
+ metadata.gz: 282248d029e1e93447d85c29dfc3841506b51f7e
4
+ data.tar.gz: 5098b609c7491640ffe358f0cc02698b53085b74
5
5
  SHA512:
6
- metadata.gz: 60f620f52adf28df5ed5749b8eea640dd4821d9dfc8b26188359709d54d3e3984c57ad5b91aee9577efa0a77e92df8d9c06b4579516ad1e7d4a4f6b360ca49e1
7
- data.tar.gz: 904f41b15a38a0b9ce92c75371f82b889f12e35beb7b48d859709825c686e53a3fd5493686d68c33be68beb2de6187b178b47741ebde5ec44d125688ce77c1fd
6
+ metadata.gz: b7e482ab89c18ca89b1ecddedce94d13eb0dcf89d046dbee19a196208241c383a837bc1227f0238ec32829cc60006a65cdb66f7942cdaa05f3ae7f092cbaa43f
7
+ data.tar.gz: bc7b1986f9d8e90f7464712384256bc8bfd7064d98394dd5e3cfc5b05a98b772157d2d4e52bfdc50f58985643a8ff6ef5800607921e30edfad0a69ccd4ee355d
data/Gemfile.lock CHANGED
@@ -1,96 +1,106 @@
1
1
  GIT
2
2
  remote: https://github.com/mitchellh/vagrant.git
3
- revision: d1691c21c7c61b84c6c98169ca9e3195f8848510
3
+ revision: 159fca9d1338d3d645f4b05cd0d569565a2aa2d9
4
4
  specs:
5
- vagrant (1.7.0.dev)
6
- bundler (>= 1.5.2, < 1.8.0)
5
+ vagrant (1.9.2.dev)
7
6
  childprocess (~> 0.5.0)
8
7
  erubis (~> 2.7.0)
9
8
  hashicorp-checkpoint (~> 0.1.1)
10
- i18n (~> 0.6.0)
11
- listen (~> 2.7.11)
9
+ i18n (>= 0.6.0, <= 0.8.0)
10
+ listen (~> 3.1.5)
12
11
  log4r (~> 1.1.9, < 1.1.11)
13
12
  net-scp (~> 1.1.0)
14
- net-ssh (>= 2.6.6, < 2.10.0)
15
- nokogiri (= 1.6.3.1)
13
+ net-sftp (~> 2.1)
14
+ net-ssh (~> 3.0.1)
15
+ nokogiri (= 1.6.7.1)
16
16
  rb-kqueue (~> 0.2.0)
17
+ rest-client (>= 1.6.0, < 3.0)
18
+ ruby_dep (<= 1.3.1)
17
19
  wdm (~> 0.1.0)
18
- winrm (~> 1.1.3)
20
+ winrm (~> 2.1)
21
+ winrm-elevated (~> 1.1)
22
+ winrm-fs (~> 1.0)
19
23
 
20
24
  PATH
21
25
  remote: .
22
26
  specs:
23
- vagrant-repo-configure (0.0.4)
27
+ vagrant-repo-configure (0.0.7)
24
28
 
25
29
  GEM
26
30
  remote: https://rubygems.org/
27
31
  specs:
28
- akami (1.2.2)
29
- gyoku (>= 0.4.0)
30
- nokogiri
31
- builder (3.2.2)
32
- celluloid (0.16.0)
33
- timers (~> 4.0.0)
34
- childprocess (0.5.5)
32
+ builder (3.2.3)
33
+ childprocess (0.5.9)
35
34
  ffi (~> 1.0, >= 1.0.11)
35
+ domain_name (0.5.20161129)
36
+ unf (>= 0.0.5, < 1.0.0)
36
37
  erubis (2.7.0)
37
- ffi (1.9.6)
38
- gssapi (1.0.3)
38
+ ffi (1.9.17)
39
+ gssapi (1.2.0)
39
40
  ffi (>= 1.0.1)
40
- gyoku (1.2.2)
41
+ gyoku (1.3.1)
41
42
  builder (>= 2.1.2)
42
43
  hashicorp-checkpoint (0.1.4)
43
- hitimes (1.2.2)
44
- httpclient (2.5.3.3)
45
- httpi (0.9.7)
46
- rack
47
- i18n (0.6.11)
48
- listen (2.7.12)
49
- celluloid (>= 0.15.2)
50
- rb-fsevent (>= 0.9.3)
51
- rb-inotify (>= 0.9)
52
- little-plugger (1.1.3)
44
+ http-cookie (1.0.3)
45
+ domain_name (~> 0.5)
46
+ httpclient (2.8.3)
47
+ i18n (0.7.0)
48
+ listen (3.1.5)
49
+ rb-fsevent (~> 0.9, >= 0.9.4)
50
+ rb-inotify (~> 0.9, >= 0.9.7)
51
+ ruby_dep (~> 1.2)
52
+ little-plugger (1.1.4)
53
53
  log4r (1.1.10)
54
- logging (1.8.2)
55
- little-plugger (>= 1.1.3)
56
- multi_json (>= 1.8.4)
57
- mini_portile (0.6.0)
58
- multi_json (1.10.1)
54
+ logging (2.1.0)
55
+ little-plugger (~> 1.1)
56
+ multi_json (~> 1.10)
57
+ mime-types (3.1)
58
+ mime-types-data (~> 3.2015)
59
+ mime-types-data (3.2016.0521)
60
+ mini_portile2 (2.0.0)
61
+ multi_json (1.12.1)
59
62
  net-scp (1.1.2)
60
63
  net-ssh (>= 2.6.5)
61
- net-ssh (2.9.1)
62
- nokogiri (1.6.3.1)
63
- mini_portile (= 0.6.0)
64
- nori (1.1.5)
65
- rack (1.5.2)
66
- rb-fsevent (0.9.4)
67
- rb-inotify (0.9.5)
64
+ net-sftp (2.1.2)
65
+ net-ssh (>= 2.6.5)
66
+ net-ssh (3.0.2)
67
+ netrc (0.11.0)
68
+ nokogiri (1.6.7.1)
69
+ mini_portile2 (~> 2.0.0.rc2)
70
+ nori (2.6.0)
71
+ rb-fsevent (0.9.8)
72
+ rb-inotify (0.9.7)
68
73
  ffi (>= 0.5.0)
69
- rb-kqueue (0.2.3)
74
+ rb-kqueue (0.2.4)
70
75
  ffi (>= 0.5.0)
71
- rubyntlm (0.1.1)
72
- savon (0.9.5)
73
- akami (~> 1.0)
76
+ rest-client (2.0.0)
77
+ http-cookie (>= 1.0.2, < 2.0)
78
+ mime-types (>= 1.16, < 4.0)
79
+ netrc (~> 0.8)
80
+ ruby_dep (1.3.1)
81
+ rubyntlm (0.6.1)
82
+ rubyzip (1.2.0)
83
+ unf (0.1.4)
84
+ unf_ext
85
+ unf_ext (0.0.7.2)
86
+ wdm (0.1.1)
87
+ winrm (2.1.2)
74
88
  builder (>= 2.1.2)
75
- gyoku (>= 0.4.0)
76
- httpi (~> 0.9)
77
- nokogiri (>= 1.4.0)
78
- nori (~> 1.0)
79
- wasabi (~> 1.0)
80
- timers (4.0.1)
81
- hitimes
82
- uuidtools (2.1.5)
83
- wasabi (1.0.0)
84
- nokogiri (>= 1.4.0)
85
- wdm (0.1.0)
86
- winrm (1.1.3)
87
- gssapi (~> 1.0.0)
89
+ erubis (~> 2.7)
90
+ gssapi (~> 1.2)
91
+ gyoku (~> 1.0)
88
92
  httpclient (~> 2.2, >= 2.2.0.2)
89
- logging (~> 1.6, >= 1.6.1)
90
- nokogiri (~> 1.5)
91
- rubyntlm (~> 0.1.1)
92
- savon (= 0.9.5)
93
- uuidtools (~> 2.1.2)
93
+ logging (>= 1.6.1, < 3.0)
94
+ nori (~> 2.0)
95
+ rubyntlm (~> 0.6.0, >= 0.6.1)
96
+ winrm-elevated (1.1.0)
97
+ winrm (~> 2.0)
98
+ winrm-fs (~> 1.0)
99
+ winrm-fs (1.0.1)
100
+ erubis (~> 2.7)
101
+ logging (>= 1.6.1, < 3.0)
102
+ rubyzip (~> 1.1)
103
+ winrm (~> 2.0)
94
104
 
95
105
  PLATFORMS
96
106
  ruby
@@ -98,3 +108,6 @@ PLATFORMS
98
108
  DEPENDENCIES
99
109
  vagrant!
100
110
  vagrant-repo-configure!
111
+
112
+ BUNDLED WITH
113
+ 1.13.6
@@ -1,8 +1,7 @@
1
- require 'bundler'
2
-
3
1
  begin
4
2
  require 'vagrant'
5
3
  rescue LoadError
4
+ require 'bundler'
6
5
  Bundler.require(:default, :development)
7
6
  end
8
7
 
@@ -1,5 +1,5 @@
1
1
  module Vagrant
2
2
  module RepoConfigure
3
- VERSION = '0.0.7'
3
+ VERSION = '0.0.8'
4
4
  end
5
5
  end
@@ -3,7 +3,7 @@ require File.expand_path('../lib/vagrant-repo-configure/version', __FILE__)
3
3
  Gem::Specification.new do |s|
4
4
  s.name = 'vagrant-repo-configure'
5
5
  s.version = Vagrant::RepoConfigure::VERSION
6
- s.date = '2015-08-29'
6
+ s.date = '2017-01-20'
7
7
  s.summary = "Add repo to VM"
8
8
  s.description = "This plugin wipes the system repo list and adds custom repo lines"
9
9
  s.authors = ["Syntactic Vexation"]
@@ -12,5 +12,5 @@ Gem::Specification.new do |s|
12
12
  s.executables = s.files.grep(%r{^bin/}).map{ |f| File.basename(f) }
13
13
  s.require_paths = ['lib']
14
14
  s.homepage = 'https://github.com/syntacticvexation/vagrant-repo-configure'
15
- s.license = 'GPLv3'
15
+ s.license = 'GPL-3.0'
16
16
  end
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: vagrant-repo-configure
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.0.7
4
+ version: 0.0.8
5
5
  platform: ruby
6
6
  authors:
7
7
  - Syntactic Vexation
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2015-08-29 00:00:00.000000000 Z
11
+ date: 2017-01-20 00:00:00.000000000 Z
12
12
  dependencies: []
13
13
  description: This plugin wipes the system repo list and adds custom repo lines
14
14
  email: syntacticvexation@gmail.com
@@ -16,7 +16,7 @@ executables: []
16
16
  extensions: []
17
17
  extra_rdoc_files: []
18
18
  files:
19
- - .gitignore
19
+ - ".gitignore"
20
20
  - Gemfile
21
21
  - Gemfile.lock
22
22
  - LICENSE
@@ -30,7 +30,7 @@ files:
30
30
  - vagrant-repo-configure.gemspec
31
31
  homepage: https://github.com/syntacticvexation/vagrant-repo-configure
32
32
  licenses:
33
- - GPLv3
33
+ - GPL-3.0
34
34
  metadata: {}
35
35
  post_install_message:
36
36
  rdoc_options: []
@@ -38,17 +38,17 @@ require_paths:
38
38
  - lib
39
39
  required_ruby_version: !ruby/object:Gem::Requirement
40
40
  requirements:
41
- - - '>='
41
+ - - ">="
42
42
  - !ruby/object:Gem::Version
43
43
  version: '0'
44
44
  required_rubygems_version: !ruby/object:Gem::Requirement
45
45
  requirements:
46
- - - '>='
46
+ - - ">="
47
47
  - !ruby/object:Gem::Version
48
48
  version: '0'
49
49
  requirements: []
50
50
  rubyforge_project:
51
- rubygems_version: 2.0.14
51
+ rubygems_version: 2.5.2
52
52
  signing_key:
53
53
  specification_version: 4
54
54
  summary: Add repo to VM