This repository was archived by the owner on Mar 23, 2024. It is now read-only.
File tree Expand file tree Collapse file tree 1 file changed +50
-46
lines changed Expand file tree Collapse file tree 1 file changed +50
-46
lines changed Original file line number Diff line number Diff line change 1
1
PATH
2
2
remote: .
3
3
specs:
4
- requirejs-rails (0.9.2 )
4
+ requirejs-rails (0.9.3 )
5
5
railties (>= 3.1.1 )
6
6
7
7
GEM
8
8
remote: http://rubygems.org/
9
9
specs:
10
- actionmailer (4.0.3 )
11
- actionpack (= 4.0.3 )
10
+ actionmailer (4.1.1 )
11
+ actionpack (= 4.1.1 )
12
+ actionview (= 4.1.1 )
12
13
mail (~> 2.5.4 )
13
- actionpack (4.0.3 )
14
- activesupport (= 4.0.3 )
15
- builder (~> 3.1.0 )
16
- erubis (~> 2.7.0 )
14
+ actionpack (4.1.1 )
15
+ actionview (= 4.1.1 )
16
+ activesupport (= 4.1.1 )
17
17
rack (~> 1.5.2 )
18
18
rack-test (~> 0.6.2 )
19
- activemodel (4.0.3 )
20
- activesupport (= 4.0.3 )
21
- builder (~> 3.1.0 )
22
- activerecord (4.0.3 )
23
- activemodel (= 4.0.3 )
24
- activerecord-deprecated_finders (~> 1.0.2 )
25
- activesupport (= 4.0.3 )
26
- arel (~> 4.0.0 )
27
- activerecord-deprecated_finders (1.0.3 )
28
- activesupport (4.0.3 )
29
- i18n (~> 0.6 , >= 0.6.4 )
30
- minitest (~> 4.2 )
31
- multi_json (~> 1.3 )
19
+ actionview (4.1.1 )
20
+ activesupport (= 4.1.1 )
21
+ builder (~> 3.1 )
22
+ erubis (~> 2.7.0 )
23
+ activemodel (4.1.1 )
24
+ activesupport (= 4.1.1 )
25
+ builder (~> 3.1 )
26
+ activerecord (4.1.1 )
27
+ activemodel (= 4.1.1 )
28
+ activesupport (= 4.1.1 )
29
+ arel (~> 5.0.0 )
30
+ activesupport (4.1.1 )
31
+ i18n (~> 0.6 , >= 0.6.9 )
32
+ json (~> 1.7 , >= 1.7.7 )
33
+ minitest (~> 5.1 )
32
34
thread_safe (~> 0.1 )
33
- tzinfo (~> 0.3.37 )
34
- arel (4.0.2 )
35
- atomic (1.1.15 )
36
- builder (3.1.4 )
35
+ tzinfo (~> 1.1 )
36
+ arel (5.0.1.20140414130214 )
37
+ builder (3.2.2 )
37
38
erubis (2.7.0 )
38
- execjs (2.0.2 )
39
+ execjs (2.2.0 )
39
40
hike (1.2.3 )
40
41
i18n (0.6.9 )
41
- jquery-rails (3.1.0 )
42
+ jquery-rails (3.1.1 )
42
43
railties (>= 3.0 , < 5.0 )
43
44
thor (>= 0.14 , < 2.0 )
45
+ json (1.8.1 )
44
46
mail (2.5.4 )
45
47
mime-types (~> 1.16 )
46
48
treetop (~> 1.4.8 )
47
49
mime-types (1.25.1 )
48
- minitest (4.7 .5 )
49
- multi_json (1.9.0 )
50
- polyglot (0.3.4 )
50
+ minitest (5.3 .5 )
51
+ multi_json (1.10.1 )
52
+ polyglot (0.3.5 )
51
53
rack (1.5.2 )
52
54
rack-test (0.6.2 )
53
55
rack (>= 1.0 )
54
- rails (4.0.3 )
55
- actionmailer (= 4.0.3 )
56
- actionpack (= 4.0.3 )
57
- activerecord (= 4.0.3 )
58
- activesupport (= 4.0.3 )
56
+ rails (4.1.1 )
57
+ actionmailer (= 4.1.1 )
58
+ actionpack (= 4.1.1 )
59
+ actionview (= 4.1.1 )
60
+ activemodel (= 4.1.1 )
61
+ activerecord (= 4.1.1 )
62
+ activesupport (= 4.1.1 )
59
63
bundler (>= 1.3.0 , < 2.0 )
60
- railties (= 4.0.3 )
61
- sprockets-rails (~> 2.0.0 )
62
- railties (4.0.3 )
63
- actionpack (= 4.0.3 )
64
- activesupport (= 4.0.3 )
64
+ railties (= 4.1.1 )
65
+ sprockets-rails (~> 2.0 )
66
+ railties (4.1.1 )
67
+ actionpack (= 4.1.1 )
68
+ activesupport (= 4.1.1 )
65
69
rake (>= 0.8.7 )
66
70
thor (>= 0.18.1 , < 2.0 )
67
- rake (10.1.1 )
68
- sprockets (2.11.0 )
71
+ rake (10.3.2 )
72
+ sprockets (2.12.1 )
69
73
hike (~> 1.2 )
70
74
multi_json (~> 1.0 )
71
75
rack (~> 1.0 )
72
76
tilt (~> 1.1 , != 1.3.0 )
73
- sprockets-rails (2.0.1 )
77
+ sprockets-rails (2.1.3 )
74
78
actionpack (>= 3.0 )
75
79
activesupport (>= 3.0 )
76
80
sprockets (~> 2.8 )
77
81
sqlite3 (1.3.9 )
78
- thor (0.18.1 )
79
- thread_safe (0.2.0 )
80
- atomic (>= 1.1.7 , < 2 )
82
+ thor (0.19.1 )
83
+ thread_safe (0.3.4 )
81
84
tilt (1.4.1 )
82
85
treetop (1.4.15 )
83
86
polyglot
84
87
polyglot (>= 0.3.1 )
85
- tzinfo (0.3.38 )
88
+ tzinfo (1.2.1 )
89
+ thread_safe (~> 0.1 )
86
90
87
91
PLATFORMS
88
92
ruby
You can’t perform that action at this time.
0 commit comments