Skip to content

Commit

Permalink
Attempt to fix tests in travis ci
Browse files Browse the repository at this point in the history
  • Loading branch information
dsaenztagarro committed Jan 12, 2016
1 parent a832221 commit 8b781d3
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
1 change: 1 addition & 0 deletions Gemfile
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
source 'https://rubygems.org'

gem 'net-ssh', '2.9.2'
gem 'ridley', '4.3.2'

group :development do
gem 'test-kitchen', '~> 1.4.2'
Expand Down
4 changes: 2 additions & 2 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -208,15 +208,14 @@ GEM
mime-types (>= 1.16, < 3.0)
netrc (~> 0.7)
retryable (2.0.3)
ridley (4.4.0)
ridley (4.3.2)
addressable
buff-config (~> 1.0)
buff-extensions (~> 1.0)
buff-ignore (~> 1.1)
buff-shell_out (~> 0.1)
celluloid (~> 0.16.0)
celluloid-io (~> 0.16.1)
chef-config
erubis
faraday (~> 0.9.0)
hashie (>= 2.0.2, < 4.0.0)
Expand Down Expand Up @@ -330,6 +329,7 @@ DEPENDENCIES
librarian-chef
net-ssh (= 2.9.2)
reek (~> 3.5.0)
ridley (= 4.3.2)
rspec (~> 3.3.0)
rubocop
serverspec (~> 2.24.1)
Expand Down

0 comments on commit 8b781d3

Please sign in to comment.