Skip to content

Commit

Permalink
Removed unused depencency and file.
Browse files Browse the repository at this point in the history
  • Loading branch information
ashfurrow committed Jul 3, 2016
1 parent d9314d1 commit 5103721
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 7 deletions.
1 change: 0 additions & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -20,5 +20,4 @@ group :test do
gem 'rspec-mocks'

gem 'danger'
gem 'rspec_junit_formatter'
end
5 changes: 0 additions & 5 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@ GEM
specs:
addressable (2.4.0)
ast (2.3.0)
builder (3.2.2)
capybara (2.4.4)
mime-types (>= 1.16)
nokogiri (>= 1.3.3)
Expand Down Expand Up @@ -101,9 +100,6 @@ GEM
rspec-sinatra (0.1.2)
templater (>= 1.0.0)
rspec-support (3.5.0)
rspec_junit_formatter (0.2.3)
builder (< 4)
rspec-core (>= 2, < 4, != 2.12.0)
rubocop (0.41.1)
parser (>= 2.3.1.1, < 3.0)
powerpack (~> 0.1)
Expand Down Expand Up @@ -146,7 +142,6 @@ DEPENDENCIES
rspec
rspec-mocks
rspec-sinatra
rspec_junit_formatter
rubocop
sinatra

Expand Down
1 change: 0 additions & 1 deletion rubocop.json

This file was deleted.

0 comments on commit 5103721

Please sign in to comment.