Skip to content
This repository has been archived by the owner on Mar 26, 2022. It is now read-only.

Commit

Permalink
Merge pull request #13 from pwelch/update_dependencies
Browse files Browse the repository at this point in the history
Update Dependencies v1.0.2
  • Loading branch information
pwelch committed Oct 26, 2014
2 parents 1d4ea9e + 6fbf164 commit 94fc7d2
Show file tree
Hide file tree
Showing 7 changed files with 92 additions and 77 deletions.
1 change: 0 additions & 1 deletion .ruby-version

This file was deleted.

2 changes: 1 addition & 1 deletion .travis.yml
Expand Up @@ -2,6 +2,6 @@ language: ruby
gemfile:
- Gemfile
rvm:
- 1.9.3
- 2.1.3
script:
- bundle exec strainer test --except knife-test test-kitchen
2 changes: 1 addition & 1 deletion Berksfile.lock
Expand Up @@ -6,4 +6,4 @@ DEPENDENCIES

GRAPH
apt (2.3.10)
avahi (1.0.0)
avahi (1.0.1)
11 changes: 8 additions & 3 deletions Gemfile
@@ -1,8 +1,13 @@
source 'https://rubygems.org'

gem 'berkshelf'
gem 'chefspec', '~> 3.1'
gem 'strainer'
ruby '2.1.3'

gem 'berkshelf'

group :test do
gem 'chefspec', '~> 4.1'
gem 'strainer'
end

group :integration do
gem 'kitchen-vagrant'
Expand Down
149 changes: 80 additions & 69 deletions Gemfile.lock
Expand Up @@ -2,43 +2,43 @@ GEM
remote: https://rubygems.org/
specs:
addressable (2.3.6)
berkshelf (3.1.1)
berkshelf (3.1.5)
addressable (~> 2.3.4)
berkshelf-api-client (~> 1.2)
buff-config (~> 0.2)
buff-extensions (~> 0.4)
buff-config (~> 1.0)
buff-extensions (~> 1.0)
buff-shell_out (~> 0.1)
celluloid (~> 0.16.0.pre)
celluloid-io (~> 0.16.0.pre)
faraday (~> 0.9.0)
minitar (~> 0.5.4)
octokit (~> 3.0)
retryable (~> 1.3.3)
ridley (~> 3.1)
ridley (~> 4.0)
solve (~> 1.1)
thor (~> 0.18)
berkshelf-api-client (1.2.0)
faraday (~> 0.9.0)
buff-config (0.4.0)
buff-extensions (~> 0.3)
varia_model (~> 0.1)
buff-extensions (0.5.0)
buff-config (1.0.1)
buff-extensions (~> 1.0)
varia_model (~> 0.4)
buff-extensions (1.0.0)
buff-ignore (1.1.1)
buff-platform (0.1.0)
buff-ruby_engine (0.1.0)
buff-shell_out (0.1.1)
buff-shell_out (0.2.0)
buff-ruby_engine (~> 0.1.0)
celluloid (0.16.0.pre)
timers (~> 2.0.0)
celluloid-io (0.16.0.pre)
celluloid (>= 0.16.0.pre)
celluloid (0.16.0)
timers (~> 4.0.0)
celluloid-io (0.16.1)
celluloid (>= 0.16.0)
nio4r (>= 1.0.0)
chef (11.12.2)
chef-zero (~> 2.0, >= 2.0.2)
chef (11.16.4)
chef-zero (~> 2.1, >= 2.1.4)
diff-lcs (~> 1.2, >= 1.2.4)
erubis (~> 2.7)
ffi-yajl (~> 1.0)
highline (~> 1.6, >= 1.6.9)
json (>= 1.4.4, <= 1.8.1)
mime-types (~> 1.16)
mixlib-authentication (~> 1.3)
mixlib-cli (~> 1.4)
Expand All @@ -47,39 +47,43 @@ GEM
mixlib-shellout (~> 1.4)
net-ssh (~> 2.6)
net-ssh-multi (~> 1.1)
ohai (~> 7.0)
ohai (~> 7.4)
plist (~> 3.1.0)
pry (~> 0.9)
rest-client (>= 1.0.4, < 1.7.0)
yajl-ruby (~> 1.1)
chef-zero (2.0.2)
rest-client (>= 1.0.4, <= 1.6.7)
chef-zero (2.2.1)
ffi-yajl (~> 1.1)
hashie (~> 2.0)
json
mixlib-log (~> 1.3)
rack
chefspec (3.4.0)
chef (~> 11.0)
chefspec (4.1.1)
chef (>= 11.14)
fauxhai (~> 2.0)
rspec (~> 2.14)
rspec (~> 3.0)
coderay (1.1.0)
dep-selector-libgecode (1.0.0)
dep-selector-libgecode (1.0.2)
dep_selector (1.0.3)
dep-selector-libgecode (~> 1.0)
ffi (~> 1.9)
diff-lcs (1.2.5)
erubis (2.7.0)
faraday (0.9.0)
multipart-post (>= 1.2, < 3)
fauxhai (2.1.2)
fauxhai (2.2.0)
net-ssh
ohai
ffi (1.9.3)
hashie (2.1.1)
ffi (1.9.6)
ffi-yajl (1.2.0)
ffi (~> 1.5)
libyajl2 (~> 1.0)
hashie (2.1.2)
highline (1.6.21)
hitimes (1.2.1)
hitimes (1.2.2)
ipaddress (0.8.0)
json (1.8.1)
kitchen-vagrant (0.14.0)
kitchen-vagrant (0.15.0)
test-kitchen (~> 1.0)
libyajl2 (1.1.0)
method_source (0.8.2)
mime-types (1.25.1)
minitar (0.5.4)
Expand All @@ -88,94 +92,101 @@ GEM
mixlib-cli (1.5.0)
mixlib-config (2.1.0)
mixlib-log (1.6.0)
mixlib-shellout (1.4.0)
mixlib-shellout (1.6.0)
multipart-post (2.0.0)
net-http-persistent (2.9.4)
net-scp (1.2.0)
net-scp (1.2.1)
net-ssh (>= 2.6.5)
net-ssh (2.8.0)
net-ssh (2.9.1)
net-ssh-gateway (1.2.0)
net-ssh (>= 2.6.5)
net-ssh-multi (1.2.0)
net-ssh (>= 2.6.5)
net-ssh-gateway (>= 1.2.0)
nio4r (1.0.0)
octokit (3.1.0)
nio4r (1.0.1)
octokit (3.4.2)
sawyer (~> 0.5.3)
ohai (7.0.2)
ohai (7.4.0)
ffi (~> 1.9)
ffi-yajl (~> 1.0)
ipaddress
mime-types (~> 1.16)
mixlib-cli
mixlib-config (~> 2.0)
mixlib-log
mixlib-shellout (~> 1.2)
systemu (~> 2.5.2)
yajl-ruby
pry (0.9.12.6)
coderay (~> 1.0)
method_source (~> 0.8)
systemu (~> 2.6.4)
wmi-lite (~> 1.0)
plist (3.1.0)
pry (0.10.1)
coderay (~> 1.1.0)
method_source (~> 0.8.1)
slop (~> 3.4)
rack (1.5.2)
rest-client (1.6.7)
mime-types (>= 1.16)
retryable (1.3.5)
ridley (3.1.0)
retryable (1.3.6)
ridley (4.1.0)
addressable
buff-config (~> 0.2)
buff-extensions (~> 0.3)
buff-config (~> 1.0)
buff-extensions (~> 1.0)
buff-ignore (~> 1.1)
buff-shell_out (~> 0.1)
celluloid (~> 0.16.0.pre)
celluloid-io (~> 0.16.0.pre)
celluloid (~> 0.16.0)
celluloid-io (~> 0.16.1)
erubis
faraday (~> 0.9.0)
hashie (>= 2.0.2)
hashie (>= 2.0.2, < 3.0.0)
json (>= 1.7.7)
mixlib-authentication (>= 1.3.0)
net-http-persistent (>= 2.8)
retryable
semverse (~> 1.1)
varia_model (~> 0.3)
rspec (2.14.1)
rspec-core (~> 2.14.0)
rspec-expectations (~> 2.14.0)
rspec-mocks (~> 2.14.0)
rspec-core (2.14.8)
rspec-expectations (2.14.5)
diff-lcs (>= 1.1.3, < 2.0)
rspec-mocks (2.14.6)
safe_yaml (1.0.3)
sawyer (0.5.4)
varia_model (~> 0.4)
rspec (3.1.0)
rspec-core (~> 3.1.0)
rspec-expectations (~> 3.1.0)
rspec-mocks (~> 3.1.0)
rspec-core (3.1.7)
rspec-support (~> 3.1.0)
rspec-expectations (3.1.2)
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.1.0)
rspec-mocks (3.1.3)
rspec-support (~> 3.1.0)
rspec-support (3.1.2)
safe_yaml (1.0.4)
sawyer (0.5.5)
addressable (~> 2.3.5)
faraday (~> 0.8, < 0.10)
semverse (1.1.0)
slop (3.5.0)
solve (1.2.0)
semverse (1.2.1)
slop (3.6.0)
solve (1.2.1)
dep_selector (~> 1.0)
semverse (~> 1.1)
strainer (3.4.0)
berkshelf (>= 2.0, < 4.0)
buff-platform (~> 0.1)
systemu (2.5.2)
systemu (2.6.4)
test-kitchen (1.2.1)
mixlib-shellout (~> 1.2)
net-scp (~> 1.1)
net-ssh (~> 2.7)
safe_yaml (~> 1.0)
thor (~> 0.18)
thor (0.19.1)
timers (2.0.0)
timers (4.0.1)
hitimes
varia_model (0.3.2)
buff-extensions (~> 0.2)
hashie (>= 2.0.2)
yajl-ruby (1.2.0)
varia_model (0.4.0)
buff-extensions (~> 1.0)
hashie (>= 2.0.2, < 3.0.0)
wmi-lite (1.0.0)

PLATFORMS
ruby

DEPENDENCIES
berkshelf
chefspec (~> 3.1)
chefspec (~> 4.1)
kitchen-vagrant
strainer
2 changes: 1 addition & 1 deletion metadata.rb
Expand Up @@ -4,7 +4,7 @@
license 'Apache 2.0'
description 'Installs/Configures avahi'
long_description IO.read(File.join(File.dirname(__FILE__), 'README.md'))
version '1.0.1'
version '1.0.2'

%w{ubuntu debian}.each do |os|
supports os
Expand Down
2 changes: 1 addition & 1 deletion spec/default_spec.rb
@@ -1,7 +1,7 @@
require 'spec_helper'

describe 'avahi::default' do
let(:chef_run) { ChefSpec::Runner.new.converge(described_recipe) }
let(:chef_run) { ChefSpec::SoloRunner.new.converge(described_recipe) }

it "should install the avahi-daemon package" do
expect(chef_run).to install_package 'avahi-daemon'
Expand Down

0 comments on commit 94fc7d2

Please sign in to comment.