This repository was archived by the owner on Mar 23, 2024. It is now read-only.
File tree Expand file tree Collapse file tree 9 files changed +21717
-13687
lines changed
vendor/assets/javascripts Expand file tree Collapse file tree 9 files changed +21717
-13687
lines changed Original file line number Diff line number Diff line change 6
6
# First we specify our desired <ruby>[@<gemset>], the @gemset name is optional,
7
7
# Only full ruby name is supported here, for short names use:
8
8
# echo "rvm use 1.9.3" > .rvmrc
9
- environment_id=" ruby-1.9.3-p125 @requirejs-rails"
9
+ environment_id=" ruby-1.9.3@requirejs-rails"
10
10
11
11
# Uncomment the following lines if you want to verify rvm version per project
12
12
# rvmrc_rvm_version="1.10.2" # 1.10.1 seams as a safe start
Original file line number Diff line number Diff line change 1
1
<!--
2
2
Marked Style: GitHub
3
3
-->
4
+ # v0.9.1
5
+
6
+ - Updated to to require.js \ r.js 2.1.2, and almond 0.2.2
7
+
4
8
# v0.9.0
5
9
6
10
- ** BREAKING CHANGE** : Upgrade RequireJS and r.js to v2.0.0
Original file line number Diff line number Diff line change 1
1
PATH
2
2
remote: .
3
3
specs:
4
- requirejs-rails (0.9.0 )
4
+ requirejs-rails (0.9.1 )
5
5
railties (>= 3.1.1 , < 3.3 )
6
6
7
7
GEM
8
8
remote: http://rubygems.org/
9
9
specs:
10
- actionmailer (3.2.1 )
11
- actionpack (= 3.2.1 )
12
- mail (~> 2.4.0 )
13
- actionpack (3.2.1 )
14
- activemodel (= 3.2.1 )
15
- activesupport (= 3.2.1 )
10
+ actionmailer (3.2.8 )
11
+ actionpack (= 3.2.8 )
12
+ mail (~> 2.4.4 )
13
+ actionpack (3.2.8 )
14
+ activemodel (= 3.2.8 )
15
+ activesupport (= 3.2.8 )
16
16
builder (~> 3.0.0 )
17
17
erubis (~> 2.7.0 )
18
- journey (~> 1.0.1 )
18
+ journey (~> 1.0.4 )
19
19
rack (~> 1.4.0 )
20
- rack-cache (~> 1.1 )
20
+ rack-cache (~> 1.2 )
21
21
rack-test (~> 0.6.1 )
22
- sprockets (~> 2.1.2 )
23
- activemodel (3.2.1 )
24
- activesupport (= 3.2.1 )
22
+ sprockets (~> 2.1.3 )
23
+ activemodel (3.2.8 )
24
+ activesupport (= 3.2.8 )
25
25
builder (~> 3.0.0 )
26
- activerecord (3.2.1 )
27
- activemodel (= 3.2.1 )
28
- activesupport (= 3.2.1 )
29
- arel (~> 3.0.0 )
26
+ activerecord (3.2.8 )
27
+ activemodel (= 3.2.8 )
28
+ activesupport (= 3.2.8 )
29
+ arel (~> 3.0.2 )
30
30
tzinfo (~> 0.3.29 )
31
- activeresource (3.2.1 )
32
- activemodel (= 3.2.1 )
33
- activesupport (= 3.2.1 )
34
- activesupport (3.2.1 )
31
+ activeresource (3.2.8 )
32
+ activemodel (= 3.2.8 )
33
+ activesupport (= 3.2.8 )
34
+ activesupport (3.2.8 )
35
35
i18n (~> 0.6 )
36
36
multi_json (~> 1.0 )
37
- arel (3.0.0 )
38
- builder (3.0.0 )
37
+ arel (3.0.2 )
38
+ builder (3.0.4 )
39
39
erubis (2.7.0 )
40
- execjs (1.3 .0 )
40
+ execjs (1.4 .0 )
41
41
multi_json (~> 1.0 )
42
42
hike (1.2.1 )
43
- i18n (0.6.0 )
44
- journey (1.0.1 )
45
- jquery-rails (2.0.0 )
46
- railties (>= 3.2.0.beta , < 5.0 )
43
+ i18n (0.6.1 )
44
+ journey (1.0.4 )
45
+ jquery-rails (2.1.3 )
46
+ railties (>= 3.1.0 , < 5.0 )
47
47
thor (~> 0.14 )
48
- json (1.6 .5 )
49
- mail (2.4.1 )
48
+ json (1.7 .5 )
49
+ mail (2.4.4 )
50
50
i18n (>= 0.4.0 )
51
51
mime-types (~> 1.16 )
52
52
treetop (~> 1.4.8 )
53
- mime-types (1.17.2 )
54
- multi_json (1.0.4 )
53
+ mime-types (1.19 )
54
+ multi_json (1.3.7 )
55
55
polyglot (0.3.3 )
56
56
rack (1.4.1 )
57
- rack-cache (1.1 )
57
+ rack-cache (1.2 )
58
58
rack (>= 0.4 )
59
59
rack-ssl (1.3.2 )
60
60
rack
61
- rack-test (0.6.1 )
61
+ rack-test (0.6.2 )
62
62
rack (>= 1.0 )
63
- rails (3.2.1 )
64
- actionmailer (= 3.2.1 )
65
- actionpack (= 3.2.1 )
66
- activerecord (= 3.2.1 )
67
- activeresource (= 3.2.1 )
68
- activesupport (= 3.2.1 )
63
+ rails (3.2.8 )
64
+ actionmailer (= 3.2.8 )
65
+ actionpack (= 3.2.8 )
66
+ activerecord (= 3.2.8 )
67
+ activeresource (= 3.2.8 )
68
+ activesupport (= 3.2.8 )
69
69
bundler (~> 1.0 )
70
- railties (= 3.2.1 )
71
- railties (3.2.1 )
72
- actionpack (= 3.2.1 )
73
- activesupport (= 3.2.1 )
70
+ railties (= 3.2.8 )
71
+ railties (3.2.8 )
72
+ actionpack (= 3.2.8 )
73
+ activesupport (= 3.2.8 )
74
74
rack-ssl (~> 1.3.2 )
75
75
rake (>= 0.8.7 )
76
76
rdoc (~> 3.4 )
77
- thor (~> 0.14.6 )
77
+ thor (>= 0.14.6 , < 2.0 )
78
78
rake (0.9.2.2 )
79
79
rdoc (3.12 )
80
80
json (~> 1.4 )
81
- sprockets (2.1.2 )
81
+ sprockets (2.1.3 )
82
82
hike (~> 1.2 )
83
83
rack (~> 1.0 )
84
84
tilt (~> 1.1 , != 1.3.0 )
85
- sqlite3 (1.3.5 )
86
- thor (0.14.6 )
85
+ sqlite3 (1.3.6 )
86
+ thor (0.16.0 )
87
87
tilt (1.3.3 )
88
- treetop (1.4.10 )
88
+ treetop (1.4.12 )
89
89
polyglot
90
90
polyglot (>= 0.3.1 )
91
- tzinfo (0.3.31 )
91
+ tzinfo (0.3.35 )
92
92
93
93
PLATFORMS
94
94
ruby
You can’t perform that action at this time.
0 commit comments