Skip to content

Commit 5347af4

Browse files
author
Martii
committed
Some dep updates
* *bundler* appears to no longer be able to update itself... so removing * *fakes3* updated and tested okay on dev... need to retry #581 * *mongoose* and *compression* updated * Possible breaking changes in *passport-google* so leaving to sizzle... same with *passport-facebook*
1 parent 3c68bd7 commit 5347af4

File tree

2 files changed

+3
-4
lines changed

2 files changed

+3
-4
lines changed

Gemfile

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,2 @@
11
source 'https://rubygems.org'
2-
gem 'bundler', '1.8.3'
3-
gem 'fakes3', '0.1.7'
2+
gem 'fakes3', '0.2.0'

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
"body-parser": "1.12.0",
1111
"bootstrap": "3.3.2",
1212
"bootstrap-markdown": "2.8.0",
13-
"compression": "1.4.1",
13+
"compression": "1.4.2",
1414
"connect-mongo": "0.7.0",
1515
"cookie-parser": "1.3.4",
1616
"express": "4.12.2",
@@ -26,7 +26,7 @@
2626
"marked": "0.3.3",
2727
"method-override": "2.3.1",
2828
"moment": "2.9.0",
29-
"mongoose": "3.8.24",
29+
"mongoose": "3.8.25",
3030
"morgan": "1.5.1",
3131
"mu2": "0.5.20",
3232
"octicons": "git://github.com/github/octicons.git#681229f",

0 commit comments

Comments
 (0)