Skip to content

Commit

Permalink
Merge "update to sigar-1.7.2 gem"
Browse files Browse the repository at this point in the history
  • Loading branch information
dougm authored and Gerrit Code Review committed Mar 27, 2012
2 parents 16f178d + ed67380 commit ce0f434
Show file tree
Hide file tree
Showing 4 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion agent/Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ gem "monit_api"
gem "thin"
gem "sinatra"
gem "rack-test"
gem "sigar", ">=0.7.0"
gem "sigar", ">=0.7.2"

group :development do
gem "ruby-debug", :platforms => :ruby_18
Expand Down
4 changes: 2 additions & 2 deletions agent/Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@ GEM
ruby-hmac (0.4.0)
ruby_core_source (0.1.5)
archive-tar-minitar (>= 0.5.2)
sigar (0.7.0)
sigar (0.7.2)
simplecov (0.4.2)
simplecov-html (~> 0.4.4)
simplecov-html (0.4.5)
Expand Down Expand Up @@ -106,7 +106,7 @@ DEPENDENCIES
rspec
ruby-debug
ruby-debug19
sigar (>= 0.7.0)
sigar (>= 0.7.2)
simplecov
simplecov-rcov
sinatra
Expand Down
Binary file removed agent/vendor/cache/sigar-0.7.0.gem
Binary file not shown.
Binary file added agent/vendor/cache/sigar-0.7.2.gem
Binary file not shown.

0 comments on commit ce0f434

Please sign in to comment.