mirror of
https://github.com/scinote-eln/scinote-web.git
synced 2024-12-28 03:06:28 +08:00
add gemfile.lock
This commit is contained in:
parent
ab0879e8d6
commit
c44e25d72e
1 changed files with 3 additions and 0 deletions
|
@ -193,6 +193,8 @@ GEM
|
||||||
polyglot (0.3.5)
|
polyglot (0.3.5)
|
||||||
powerpack (0.1.1)
|
powerpack (0.1.1)
|
||||||
puma (2.15.3)
|
puma (2.15.3)
|
||||||
|
quill-rails (0.1.4)
|
||||||
|
railties (>= 3.1.0, < 5.0)
|
||||||
rack (1.6.4)
|
rack (1.6.4)
|
||||||
rack-test (0.6.3)
|
rack-test (0.6.3)
|
||||||
rack (>= 1.0)
|
rack (>= 1.0)
|
||||||
|
@ -353,6 +355,7 @@ DEPENDENCIES
|
||||||
paperclip (~> 4.3)
|
paperclip (~> 4.3)
|
||||||
pg
|
pg
|
||||||
puma
|
puma
|
||||||
|
quill-rails (~> 0.1.0)
|
||||||
rails (= 4.2.5)
|
rails (= 4.2.5)
|
||||||
rails_12factor
|
rails_12factor
|
||||||
redcarpet
|
redcarpet
|
||||||
|
|
Loading…
Reference in a new issue