Skip to content
This repository has been archived by the owner on Nov 30, 2017. 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-aws
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: e9187191a199
Choose a base ref
...
head repository: rubygems/rubygems-aws
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 3b7662bf4f59
Choose a head ref
  • 2 commits
  • 3 files changed
  • 1 contributor

Commits on Dec 12, 2013

  1. Copy the full SHA
    ef99b3e View commit details
  2. Copy the full SHA
    3b7662b View commit details
Binary file not shown.
Binary file not shown.
2 changes: 1 addition & 1 deletion chef/site-cookbooks/rubygems/recipes/stat-update.rb
Original file line number Diff line number Diff line change
@@ -3,7 +3,7 @@
# Recipe:: stat-update.rb
#

package_name = "stat-update_1.0.0-1_amd64.deb"
package_name = "stat-update_1.1.0-1_amd64.deb"

cookbook_file "#{Chef::Config[:file_cache_path]}/#{package_name}"