Skip to content

Commit

Permalink
update gems
Browse files Browse the repository at this point in the history
  • Loading branch information
le0pard committed Dec 10, 2012
1 parent 96a6f4f commit 5be39a8
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 3 deletions.
1 change: 1 addition & 0 deletions Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ gem 'guard'
gem 'guard-coffeescript'
gem 'guard-sass'
gem 'guard-rake'
gem 'libv8'
gem 'therubyracer'
gem "actionpack"
gem "activesupport"
Expand Down
8 changes: 5 additions & 3 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -45,17 +45,18 @@ GEM
i18n (0.6.1)
libnotify (0.8.0)
ffi (>= 1.0.11)
libv8 (3.11.8.4)
listen (0.6.0)
lumberjack (1.0.2)
method_source (0.8.1)
multi_json (1.4.0)
multi_json (1.5.0)
open4 (1.3.0)
pry (0.9.10)
coderay (~> 1.0.5)
method_source (~> 0.8)
slop (~> 3.3.1)
rack (1.4.1)
rack-protection (1.2.0)
rack-protection (1.3.1)
rack
rake (10.0.2)
rb-fsevent (0.9.2)
Expand All @@ -70,7 +71,7 @@ GEM
slop (3.3.3)
smartstart (0.1.5)
sass (~> 3.1)
sprockets (2.8.1)
sprockets (2.8.2)
hike (~> 1.2)
multi_json (~> 1.0)
rack (~> 1.0)
Expand Down Expand Up @@ -106,6 +107,7 @@ DEPENDENCIES
haml
html_compressor
libnotify
libv8
rb-fsevent (~> 0.9.1)
rb-inotify
sinatra
Expand Down

0 comments on commit 5be39a8

Please sign in to comment.