Skip to content

Commit

Permalink
Amend fixtures in gemspec.
Browse files Browse the repository at this point in the history
  • Loading branch information
James Hunt & Paul Mucur authored and mudge committed Mar 31, 2012
1 parent 88b1559 commit 0ee57d9
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions proffer.gemspec
Expand Up @@ -11,8 +11,8 @@ Gem::Specification.new do |s|
"spec/spec_helper_rails.rb", "spec/spec_helper_rails.rb",
"spec/proffer_spec.rb", "spec/proffer_spec.rb",
"spec/proffer_integration_spec.rb", "spec/proffer_integration_spec.rb",
"spec/fixtures/anonymous/index.html.erb", "spec/fixtures/proffer_test/index.html.erb",
"spec/fixtures/anonymous/index.xml.builder" "spec/fixtures/proffer_test/index.xml.builder"
] ]
s.add_development_dependency("rspec-rails") s.add_development_dependency("rspec-rails")
s.add_development_dependency("rails") s.add_development_dependency("rails")
Expand Down

0 comments on commit 0ee57d9

Please sign in to comment.