Upgrade to rugged 0.22.0b1

0.21.2 was just released but doesn't contain the Repository::Attributes
code we depend on. 0.22.0b1 has this code.
This commit is contained in:
Adam Roben
2014-11-18 10:40:37 -05:00
parent cacde403c0
commit e76ebb1a74
3 changed files with 1 additions and 1 deletions

View File

@@ -16,7 +16,7 @@ Gem::Specification.new do |s|
s.add_dependency 'charlock_holmes', '~> 0.7.3'
s.add_dependency 'escape_utils', '~> 1.0.1'
s.add_dependency 'mime-types', '~> 1.19'
s.add_dependency 'rugged', '~> 0.21.1b2'
s.add_dependency 'rugged', '~> 0.22.0b1'
s.add_development_dependency 'mocha'
s.add_development_dependency 'pry'

Binary file not shown.

BIN
vendor/cache/rugged-0.22.0b1.gem vendored Normal file

Binary file not shown.