Skip to content

Commit

Permalink
fix specs
Browse files Browse the repository at this point in the history
  • Loading branch information
ajb committed Nov 17, 2013
1 parent 41226b8 commit c31d1b3
Show file tree
Hide file tree
Showing 4 changed files with 1 addition and 3 deletions.
2 changes: 0 additions & 2 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,8 +1,6 @@
.bundle/
log/*.log
pkg/
spec/dummy/filterer-dev
spec/dummy/filterer-test
spec/dummy/db/*.sqlite3
spec/dummy/db/*.sqlite3-journal
spec/dummy/log/*.log
Expand Down
2 changes: 1 addition & 1 deletion Gemfile.lock
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
PATH
remote: .
specs:
filterer (0.0.1)
filterer (0.0.2)
rails (~> 4.0.0)

GEM
Expand Down
Binary file added spec/dummy/filterer-dev
Binary file not shown.
Binary file added spec/dummy/filterer-test
Binary file not shown.

0 comments on commit c31d1b3

Please sign in to comment.