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: 6 additions & 4 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -40,8 +40,9 @@ GEM
coffee-script (2.2.0)
coffee-script-source
execjs
coffee-script-source (1.1.3)
coffee-script-source (1.12.2)
columnize (0.3.5)
concurrent-ruby (1.1.10)
daemons (1.1.4)
devise (1.5.2)
bcrypt-ruby (~> 3.0)
Expand All @@ -61,7 +62,8 @@ GEM
haml (3.1.4)
hike (1.2.1)
hpricot (0.8.5)
i18n (0.6.0)
i18n (0.9.5)
concurrent-ruby (~> 1.0)
jquery-rails (1.0.19)
railties (~> 3.0)
thor (~> 0.14)
Expand All @@ -82,7 +84,6 @@ GEM
fastthread (>= 1.0.1)
gem_plugin (>= 0.2.3)
multi_json (1.0.4)
mysql2 (0.3.11)
nifty-generators (0.4.6)
orm_adapter (0.0.5)
pakunok (0.0.3)
Expand Down Expand Up @@ -146,6 +147,7 @@ GEM
hike (~> 1.2)
rack (~> 1.0)
tilt (~> 1.1, != 1.3.0)
sqlite3 (1.4.4)
thor (0.14.6)
tilt (1.3.3)
treetop (1.4.10)
Expand Down Expand Up @@ -175,7 +177,6 @@ DEPENDENCIES
json
mixlib-authentication
mongrel
mysql2
nifty-generators
pakunok
rack-cache
Expand All @@ -186,5 +187,6 @@ DEPENDENCIES
ruby_parser
sass-rails (~> 3.1.5)
spice
sqlite3
uglifier (>= 1.0.3)
yajl-ruby