Rugged bump

This commit is contained in:
Arfon Smith
2014-10-13 09:09:33 -05:00
parent ffc0be191e
commit f7386fcd72
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.1b1' gem 'rugged', '0.21.1b2'

View File

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