1
1
GEM
2
2
remote: https://rubygems.org/
3
3
specs:
4
- actionmailer (4.2.0 )
5
- actionpack (= 4.2.0 )
6
- actionview (= 4.2.0 )
7
- activejob (= 4.2.0 )
4
+ actionmailer (4.2.1 )
5
+ actionpack (= 4.2.1 )
6
+ actionview (= 4.2.1 )
7
+ activejob (= 4.2.1 )
8
8
mail (~> 2.5 , >= 2.5.4 )
9
9
rails-dom-testing (~> 1.0 , >= 1.0.5 )
10
- actionpack (4.2.0 )
11
- actionview (= 4.2.0 )
12
- activesupport (= 4.2.0 )
13
- rack (~> 1.6.0 )
10
+ actionpack (4.2.1 )
11
+ actionview (= 4.2.1 )
12
+ activesupport (= 4.2.1 )
13
+ rack (~> 1.6 )
14
14
rack-test (~> 0.6.2 )
15
15
rails-dom-testing (~> 1.0 , >= 1.0.5 )
16
16
rails-html-sanitizer (~> 1.0 , >= 1.0.1 )
17
- actionview (4.2.0 )
18
- activesupport (= 4.2.0 )
17
+ actionview (4.2.1 )
18
+ activesupport (= 4.2.1 )
19
19
builder (~> 3.1 )
20
20
erubis (~> 2.7.0 )
21
21
rails-dom-testing (~> 1.0 , >= 1.0.5 )
22
22
rails-html-sanitizer (~> 1.0 , >= 1.0.1 )
23
- activejob (4.2.0 )
24
- activesupport (= 4.2.0 )
23
+ activejob (4.2.1 )
24
+ activesupport (= 4.2.1 )
25
25
globalid (>= 0.3.0 )
26
- activemodel (4.2.0 )
27
- activesupport (= 4.2.0 )
26
+ activemodel (4.2.1 )
27
+ activesupport (= 4.2.1 )
28
28
builder (~> 3.1 )
29
- activerecord (4.2.0 )
30
- activemodel (= 4.2.0 )
31
- activesupport (= 4.2.0 )
29
+ activerecord (4.2.1 )
30
+ activemodel (= 4.2.1 )
31
+ activesupport (= 4.2.1 )
32
32
arel (~> 6.0 )
33
- activesupport (4.2.0 )
33
+ activesupport (4.2.1 )
34
34
i18n (~> 0.7 )
35
35
json (~> 1.7 , >= 1.7.7 )
36
36
minitest (~> 5.1 )
37
37
thread_safe (~> 0.3 , >= 0.3.4 )
38
38
tzinfo (~> 1.1 )
39
39
addressable (2.3.7 )
40
40
arel (6.0.0 )
41
- autoprefixer-rails (5.1.3 )
41
+ autoprefixer-rails (5.1.8 )
42
42
execjs
43
43
json
44
44
binding_of_caller (0.7.2 )
45
45
debug_inspector (>= 0.0.1 )
46
- bootstrap-sass (3.3.3 )
46
+ bootstrap-sass (3.3.4.1 )
47
47
autoprefixer-rails (>= 5.0.0.1 )
48
48
sass (>= 3.2.19 )
49
49
builder (3.2.2 )
50
- byebug (3.5.1 )
51
- columnize (~> 0.8 )
52
- debugger-linecache (~> 1.2 )
53
- slop (~> 3.6 )
50
+ byebug (4.0.3 )
51
+ columnize (= 0.9.0 )
54
52
capybara (2.4.4 )
55
53
mime-types (>= 1.16 )
56
54
nokogiri (>= 1.3.3 )
69
67
coffee-script (2.3.0 )
70
68
coffee-script-source
71
69
execjs
72
- coffee-script-source (1.9.0 )
70
+ coffee-script-source (1.9.1 )
73
71
columnize (0.9.0 )
74
72
database_cleaner (1.4.1 )
75
73
debug_inspector (0.0.2 )
76
- debugger-linecache (1.2.0 )
77
74
diff-lcs (1.2.5 )
78
- dotenv (1.0.2 )
79
75
erubis (2.7.0 )
80
- execjs (2.3 .0 )
76
+ execjs (2.4 .0 )
81
77
factory_girl (4.5.0 )
82
78
activesupport (>= 3.0.0 )
83
79
factory_girl_rails (4.5.0 )
84
80
factory_girl (~> 4.5.0 )
85
81
railties (>= 3.0.0 )
86
- foreman (0.77.0 )
87
- dotenv (~> 1.0.2 )
82
+ foreman (0.78.0 )
88
83
thor (~> 0.19.1 )
89
- globalid (0.3.0 )
84
+ globalid (0.3.3 )
90
85
activesupport (>= 4.1.0 )
91
86
hike (1.2.3 )
92
87
i18n (0.7.0 )
93
- jbuilder (2.2.6 )
88
+ jbuilder (2.2.12 )
94
89
activesupport (>= 3.0.0 , < 5 )
95
90
multi_json (~> 1.2 )
96
91
jquery-rails (4.0.3 )
@@ -108,40 +103,40 @@ GEM
108
103
mime-types (2.4.3 )
109
104
mini_portile (0.6.2 )
110
105
minitest (5.5.1 )
111
- multi_json (1.10.1 )
106
+ multi_json (1.11.0 )
112
107
nokogiri (1.6.6.2 )
113
108
mini_portile (~> 0.6.0 )
114
109
pg (0.18.1 )
115
110
rack (1.6.0 )
116
111
rack-test (0.6.3 )
117
112
rack (>= 1.0 )
118
- rails (4.2.0 )
119
- actionmailer (= 4.2.0 )
120
- actionpack (= 4.2.0 )
121
- actionview (= 4.2.0 )
122
- activejob (= 4.2.0 )
123
- activemodel (= 4.2.0 )
124
- activerecord (= 4.2.0 )
125
- activesupport (= 4.2.0 )
113
+ rails (4.2.1 )
114
+ actionmailer (= 4.2.1 )
115
+ actionpack (= 4.2.1 )
116
+ actionview (= 4.2.1 )
117
+ activejob (= 4.2.1 )
118
+ activemodel (= 4.2.1 )
119
+ activerecord (= 4.2.1 )
120
+ activesupport (= 4.2.1 )
126
121
bundler (>= 1.3.0 , < 2.0 )
127
- railties (= 4.2.0 )
122
+ railties (= 4.2.1 )
128
123
sprockets-rails
129
124
rails-deprecated_sanitizer (1.0.3 )
130
125
activesupport (>= 4.2.0.alpha )
131
- rails-dom-testing (1.0.5 )
126
+ rails-dom-testing (1.0.6 )
132
127
activesupport (>= 4.2.0.beta , < 5.0 )
133
128
nokogiri (~> 1.6.0 )
134
129
rails-deprecated_sanitizer (>= 1.0.1 )
135
- rails-html-sanitizer (1.0.1 )
130
+ rails-html-sanitizer (1.0.2 )
136
131
loofah (~> 2.0 )
137
132
rails_12factor (0.0.3 )
138
133
rails_serve_static_assets
139
134
rails_stdout_logging
140
135
rails_serve_static_assets (0.0.4 )
141
136
rails_stdout_logging (0.0.3 )
142
- railties (4.2.0 )
143
- actionpack (= 4.2.0 )
144
- activesupport (= 4.2.0 )
137
+ railties (4.2.1 )
138
+ actionpack (= 4.2.1 )
139
+ activesupport (= 4.2.1 )
145
140
rake (>= 0.8.7 )
146
141
thor (>= 0.18.1 , < 2.0 )
147
142
raindrops (0.13.0 )
165
160
rspec-mocks (~> 3.2.0 )
166
161
rspec-support (~> 3.2.0 )
167
162
rspec-support (3.2.2 )
168
- sass (3.4.11 )
163
+ sass (3.4.13 )
169
164
sass-rails (5.0.1 )
170
165
railties (>= 4.0.0 , < 5.0 )
171
166
sass (~> 3.1 )
175
170
sdoc (0.4.1 )
176
171
json (~> 1.7 , >= 1.7.7 )
177
172
rdoc (~> 4.0 )
178
- slop (3.6.0 )
179
- spring (1.2.0 )
173
+ spring (1.3.3 )
174
+ spring-commands-rspec (1.0.4 )
175
+ spring (>= 0.9.1 )
180
176
sprockets (2.12.3 )
181
177
hike (~> 1.2 )
182
178
multi_json (~> 1.0 )
@@ -188,13 +184,13 @@ GEM
188
184
sprockets (>= 2.8 , < 4.0 )
189
185
sqlite3 (1.3.10 )
190
186
thor (0.19.1 )
191
- thread_safe (0.3.4 )
187
+ thread_safe (0.3.5 )
192
188
tilt (1.4.1 )
193
189
turbolinks (2.5.3 )
194
190
coffee-rails
195
191
tzinfo (1.2.2 )
196
192
thread_safe (~> 0.1 )
197
- uglifier (2.7.0 )
193
+ uglifier (2.7.1 )
198
194
execjs (>= 0.3.0 )
199
195
json (>= 1.8.0 )
200
196
unicorn (4.8.3 )
@@ -234,6 +230,7 @@ DEPENDENCIES
234
230
sass-rails
235
231
sdoc
236
232
spring
233
+ spring-commands-rspec
237
234
sqlite3
238
235
turbolinks
239
236
uglifier
0 commit comments