Skip to content

Commit

Permalink
Update to chef 10.14.4
Browse files Browse the repository at this point in the history
  • Loading branch information
mrdavidlaing committed Sep 28, 2012
1 parent be4592c commit 2e46e33
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
2 changes: 1 addition & 1 deletion Gemfile
@@ -1,6 +1,6 @@
source "https://rubygems.org"

gem "chef", ">= 10.12.0"
gem "chef", ">= 10.14.4"
gem "rake", ">= 0.9.2.2"
gem "librarian", ">= 0.0.24"
gem "foodcritic", ">= 1.3.0"
Expand Down
12 changes: 6 additions & 6 deletions Gemfile.lock
Expand Up @@ -2,13 +2,13 @@ GEM
remote: https://rubygems.org/
specs:
archive-tar-minitar (0.5.2)
bunny (0.8.0)
chef (10.12.0)
bunny (>= 0.6.0)
bunny (0.7.9)
chef (10.14.4)
bunny (>= 0.6.0, < 0.8.0)
erubis
highline (>= 1.6.9)
json (>= 1.4.4, <= 1.6.1)
mixlib-authentication (>= 1.1.0)
mixlib-authentication (>= 1.3.0)
mixlib-cli (>= 1.1.0)
mixlib-config (>= 1.1.2)
mixlib-log (>= 1.3.0)
Expand All @@ -35,7 +35,7 @@ GEM
gherkin (2.11.2)
json (>= 1.4.6)
gist (3.1.0)
highline (1.6.14)
highline (1.6.15)
ipaddress (0.8.0)
json (1.6.1)
librarian (0.0.24)
Expand Down Expand Up @@ -88,7 +88,7 @@ PLATFORMS
ruby

DEPENDENCIES
chef (>= 10.12.0)
chef (>= 10.14.4)
foodcritic (>= 1.3.0)
librarian (>= 0.0.24)
rake (>= 0.9.2.2)

0 comments on commit 2e46e33

Please sign in to comment.