put erubi (~> 1.4) back
This commit is contained in:
parent
9f6f078814
commit
5c196bacfc
|
@ -1,4 +1,4 @@
|
||||||
GIT
|
GIu
|
||||||
remote: git://github.com/activeadmin/activeadmin.git
|
remote: git://github.com/activeadmin/activeadmin.git
|
||||||
revision: 1b5c9259c4cfe183039498e0e1eb2c6c146d2273
|
revision: 1b5c9259c4cfe183039498e0e1eb2c6c146d2273
|
||||||
specs:
|
specs:
|
||||||
|
@ -142,6 +142,7 @@ GEM
|
||||||
unf (>= 0.0.5, < 1.0.0)
|
unf (>= 0.0.5, < 1.0.0)
|
||||||
encryptor (3.0.0)
|
encryptor (3.0.0)
|
||||||
erubis (2.7.0)
|
erubis (2.7.0)
|
||||||
|
erubi (1.6.0)
|
||||||
eventmachine (1.0.9.1)
|
eventmachine (1.0.9.1)
|
||||||
execjs (2.7.0)
|
execjs (2.7.0)
|
||||||
factory_girl (4.7.0)
|
factory_girl (4.7.0)
|
||||||
|
|
Loading…
Reference in New Issue