We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 3c68bd7 + 5347af4 commit 244e55cCopy full SHA for 244e55c
Gemfile
@@ -1,3 +1,2 @@
1
source 'https://rubygems.org'
2
-gem 'bundler', '1.8.3'
3
-gem 'fakes3', '0.1.7'
+gem 'fakes3', '0.2.0'
package.json
@@ -10,7 +10,7 @@
10
"body-parser": "1.12.0",
11
"bootstrap": "3.3.2",
12
"bootstrap-markdown": "2.8.0",
13
- "compression": "1.4.1",
+ "compression": "1.4.2",
14
"connect-mongo": "0.7.0",
15
"cookie-parser": "1.3.4",
16
"express": "4.12.2",
@@ -26,7 +26,7 @@
26
"marked": "0.3.3",
27
"method-override": "2.3.1",
28
"moment": "2.9.0",
29
- "mongoose": "3.8.24",
+ "mongoose": "3.8.25",
30
"morgan": "1.5.1",
31
"mu2": "0.5.20",
32
"octicons": "git://github.com/github/octicons.git#681229f",
0 commit comments