bundix: 1.0.2 -> 1.0.3
This commit is contained in:
parent
f65fed20de
commit
bb7c9f71e1
@ -1,4 +1,4 @@
|
|||||||
source "http://rubygems.org"
|
source "http://rubygems.org"
|
||||||
gem "bundix",
|
gem "bundix",
|
||||||
:git => "https://github.com/cstrahan/bundix.git",
|
:git => "https://github.com/cstrahan/bundix.git",
|
||||||
:ref => "v1.0.2"
|
:ref => "v1.0.3"
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
GIT
|
GIT
|
||||||
remote: https://github.com/cstrahan/bundix.git
|
remote: https://github.com/cstrahan/bundix.git
|
||||||
revision: e098b8c04087079c897aaf9542990e9fdd503bcf
|
revision: c879cf901ff8084b4c97aaacfb5ecbdb0f95cc03
|
||||||
ref: v1.0.2
|
ref: v1.0.3
|
||||||
specs:
|
specs:
|
||||||
bundix (1.0.2)
|
bundix (1.0.2)
|
||||||
thor (~> 0.19.1)
|
thor (~> 0.19.1)
|
||||||
|
@ -4,8 +4,8 @@
|
|||||||
source = {
|
source = {
|
||||||
type = "git";
|
type = "git";
|
||||||
url = "https://github.com/cstrahan/bundix.git";
|
url = "https://github.com/cstrahan/bundix.git";
|
||||||
rev = "e098b8c04087079c897aaf9542990e9fdd503bcf";
|
rev = "c879cf901ff8084b4c97aaacfb5ecbdb0f95cc03";
|
||||||
sha256 = "0www8srjqlxy1pzn2b6himy5y768dni54m7rv67gj8yvx48vd803";
|
sha256 = "05kmdnq4qa5h8l3asv05cjpnyplnqqx6hrqybj2cjlzmdxnkkgyj";
|
||||||
fetchSubmodules = false;
|
fetchSubmodules = false;
|
||||||
};
|
};
|
||||||
dependencies = [
|
dependencies = [
|
||||||
|
Loading…
x
Reference in New Issue
Block a user