bundix: update
This commit is contained in:
parent
f57163265b
commit
f87a7fd241
@ -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 => "5df25b11b5b86e636754d54c2a8859c7c6ec78c7"
|
:ref => "v1.0.2"
|
||||||
|
@ -1,10 +1,9 @@
|
|||||||
GIT
|
GIT
|
||||||
remote: https://github.com/cstrahan/bundix.git
|
remote: https://github.com/cstrahan/bundix.git
|
||||||
revision: 5df25b11b5b86e636754d54c2a8859c7c6ec78c7
|
revision: e098b8c04087079c897aaf9542990e9fdd503bcf
|
||||||
ref: 5df25b11b5b86e636754d54c2a8859c7c6ec78c7
|
ref: v1.0.2
|
||||||
specs:
|
specs:
|
||||||
bundix (0.1.0)
|
bundix (1.0.2)
|
||||||
bundler (~> 1.7.9)
|
|
||||||
thor (~> 0.19.1)
|
thor (~> 0.19.1)
|
||||||
|
|
||||||
GEM
|
GEM
|
||||||
|
@ -1,12 +1,12 @@
|
|||||||
{
|
{
|
||||||
"bundix" = {
|
"bundix" = {
|
||||||
version = "0.1.0";
|
version = "1.0.2";
|
||||||
source = {
|
source = {
|
||||||
type = "git";
|
type = "git";
|
||||||
url = "https://github.com/cstrahan/bundix.git";
|
url = "https://github.com/cstrahan/bundix.git";
|
||||||
rev = "5df25b11b5b86e636754d54c2a8859c7c6ec78c7";
|
rev = "e098b8c04087079c897aaf9542990e9fdd503bcf";
|
||||||
|
sha256 = "0www8srjqlxy1pzn2b6himy5y768dni54m7rv67gj8yvx48vd803";
|
||||||
fetchSubmodules = false;
|
fetchSubmodules = false;
|
||||||
sha256 = "1iqx12y777v8gszggj25x0xcf6lzllx58lmv53x6zy3jmvfh4siv";
|
|
||||||
};
|
};
|
||||||
dependencies = [
|
dependencies = [
|
||||||
"thor"
|
"thor"
|
||||||
@ -19,4 +19,4 @@
|
|||||||
sha256 = "08p5gx18yrbnwc6xc0mxvsfaxzgy2y9i78xq7ds0qmdm67q39y4z";
|
sha256 = "08p5gx18yrbnwc6xc0mxvsfaxzgy2y9i78xq7ds0qmdm67q39y4z";
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
}
|
}
|
Loading…
Reference in New Issue
Block a user