Bumping Rugged

This commit is contained in:
Arfon Smith
2014-09-17 09:54:41 -05:00
parent 0e86ab9044
commit c49ce55714
2 changed files with 2 additions and 2 deletions

View File

@@ -1,3 +1,3 @@
source 'https://rubygems.org' source 'https://rubygems.org'
gemspec gemspec
gem 'rugged', '0.21.1b0' gem 'rugged', '0.21.1b1'

View File

@@ -1,3 +1,3 @@
module Linguist module Linguist
VERSION = "3.2.0b0" VERSION = "3.2.0b1"
end end