Skip to content

Commit 46956e9

Browse files
committed
Merge pull request #603 from Martii/someDepUpdates
Some dep updates Auto-merge
2 parents d94380e + aca5029 commit 46956e9

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

Gemfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
source 'https://rubygems.org'
2-
gem 'fakes3', '0.2.0'
2+
gem 'fakes3', '0.2.1'

package.json

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -7,15 +7,15 @@
77
"ace-builds": "git://github.com/ajaxorg/ace-builds#beb9ff6",
88
"async": "0.9.0",
99
"aws-sdk": "2.0.21",
10-
"body-parser": "1.12.0",
11-
"bootstrap": "3.3.2",
10+
"body-parser": "1.12.2",
11+
"bootstrap": "3.3.4",
1212
"bootstrap-markdown": "2.8.0",
13-
"compression": "1.4.2",
13+
"compression": "1.4.3",
1414
"connect-mongo": "0.7.0",
1515
"cookie-parser": "1.3.4",
16-
"express": "4.12.2",
16+
"express": "4.12.3",
1717
"express-minify": "0.1.3",
18-
"express-session": "1.10.3",
18+
"express-session": "1.10.4",
1919
"font-awesome": "4.3.0",
2020
"formidable": "1.0.17",
2121
"github": "0.2.3",
@@ -24,10 +24,10 @@
2424
"jwt-simple": "0.2.0",
2525
"less-middleware": "2.0.1",
2626
"marked": "0.3.3",
27-
"method-override": "2.3.1",
27+
"method-override": "2.3.2",
2828
"moment": "2.9.0",
2929
"mongoose": "3.8.25",
30-
"morgan": "1.5.1",
30+
"morgan": "1.5.2",
3131
"mu2": "0.5.20",
3232
"octicons": "git://github.com/github/octicons.git#681229f",
3333
"passport": "0.2.1",

0 commit comments

Comments
 (0)