bundix: 1.0.2 -> 1.0.3

This commit is contained in:
Charles Strahan 2015-04-15 19:07:09 -04:00
parent f65fed20de
commit bb7c9f71e1
3 changed files with 5 additions and 5 deletions

View file

@ -1,4 +1,4 @@
source "http://rubygems.org"
gem "bundix",
:git => "https://github.com/cstrahan/bundix.git",
:ref => "v1.0.2"
:ref => "v1.0.3"

View file

@ -1,7 +1,7 @@
GIT
remote: https://github.com/cstrahan/bundix.git
revision: e098b8c04087079c897aaf9542990e9fdd503bcf
ref: v1.0.2
revision: c879cf901ff8084b4c97aaacfb5ecbdb0f95cc03
ref: v1.0.3
specs:
bundix (1.0.2)
thor (~> 0.19.1)

View file

@ -4,8 +4,8 @@
source = {
type = "git";
url = "https://github.com/cstrahan/bundix.git";
rev = "e098b8c04087079c897aaf9542990e9fdd503bcf";
sha256 = "0www8srjqlxy1pzn2b6himy5y768dni54m7rv67gj8yvx48vd803";
rev = "c879cf901ff8084b4c97aaacfb5ecbdb0f95cc03";
sha256 = "05kmdnq4qa5h8l3asv05cjpnyplnqqx6hrqybj2cjlzmdxnkkgyj";
fetchSubmodules = false;
};
dependencies = [