brunch 0.0.1

Sign up to get free protection for your applications and to get access to all the features.
Files changed (2) hide show
  1. checksums.yaml +7 -0
  2. metadata +44 -0
@@ -0,0 +1,7 @@
1
+ ---
2
+ SHA1:
3
+ metadata.gz: 0446f4c84c8e70a7178c9de33468d90d7747c12b
4
+ data.tar.gz: 4f08030c58640bbbeea3a2078083bca77744461e
5
+ SHA512:
6
+ metadata.gz: 0dc5753a95e229da0bf221648a291b8c745194e4798674fa3ab377f8cce5d7969843780791db8dd12d0767b4f6001ed5ac0f3a58c6b9c12abdeb7e9ea5217ff2
7
+ data.tar.gz: 2e2a24eb7ce8c920cef40c55bc744c0399c81653872eca813aa25aa395a6ca86ef42abf0f022123a7bd9e4a876a6528409121ff39954ebe742af04210d185202
metadata ADDED
@@ -0,0 +1,44 @@
1
+ --- !ruby/object:Gem::Specification
2
+ name: brunch
3
+ version: !ruby/object:Gem::Version
4
+ version: 0.0.1
5
+ platform: ruby
6
+ authors:
7
+ - Maciej Ciemborowicz
8
+ autorequire:
9
+ bindir: bin
10
+ cert_chain: []
11
+ date: 2018-07-25 00:00:00.000000000 Z
12
+ dependencies: []
13
+ description:
14
+ email: no@email.com
15
+ executables: []
16
+ extensions: []
17
+ extra_rdoc_files: []
18
+ files: []
19
+ homepage: https://github.com/ciembor/brunch
20
+ licenses:
21
+ - MIT
22
+ metadata:
23
+ source_code_uri: https://github.com/ciembor/brunch.git
24
+ post_install_message:
25
+ rdoc_options: []
26
+ require_paths:
27
+ - lib
28
+ required_ruby_version: !ruby/object:Gem::Requirement
29
+ requirements:
30
+ - - ">="
31
+ - !ruby/object:Gem::Version
32
+ version: '0'
33
+ required_rubygems_version: !ruby/object:Gem::Requirement
34
+ requirements:
35
+ - - ">="
36
+ - !ruby/object:Gem::Version
37
+ version: '0'
38
+ requirements: []
39
+ rubyforge_project:
40
+ rubygems_version: 2.5.2
41
+ signing_key:
42
+ specification_version: 4
43
+ summary: Separate database for each git branch.
44
+ test_files: []