File tree Expand file tree Collapse file tree 1 file changed +35
-27
lines changed Expand file tree Collapse file tree 1 file changed +35
-27
lines changed Original file line number Diff line number Diff line change 6
6
GEM
7
7
remote: https://rubygems.org/
8
8
specs:
9
- activemodel (3.2.1 )
10
- activesupport (= 3.2.1 )
11
- builder (~> 3.0.0 )
12
- activerecord (3.2.1 )
13
- activemodel (= 3.2.1 )
14
- activesupport (= 3.2.1 )
15
- arel (~> 3.0.0 )
16
- tzinfo (~> 0.3.29 )
17
- activesupport (3.2.1 )
18
- i18n (~> 0.6 )
19
- multi_json (~> 1.0 )
20
- addressable (2.2.6 )
21
- arel (3.0.0 )
22
- builder (3.0.0 )
23
- data_objects (0.10.8 )
9
+ activemodel (4.0.0 )
10
+ activesupport (= 4.0.0 )
11
+ builder (~> 3.1.0 )
12
+ activerecord (4.0.0 )
13
+ activemodel (= 4.0.0 )
14
+ activerecord-deprecated_finders (~> 1.0.2 )
15
+ activesupport (= 4.0.0 )
16
+ arel (~> 4.0.0 )
17
+ activerecord-deprecated_finders (1.0.3 )
18
+ activesupport (4.0.0 )
19
+ i18n (~> 0.6 , >= 0.6.4 )
20
+ minitest (~> 4.2 )
21
+ multi_json (~> 1.3 )
22
+ thread_safe (~> 0.1 )
23
+ tzinfo (~> 0.3.37 )
24
+ addressable (2.3.5 )
25
+ arel (4.0.0 )
26
+ atomic (1.1.10 )
27
+ builder (3.1.4 )
28
+ data_objects (0.10.13 )
24
29
addressable (~> 2.1 )
25
30
diff-lcs (1.1.3 )
26
- do_mysql (0.10.8 )
27
- data_objects (= 0.10.8 )
28
- eventmachine (0.12.10 )
29
- faker (1.0.1 )
30
- i18n (~> 0.4 )
31
- i18n (0.6.0 )
32
- multi_json (1.0.4 )
33
- mysql (2.8.1 )
34
- rake (0.9.4 )
35
- rake-compiler (0.8.1 )
31
+ do_mysql (0.10.13 )
32
+ data_objects (= 0.10.13 )
33
+ eventmachine (1.0.3 )
34
+ faker (1.1.2 )
35
+ i18n (~> 0.5 )
36
+ i18n (0.6.4 )
37
+ minitest (4.7.5 )
38
+ multi_json (1.7.7 )
39
+ mysql (2.9.1 )
40
+ rake (0.9.6 )
41
+ rake-compiler (0.8.3 )
36
42
rake
37
43
rspec (2.8.0 )
38
44
rspec-core (~> 2.8.0 )
42
48
rspec-expectations (2.8.0 )
43
49
diff-lcs (~> 1.1.2 )
44
50
rspec-mocks (2.8.0 )
45
- sequel (3.32.0 )
46
- tzinfo (0.3.31 )
51
+ sequel (4.0.0 )
52
+ thread_safe (0.1.0 )
53
+ atomic
54
+ tzinfo (0.3.37 )
47
55
48
56
PLATFORMS
49
57
ruby
You can’t perform that action at this time.
0 commit comments