Skip to content

Commit 5103721

Browse files
committed
Removed unused depencency and file.
1 parent d9314d1 commit 5103721

File tree

3 files changed

+0
-7
lines changed

3 files changed

+0
-7
lines changed

Gemfile

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,5 +20,4 @@ group :test do
2020
gem 'rspec-mocks'
2121

2222
gem 'danger'
23-
gem 'rspec_junit_formatter'
2423
end

Gemfile.lock

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@ GEM
33
specs:
44
addressable (2.4.0)
55
ast (2.3.0)
6-
builder (3.2.2)
76
capybara (2.4.4)
87
mime-types (>= 1.16)
98
nokogiri (>= 1.3.3)
@@ -101,9 +100,6 @@ GEM
101100
rspec-sinatra (0.1.2)
102101
templater (>= 1.0.0)
103102
rspec-support (3.5.0)
104-
rspec_junit_formatter (0.2.3)
105-
builder (< 4)
106-
rspec-core (>= 2, < 4, != 2.12.0)
107103
rubocop (0.41.1)
108104
parser (>= 2.3.1.1, < 3.0)
109105
powerpack (~> 0.1)
@@ -146,7 +142,6 @@ DEPENDENCIES
146142
rspec
147143
rspec-mocks
148144
rspec-sinatra
149-
rspec_junit_formatter
150145
rubocop
151146
sinatra
152147

rubocop.json

Lines changed: 0 additions & 1 deletion
This file was deleted.

0 commit comments

Comments
 (0)