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

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: rubygems/rubygems-chef
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 6bec0483326a
Choose a base ref
...
head repository: rubygems/rubygems-chef
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 0f0b5db396e0
Choose a head ref
  • 2 commits
  • 4 files changed
  • 1 contributor

Commits on Jun 18, 2015

  1. Update safe_yaml

    Andre Medeiros committed Jun 18, 2015
    Copy the full SHA
    d47ec67 View commit details
  2. Bump rubygems-balancer

    Andre Medeiros committed Jun 18, 2015
    Copy the full SHA
    0f0b5db View commit details
Showing with 2 additions and 2 deletions.
  1. +1 −1 Gemfile.lock
  2. +1 −1 cookbooks/rubygems-balancer/metadata.rb
  3. BIN vendor/cache/safe_yaml-1.0.3.gem
  4. BIN vendor/cache/safe_yaml-1.0.4.gem
2 changes: 1 addition & 1 deletion Gemfile.lock
Original file line number Diff line number Diff line change
@@ -231,7 +231,7 @@ GEM
ruby-progressbar (1.7.5)
rubyntlm (0.1.1)
rufus-lru (1.0.5)
safe_yaml (1.0.3)
safe_yaml (1.0.4)
savon (0.9.5)
akami (~> 1.0)
builder (>= 2.1.2)
2 changes: 1 addition & 1 deletion cookbooks/rubygems-balancer/metadata.rb
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
name 'rubygems-balancer'

version '0.0.60'
version '0.0.61'

depends 'chef-vault'
depends 'datadog'
Binary file removed vendor/cache/safe_yaml-1.0.3.gem
Binary file not shown.
Binary file added vendor/cache/safe_yaml-1.0.4.gem
Binary file not shown.