Skip to content
This repository has been archived by the owner on Jul 11, 2020. It is now read-only.

Commit

Permalink
Update vendored gems
Browse files Browse the repository at this point in the history
  • Loading branch information
Sam Kottler committed Jul 18, 2014
1 parent fa20bf6 commit 1ed840d
Show file tree
Hide file tree
Showing 12 changed files with 9 additions and 6 deletions.
15 changes: 9 additions & 6 deletions Gemfile.lock
Expand Up @@ -6,7 +6,7 @@ GEM
gyoku (>= 0.4.0)
nokogiri
ast (2.0.0)
berkshelf (3.1.3)
berkshelf (3.1.4)
addressable (~> 2.3.4)
berkshelf-api-client (~> 1.2)
buff-config (~> 1.0)
Expand Down Expand Up @@ -81,7 +81,7 @@ GEM
excon (0.31.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)
Expand Down Expand Up @@ -111,13 +111,13 @@ GEM
builder (>= 2.1.2)
hashie (2.1.2)
highline (1.6.21)
hitimes (1.2.1)
hitimes (1.2.2)
httpclient (2.4.0)
httpi (0.9.7)
rack
ipaddress (0.8.0)
json (1.8.1)
kitchen-docker (1.4.0)
kitchen-docker (1.5.0)
test-kitchen (>= 1.0.0)
kitchen-vagrant (0.15.0)
test-kitchen (~> 1.0)
Expand Down Expand Up @@ -182,8 +182,11 @@ GEM
rack (1.5.2)
rainbow (2.0.0)
rake (10.3.2)
rest-client (1.6.7)
mime-types (>= 1.16)
rdoc (4.1.1)
json (~> 1.4)
rest-client (1.6.8)
mime-types (~> 1.16)
rdoc (>= 2.4.2)
retryable (1.3.5)
ridley (4.0.0)
addressable
Expand Down
Binary file removed vendor/cache/berkshelf-3.1.3.gem
Binary file not shown.
Binary file added vendor/cache/berkshelf-3.1.4.gem
Binary file not shown.
Binary file removed vendor/cache/fauxhai-2.1.2.gem
Binary file not shown.
Binary file added vendor/cache/fauxhai-2.2.0.gem
Binary file not shown.
Binary file removed vendor/cache/hitimes-1.2.1.gem
Binary file not shown.
Binary file added vendor/cache/hitimes-1.2.2.gem
Binary file not shown.
Binary file removed vendor/cache/kitchen-docker-1.4.0.gem
Binary file not shown.
Binary file added vendor/cache/kitchen-docker-1.5.0.gem
Binary file not shown.
Binary file added vendor/cache/rdoc-4.1.1.gem
Binary file not shown.
Binary file removed vendor/cache/rest-client-1.6.7.gem
Binary file not shown.
Binary file added vendor/cache/rest-client-1.6.8.gem
Binary file not shown.

0 comments on commit 1ed840d

Please sign in to comment.