File tree 3 files changed +51
-52
lines changed
3 files changed +51
-52
lines changed Original file line number Diff line number Diff line change @@ -27,13 +27,13 @@ Gem::Specification.new do |s|
27
27
28
28
if Gem ::Version . new ( Gem ::VERSION ) >= Gem ::Version . new ( '1.2.0' ) then
29
29
s . add_runtime_dependency ( %q<rake> , [ "~> 10.4" ] )
30
- s . add_runtime_dependency ( %q<activerecord> , [ ">= 2.3.0 " , "<= 4.3" ] )
30
+ s . add_runtime_dependency ( %q<activerecord> , [ ">= 3.2 " , "<= 4.3" ] )
31
31
else
32
32
s . add_dependency ( %q<rake> , [ "~> 10.4" ] )
33
- s . add_dependency ( %q<activerecord> , [ ">= 2.3.0 " , "<= 4.3" ] )
33
+ s . add_dependency ( %q<activerecord> , [ ">= 3.2 " , "<= 4.3" ] )
34
34
end
35
35
else
36
36
s . add_dependency ( %q<rake> , [ ">= 0.8.7" ] )
37
- s . add_dependency ( %q<activerecord> , [ ">= 2.3.0 " , "<= 4.3" ] )
37
+ s . add_dependency ( %q<activerecord> , [ ">= 3.2 " , "<= 4.3" ] )
38
38
end
39
39
end
Original file line number Diff line number Diff line change 1
1
PATH
2
2
remote: ../../..
3
3
specs:
4
- annotate (2.6.5 )
5
- activerecord (>= 2.3.0 )
6
- rake (>= 0.8.7 )
4
+ annotate (2.6.6 )
5
+ activerecord (>= 3.2 , <= 4.3 )
6
+ rake (~> 10.4 )
7
7
8
8
GEM
9
9
remote: https://rubygems.org/
42
42
coffee-script (2.3.0 )
43
43
coffee-script-source
44
44
execjs
45
- coffee-script-source (1.7 .1 )
45
+ coffee-script-source (1.9 .1 )
46
46
erubis (2.7.0 )
47
- execjs (2.2.1 )
47
+ execjs (2.4.0 )
48
48
hike (1.2.3 )
49
- i18n (0.6.11 )
50
- jbuilder (2.1.3 )
49
+ i18n (0.7.0 )
50
+ jbuilder (2.2.11 )
51
51
activesupport (>= 3.0.0 , < 5 )
52
52
multi_json (~> 1.2 )
53
- jquery-rails (3.1.1 )
53
+ jquery-rails (3.1.2 )
54
54
railties (>= 3.0 , < 5.0 )
55
55
thor (>= 0.14 , < 2.0 )
56
- json (1.8.1 )
56
+ json (1.8.2 )
57
57
mail (2.5.4 )
58
58
mime-types (~> 1.16 )
59
59
treetop (~> 1.4.8 )
60
60
mime-types (1.25.1 )
61
- minitest (5.4.0 )
62
- multi_json (1.10.1 )
61
+ minitest (5.5.1 )
62
+ multi_json (1.11.0 )
63
63
polyglot (0.3.5 )
64
64
rack (1.5.2 )
65
- rack-test (0.6.2 )
65
+ rack-test (0.6.3 )
66
66
rack (>= 1.0 )
67
67
rails (4.1.1 )
68
68
actionmailer (= 4.1.1 )
81
81
activesupport (= 4.1.1 )
82
82
rake (>= 0.8.7 )
83
83
thor (>= 0.18.1 , < 2.0 )
84
- rake (10.3 .2 )
85
- rdoc (4.1.1 )
84
+ rake (10.4 .2 )
85
+ rdoc (4.2.0 )
86
86
json (~> 1.4 )
87
87
sass (3.2.19 )
88
- sass-rails (4.0.3 )
88
+ sass-rails (4.0.5 )
89
89
railties (>= 4.0.0 , < 5.0 )
90
- sass (~> 3.2.0 )
91
- sprockets (~> 2.8 , <= 2.11 .0 )
90
+ sass (~> 3.2.2 )
91
+ sprockets (~> 2.8 , < 3 .0 )
92
92
sprockets-rails (~> 2.0 )
93
- sdoc (0.4.0 )
94
- json (~> 1.8 )
95
- rdoc (~> 4.0 , < 5.0 )
96
- spring (1.1 .3 )
97
- sprockets (2.11.0 )
93
+ sdoc (0.4.1 )
94
+ json (~> 1.7 , >= 1.7.7 )
95
+ rdoc (~> 4.0 )
96
+ spring (1.3 .3 )
97
+ sprockets (2.12.3 )
98
98
hike (~> 1.2 )
99
99
multi_json (~> 1.0 )
100
100
rack (~> 1.0 )
101
101
tilt (~> 1.1 , != 1.3.0 )
102
- sprockets-rails (2.1.3 )
102
+ sprockets-rails (2.2.4 )
103
103
actionpack (>= 3.0 )
104
104
activesupport (>= 3.0 )
105
- sprockets (~> 2.8 )
106
- sqlite3 (1.3.9 )
105
+ sprockets (>= 2.8 , < 4.0 )
106
+ sqlite3 (1.3.10 )
107
107
thor (0.19.1 )
108
108
thread_safe (0.3.4 )
109
109
tilt (1.4.1 )
110
110
treetop (1.4.15 )
111
- polyglot
112
- polyglot (>= 0.3.1 )
113
- turbolinks (2.2.2 )
111
+ polyglot (>= 0.3.1 )
112
+ turbolinks (2.5.3 )
114
113
coffee-rails
115
- tzinfo (1.2.1 )
114
+ tzinfo (1.2.2 )
116
115
thread_safe (~> 0.1 )
117
- uglifier (2.5.3 )
116
+ uglifier (2.7.1 )
118
117
execjs (>= 0.3.0 )
119
118
json (>= 1.8.0 )
120
119
Original file line number Diff line number Diff line change 1
1
PATH
2
2
remote: ../../..
3
3
specs:
4
- annotate (2.6.5 )
5
- activerecord (>= 2.3.0 )
6
- rake (>= 0.8.7 )
4
+ annotate (2.6.6 )
5
+ activerecord (>= 3.2 , <= 4.3 )
6
+ rake (~> 10.4 )
7
7
8
8
GEM
9
9
remote: https://rubygems.org/
51
51
coffee-script (2.3.0 )
52
52
coffee-script-source
53
53
execjs
54
- coffee-script-source (1.8.0 )
54
+ coffee-script-source (1.9.1 )
55
55
erubis (2.7.0 )
56
- execjs (2.2.2 )
57
- globalid (0.3.0 )
56
+ execjs (2.4.0 )
57
+ globalid (0.3.3 )
58
58
activesupport (>= 4.1.0 )
59
59
hike (1.2.3 )
60
60
i18n (0.7.0 )
61
- jbuilder (2.2.6 )
61
+ jbuilder (2.2.11 )
62
62
activesupport (>= 3.0.0 , < 5 )
63
63
multi_json (~> 1.2 )
64
- jquery-rails (4.0.2 )
64
+ jquery-rails (4.0.3 )
65
65
rails-dom-testing (~> 1.0 )
66
66
railties (>= 4.2.0 )
67
67
thor (>= 0.14 , < 2.0 )
68
- json (1.8.1 )
68
+ json (1.8.2 )
69
69
loofah (2.0.1 )
70
70
nokogiri (>= 1.5.9 )
71
71
mail (2.6.3 )
72
72
mime-types (>= 1.16 , < 3 )
73
73
mime-types (2.4.3 )
74
- mini_portile (0.6.1 )
75
- minitest (5.5.0 )
76
- multi_json (1.10.1 )
77
- nokogiri (1.6.5 )
74
+ mini_portile (0.6.2 )
75
+ minitest (5.5.1 )
76
+ multi_json (1.11.0 )
77
+ nokogiri (1.6.6.2 )
78
78
mini_portile (~> 0.6.0 )
79
79
rack (1.6.0 )
80
- rack-test (0.6.2 )
80
+ rack-test (0.6.3 )
81
81
rack (>= 1.0 )
82
82
rails (4.2.0 )
83
83
actionmailer (= 4.2.0 )
108
108
rake (10.4.2 )
109
109
rdoc (4.2.0 )
110
110
json (~> 1.4 )
111
- sass (3.4.9 )
112
- sass-rails (5.0.0 )
111
+ sass (3.4.13 )
112
+ sass-rails (5.0.1 )
113
113
railties (>= 4.0.0 , < 5.0 )
114
114
sass (~> 3.1 )
115
115
sprockets (>= 2.8 , < 4.0 )
@@ -118,13 +118,13 @@ GEM
118
118
sdoc (0.4.1 )
119
119
json (~> 1.7 , >= 1.7.7 )
120
120
rdoc (~> 4.0 )
121
- spring (1.2.0 )
121
+ spring (1.3.3 )
122
122
sprockets (2.12.3 )
123
123
hike (~> 1.2 )
124
124
multi_json (~> 1.0 )
125
125
rack (~> 1.0 )
126
126
tilt (~> 1.1 , != 1.3.0 )
127
- sprockets-rails (2.2.2 )
127
+ sprockets-rails (2.2.4 )
128
128
actionpack (>= 3.0 )
129
129
activesupport (>= 3.0 )
130
130
sprockets (>= 2.8 , < 4.0 )
136
136
coffee-rails
137
137
tzinfo (1.2.2 )
138
138
thread_safe (~> 0.1 )
139
- uglifier (2.6.0 )
139
+ uglifier (2.7.1 )
140
140
execjs (>= 0.3.0 )
141
141
json (>= 1.8.0 )
142
142
You can’t perform that action at this time.
0 commit comments