Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
10 changes: 9 additions & 1 deletion full/server/ZombieB/Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -47,14 +47,15 @@ GEM
railties (>= 3.2.0, < 5.0)
thor (~> 0.14)
json (1.7.3)
libv8 (3.16.14.19)
mail (2.4.4)
i18n (>= 0.4.0)
mime-types (~> 1.16)
treetop (~> 1.4.8)
mime-types (1.19)
multi_json (1.3.6)
polyglot (0.3.3)
rack (1.4.1)
rack (1.4.7)
rack-cache (1.2)
rack (>= 0.4)
rack-ssl (1.3.2)
Expand All @@ -79,6 +80,7 @@ GEM
rake (0.9.2.2)
rdoc (3.12)
json (~> 1.4)
ref (2.0.0)
sass (3.1.20)
sass-rails (3.2.5)
railties (~> 3.2.0)
Expand All @@ -88,7 +90,11 @@ GEM
hike (~> 1.2)
rack (~> 1.0)
tilt (~> 1.1, != 1.3.0)
sqlite3 (1.3.6)
sqlite3 (1.3.6-x86-mingw32)
therubyracer (0.12.3)
libv8 (~> 3.16.14.15)
ref
thor (0.15.4)
tilt (1.3.3)
treetop (1.4.10)
Expand All @@ -100,6 +106,7 @@ GEM
multi_json (~> 1.3)

PLATFORMS
ruby
x86-mingw32

DEPENDENCIES
Expand All @@ -110,4 +117,5 @@ DEPENDENCIES
rails (= 3.2.6)
sass-rails (~> 3.2.3)
sqlite3
therubyracer
uglifier (>= 1.0.3)