Bump gem deps

/cc @mastahyeti
Fixes #28
This commit is contained in:
John Barnette 2013-02-13 10:05:08 -08:00
parent 94b10f220b
commit f5cbb66bc6
6 changed files with 4 additions and 3 deletions

3
.gitignore vendored
View file

@ -1,9 +1,10 @@
/.bundle
/.librarian
/.ruby-version
/.tmp
/bin
/config/local.rb
/log
/tmp
/shared/*
!/shared/README.md
/tmp

View file

@ -3,7 +3,7 @@ GEM
specs:
addressable (2.3.2)
ansi (1.4.3)
aws-sdk (1.8.1.2)
aws-sdk (1.8.1.3)
json (~> 1.4)
nokogiri (>= 1.4.4)
uuidtools (~> 2.1)
@ -24,7 +24,7 @@ GEM
hashie (1.2.0)
hiera (1.0.0)
highline (1.6.15)
json (1.7.6)
json (1.7.7)
json_pure (1.7.7)
librarian-puppet (0.9.7)
json

Binary file not shown.

BIN
vendor/cache/aws-sdk-1.8.1.3.gem vendored Normal file

Binary file not shown.

Binary file not shown.

BIN
vendor/cache/json-1.7.7.gem vendored Normal file

Binary file not shown.