Added Gemfile.lock.
This commit is contained in:
parent
dd3e5a0e4c
commit
736ac91aef
1 changed files with 2 additions and 0 deletions
|
@ -141,6 +141,7 @@ GEM
|
||||||
hike (~> 1.2)
|
hike (~> 1.2)
|
||||||
rack (~> 1.0)
|
rack (~> 1.0)
|
||||||
tilt (~> 1.1, != 1.3.0)
|
tilt (~> 1.1, != 1.3.0)
|
||||||
|
sqlite3 (1.3.6)
|
||||||
therubyracer (0.10.2)
|
therubyracer (0.10.2)
|
||||||
libv8 (~> 3.3.10)
|
libv8 (~> 3.3.10)
|
||||||
thor (0.16.0)
|
thor (0.16.0)
|
||||||
|
@ -179,6 +180,7 @@ DEPENDENCIES
|
||||||
rails3_acts_as_paranoid (~> 0.1.4)
|
rails3_acts_as_paranoid (~> 0.1.4)
|
||||||
sass-rails (~> 3.2.3)
|
sass-rails (~> 3.2.3)
|
||||||
simple_form
|
simple_form
|
||||||
|
sqlite3
|
||||||
therubyracer
|
therubyracer
|
||||||
uglifier (>= 1.0.3)
|
uglifier (>= 1.0.3)
|
||||||
wikicloth
|
wikicloth
|
||||||
|
|
Loading…
Reference in a new issue