Skip to content

Commit ff4bbf5

Browse files
committed
Gem updates
1 parent c02f1b0 commit ff4bbf5

File tree

1 file changed

+34
-36
lines changed

1 file changed

+34
-36
lines changed

Gemfile.lock

+34-36
Original file line numberDiff line numberDiff line change
@@ -11,31 +11,31 @@ GEM
1111
execjs (~> 2.0)
1212
6to5-source (3.3.7)
1313
CFPropertyList (2.2.8)
14-
actionmailer (4.1.8)
15-
actionpack (= 4.1.8)
16-
actionview (= 4.1.8)
14+
actionmailer (4.1.9)
15+
actionpack (= 4.1.9)
16+
actionview (= 4.1.9)
1717
mail (~> 2.5, >= 2.5.4)
18-
actionpack (4.1.8)
19-
actionview (= 4.1.8)
20-
activesupport (= 4.1.8)
18+
actionpack (4.1.9)
19+
actionview (= 4.1.9)
20+
activesupport (= 4.1.9)
2121
rack (~> 1.5.2)
2222
rack-test (~> 0.6.2)
2323
actionpack-action_caching (1.1.1)
2424
actionpack (>= 4.0.0, < 5.0)
25-
actionview (4.1.8)
26-
activesupport (= 4.1.8)
25+
actionview (4.1.9)
26+
activesupport (= 4.1.9)
2727
builder (~> 3.1)
2828
erubis (~> 2.7.0)
2929
active_model_serializers (0.8.2)
3030
activemodel (>= 3.0)
31-
activemodel (4.1.8)
32-
activesupport (= 4.1.8)
31+
activemodel (4.1.9)
32+
activesupport (= 4.1.9)
3333
builder (~> 3.1)
34-
activerecord (4.1.8)
35-
activemodel (= 4.1.8)
36-
activesupport (= 4.1.8)
34+
activerecord (4.1.9)
35+
activemodel (= 4.1.9)
36+
activesupport (= 4.1.9)
3737
arel (~> 5.0.0)
38-
activesupport (4.1.8)
38+
activesupport (4.1.9)
3939
i18n (~> 0.6, >= 0.6.9)
4040
json (~> 1.7, >= 1.7.7)
4141
minitest (~> 5.1)
@@ -66,9 +66,7 @@ GEM
6666
debug_inspector (0.0.2)
6767
diff-lcs (1.2.5)
6868
docile (1.1.5)
69-
dotenv (0.11.1)
70-
dotenv-deployment (~> 0.0.2)
71-
dotenv-deployment (0.0.2)
69+
dotenv (1.0.2)
7270
email_reply_parser (0.5.8)
7371
ember-data-source (0.14)
7472
ember-source
@@ -171,8 +169,8 @@ GEM
171169
fog-xml (0.1.1)
172170
fog-core
173171
nokogiri (~> 1.5, >= 1.5.11)
174-
foreman (0.75.0)
175-
dotenv (~> 0.11.1)
172+
foreman (0.77.0)
173+
dotenv (~> 1.0.2)
176174
thor (~> 0.19.1)
177175
formatador (0.2.5)
178176
fspath (2.0.6)
@@ -181,13 +179,13 @@ GEM
181179
sorcerer (>= 0.3.7)
182180
guess_html_encoding (0.0.9)
183181
handlebars-source (2.0.0)
184-
hashie (3.3.2)
182+
hashie (3.4.0)
185183
highline (1.6.21)
186184
hike (1.2.3)
187185
hiredis (0.6.0)
188186
hitimes (1.2.2)
189187
htmlentities (4.3.3)
190-
i18n (0.6.11)
188+
i18n (0.7.0)
191189
image_optim (0.9.1)
192190
exifr (~> 1.1.3)
193191
fspath (~> 2.0.5)
@@ -210,7 +208,7 @@ GEM
210208
libv8 (3.16.14.7)
211209
listen (0.7.3)
212210
logster (0.1.6)
213-
lru_redux (0.8.1)
211+
lru_redux (0.8.3)
214212
mail (2.5.4)
215213
mime-types (~> 1.16)
216214
treetop (~> 1.4.8)
@@ -305,23 +303,23 @@ GEM
305303
ruby-openid (>= 2.1.8)
306304
rack-protection (1.5.3)
307305
rack
308-
rack-test (0.6.2)
306+
rack-test (0.6.3)
309307
rack (>= 1.0)
310-
rails (4.1.8)
311-
actionmailer (= 4.1.8)
312-
actionpack (= 4.1.8)
313-
actionview (= 4.1.8)
314-
activemodel (= 4.1.8)
315-
activerecord (= 4.1.8)
316-
activesupport (= 4.1.8)
308+
rails (4.1.9)
309+
actionmailer (= 4.1.9)
310+
actionpack (= 4.1.9)
311+
actionview (= 4.1.9)
312+
activemodel (= 4.1.9)
313+
activerecord (= 4.1.9)
314+
activesupport (= 4.1.9)
317315
bundler (>= 1.3.0, < 2.0)
318-
railties (= 4.1.8)
316+
railties (= 4.1.9)
319317
sprockets-rails (~> 2.0)
320318
rails-observers (0.1.2)
321319
activemodel (~> 4.0)
322-
railties (4.1.8)
323-
actionpack (= 4.1.8)
324-
activesupport (= 4.1.8)
320+
railties (4.1.9)
321+
actionpack (= 4.1.9)
322+
activesupport (= 4.1.9)
325323
rake (>= 0.8.7)
326324
thor (>= 0.18.1, < 2.0)
327325
raindrops (0.13.0)
@@ -391,7 +389,7 @@ GEM
391389
shoulda-context (1.2.1)
392390
shoulda-matchers (2.7.0)
393391
activesupport (>= 3.0.0)
394-
sidekiq (3.3.1)
392+
sidekiq (3.3.2)
395393
celluloid (>= 0.16.0)
396394
connection_pool (>= 2.1.1)
397395
json
@@ -434,7 +432,7 @@ GEM
434432
thor (0.19.1)
435433
thread_safe (0.3.4)
436434
tilt (1.4.1)
437-
timecop (0.7.1)
435+
timecop (0.7.3)
438436
timers (4.0.1)
439437
hitimes
440438
treetop (1.4.15)

0 commit comments

Comments
 (0)