Skip to content

Commit

Permalink
bump ruby to 0.0.5
Browse files Browse the repository at this point in the history
  • Loading branch information
wfarr committed Oct 4, 2012
1 parent ba6fbc9 commit 07fd367
Show file tree
Hide file tree
Showing 4 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion Puppetfile
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ mod "git", "0.0.2", :github_tarball => "boxen/puppet-git"
mod "homebrew", "0.0.3", :github_tarball => "boxen/puppet-homebrew"
mod "nvm", "0.0.5", :github_tarball => "boxen/puppet-nvm"
mod "rbenv", "0.0.2", :github_tarball => "boxen/puppet-rbenv"
mod "ruby", "0.0.4", :github_tarball => "boxen/puppet-ruby"
mod "ruby", "0.0.5", :github_tarball => "boxen/puppet-ruby"

# Core modules for a basic development environment.
# You can replace some/most of those if you want, but it's not recommended.
Expand Down
4 changes: 2 additions & 2 deletions Puppetfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ GITHUBTARBALL
GITHUBTARBALL
remote: boxen/puppet-ruby
specs:
ruby (0.0.4)
ruby (0.0.5)

GITHUBTARBALL
remote: boxen/puppet-sudo
Expand All @@ -57,6 +57,6 @@ DEPENDENCIES
nodejs (= 0.0.1)
nvm (= 0.0.5)
rbenv (= 0.0.2)
ruby (= 0.0.4)
ruby (= 0.0.5)
sudo (= 0.0.1)

Binary file removed vendor/puppet/cache/boxen-puppet-ruby-0.0.4.tar.gz
Binary file not shown.
Binary file not shown.

0 comments on commit 07fd367

Please sign in to comment.