Define $M_n$ to be the $n$th maximal gap between primes. That is, $M_1=1$ thanks to $3-2=1$; $M_2=2$ thanks to $5-3=2$; $M_3=4$ thanks to $11-7=4$; and in general, $M_n = p_{i+1}-p_i$, where $p_i$ is the smallest prime such that $p_{i+1} - p_i > p_{j+1} - p_j$ for all $j < i$.
Is there a conjecture or proof with maximal prime gaps, $M_n$, which says that the gap will not more than double between one maximal to the next, $$\frac{M_{n+1}}{M_n} \le 2$$ for $n>1$, or $$\frac{M_{n+1}}{M_n} < 2$$ for $n>3$?
If yes, who wrote it?
Edit: Currently, there are three answers, of which only one appears to try to answer the posed question "who wrote it?" or if the conjecture exist. Greg Martin answered with "I haven't seen a conjecture of this type." which seems to point towards this conjecture being an original conjecture. But, there is no one else which agreed with him or changed the statement.
While the extra information of all of the answers is nice, it appears that proving this conjecture would lead to disprove something with the "heuristic analysis using Cramér's model" and how its is used. But I digress, this would be another question.
I have also not seen a conjecture like this, so I hoped someone else may have and can state a reference that I can source.
Edit 2: Now four nice answers, but none which answer the question.
I haven't seen a conjecture of this type. It is conjectured that among all primes up to $x$, the largest gap has size like $(\ln x)^2$ or a constant multiple thereof. The next time that gap occurs, each number following the gap will have a roughly $1/\ln x$ probability of being prime (by the prime number theorem). So we expect the next gap to be about $Y\ln x$ larger than the previous one, where $Y$ is a continuous random variable with a Poisson distribution with parameter $\lambda=1$. This implies that the order of magnitude of $M_{N+1}-M_n$ typically has size $\sqrt M_n$ (times a fluctuating constant); in particular, for any $\varepsilon>0$, we should have $M_{n+1}/M_n < 1+\varepsilon$ for sufficiently large $n$.