Skip to content

Commit

Permalink
No need for webrat
Browse files Browse the repository at this point in the history
  • Loading branch information
joeyates committed Dec 25, 2011
1 parent c7af32b commit 2111685
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 7 deletions.
1 change: 0 additions & 1 deletion Gemfile
Expand Up @@ -7,5 +7,4 @@ gem 'haml-rails'

group :test, :development do
gem "rspec-rails", "~> 2.6"
gem 'webrat'
end
6 changes: 0 additions & 6 deletions Gemfile.lock
Expand Up @@ -53,7 +53,6 @@ GEM
treetop (~> 1.4.8)
mime-types (1.17.2)
multi_json (1.0.4)
nokogiri (1.5.0)
polyglot (0.3.3)
rack (1.3.5)
rack-cache (1.0.3)
Expand Down Expand Up @@ -106,10 +105,6 @@ GEM
polyglot
polyglot (>= 0.3.1)
tzinfo (0.3.31)
webrat (0.7.3)
nokogiri (>= 1.2.0)
rack (>= 1.0)
rack-test (>= 0.5.3)

PLATFORMS
ruby
Expand All @@ -120,4 +115,3 @@ DEPENDENCIES
rails (= 3.1.0)
rspec-rails (~> 2.6)
sqlite3
webrat

0 comments on commit 2111685

Please sign in to comment.