Update raemon git version

Raemon should be taken from specific git revision.

Change-Id: I46e2065910e04df8ab2062abba2304a12657de87
Closes-bug: #1549792
This commit is contained in:
Alexandr Kostrikov 2016-02-25 15:51:28 +03:00
parent 3ac5be7a29
commit d90971b26c
1 changed files with 1 additions and 1 deletions

View File

@ -1,3 +1,3 @@
source 'https://rubygems.org'
gem 'raemon', :git => 'https://github.com/pressly/raemon', :branch => 'v0.3.0'
gem 'raemon', :git => 'https://github.com/pressly/raemon', :ref => 'b78eaae57c8e836b8018386dd96527b8d9971acc'
gemspec