minidusen 0.8.3 → 0.10.1

Sign up to get free protection for your applications and to get access to all the features.
@@ -1,65 +0,0 @@
1
- PATH
2
- remote: ..
3
- specs:
4
- minidusen (0.8.3)
5
- activerecord (>= 3.2)
6
- activesupport (>= 3.2)
7
- edge_rider (>= 0.2.5)
8
-
9
- GEM
10
- remote: https://rubygems.org/
11
- specs:
12
- activemodel (3.2.22)
13
- activesupport (= 3.2.22)
14
- builder (~> 3.0.0)
15
- activerecord (3.2.22)
16
- activemodel (= 3.2.22)
17
- activesupport (= 3.2.22)
18
- arel (~> 3.0.2)
19
- tzinfo (~> 0.3.29)
20
- activesupport (3.2.22)
21
- i18n (~> 0.6, >= 0.6.4)
22
- multi_json (~> 1.0)
23
- arel (3.0.3)
24
- builder (3.0.4)
25
- byebug (9.0.5)
26
- database_cleaner (1.5.3)
27
- diff-lcs (1.2.5)
28
- edge_rider (0.3.2)
29
- activerecord
30
- gemika (0.3.2)
31
- i18n (0.6.11)
32
- multi_json (1.12.1)
33
- mysql2 (0.3.17)
34
- rake (11.3.0)
35
- rspec (3.5.0)
36
- rspec-core (~> 3.5.0)
37
- rspec-expectations (~> 3.5.0)
38
- rspec-mocks (~> 3.5.0)
39
- rspec-core (3.5.3)
40
- rspec-support (~> 3.5.0)
41
- rspec-expectations (3.5.0)
42
- diff-lcs (>= 1.2.0, < 2.0)
43
- rspec-support (~> 3.5.0)
44
- rspec-mocks (3.5.0)
45
- diff-lcs (>= 1.2.0, < 2.0)
46
- rspec-support (~> 3.5.0)
47
- rspec-support (3.5.0)
48
- tzinfo (0.3.51)
49
-
50
- PLATFORMS
51
- ruby
52
-
53
- DEPENDENCIES
54
- activerecord (= 3.2.22)
55
- byebug
56
- database_cleaner
57
- gemika
58
- i18n (= 0.6.11)
59
- minidusen!
60
- mysql2 (= 0.3.17)
61
- rake
62
- rspec (~> 3.4)
63
-
64
- BUNDLED WITH
65
- 1.16.2
@@ -1,9 +0,0 @@
1
- mysql:
2
- database: minidusen_test
3
- username: travis
4
- password:
5
-
6
- postgresql:
7
- database: minidusen_test
8
- user: postgres
9
- password: