Skip to content

Commit 244e55c

Browse files
committed
Merge pull request #600 from Martii/someDepUpdates
Some dep updates Auto-merge
2 parents 3c68bd7 + 5347af4 commit 244e55c

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)