Skip to content

Commit

Permalink
added webrick gem to try to fix Bryan page
Browse files Browse the repository at this point in the history
  • Loading branch information
andrewcockerham committed Jun 4, 2013
1 parent 32bf9f5 commit 147f1dd
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@ end

group :development, :test do
gem 'sqlite3'
gem 'webrick', '~> 1.3.1'
end

# Gems used only for assets and not required
Expand Down

0 comments on commit 147f1dd

Please sign in to comment.