Skip to content

Commit

Permalink
Upgraded to 0.9.11.
Browse files Browse the repository at this point in the history
  • Loading branch information
gma committed Sep 22, 2011
1 parent 83aa32e commit 57e2c6c
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 8 deletions.
2 changes: 1 addition & 1 deletion Gemfile
@@ -1,7 +1,7 @@
source 'http://rubygems.org'

gem 'heroku'
gem 'nesta', '0.9.10'
gem 'nesta', '0.9.11'
gem 'rack-force_domain', '0.1.1'

# gem (RUBY_VERSION =~ /^1.9/) ? 'ruby-debug19': 'ruby-debug'
12 changes: 5 additions & 7 deletions Gemfile.lock
Expand Up @@ -10,18 +10,17 @@ GEM
term-ansicolor (~> 1.0.5)
launchy (2.0.5)
addressable (~> 2.2.6)
maruku (0.6.0)
syntax (>= 1.0.0)
mime-types (1.16)
nesta (0.9.10)
nesta (0.9.11)
RedCloth (~> 4.2)
haml (~> 3.1)
maruku (>= 0.6.0)
rdiscount (~> 1.6)
sass (~> 3.1)
shotgun (>= 0.8)
sinatra (= 1.2.6)
rack (1.3.2)
rack (1.3.3)
rack-force_domain (0.1.1)
rdiscount (1.6.8)
rest-client (1.6.3)
mime-types (>= 1.16)
sass (3.1.7)
Expand All @@ -30,7 +29,6 @@ GEM
sinatra (1.2.6)
rack (~> 1.1)
tilt (< 2.0, >= 1.2.2)
syntax (1.0.0)
term-ansicolor (1.0.6)
tilt (1.3.3)

Expand All @@ -39,5 +37,5 @@ PLATFORMS

DEPENDENCIES
heroku
nesta (= 0.9.10)
nesta (= 0.9.11)
rack-force_domain (= 0.1.1)

0 comments on commit 57e2c6c

Please sign in to comment.