Skip to content

Commit

Permalink
Merge pull request #485 from Homebrew/dependabot/bundler/coveralls-0.…
Browse files Browse the repository at this point in the history
…8.23

Bump coveralls from 0.7.1 to 0.8.23
  • Loading branch information
jacobbednarz committed May 1, 2019
2 parents 2d5c9da + 2ea7e94 commit 60cb200
Showing 1 changed file with 6 additions and 22 deletions.
28 changes: 6 additions & 22 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3,16 +3,14 @@ GEM
specs:
ast (2.4.0)
coderay (1.1.2)
coveralls (0.7.1)
multi_json (~> 1.3)
rest-client
simplecov (>= 0.7)
term-ansicolor
thor
coveralls (0.8.23)
json (>= 1.8, < 3)
simplecov (~> 0.16.1)
term-ansicolor (~> 1.3)
thor (>= 0.19.4, < 2.0)
tins (~> 1.6)
diff-lcs (1.3)
docile (1.3.1)
domain_name (0.5.20180417)
unf (>= 0.0.5, < 1.0.0)
ffi (1.10.0)
formatador (0.2.5)
guard (2.15.0)
Expand All @@ -32,8 +30,6 @@ GEM
guard-rubocop (1.3.0)
guard (~> 2.0)
rubocop (~> 0.20)
http-cookie (1.0.3)
domain_name (~> 0.5)
jaro_winkler (1.5.2)
json (2.2.0)
listen (3.1.5)
Expand All @@ -42,12 +38,7 @@ GEM
ruby_dep (~> 1.2)
lumberjack (1.0.13)
method_source (0.9.2)
mime-types (3.2.2)
mime-types-data (~> 3.2015)
mime-types-data (3.2019.0331)
multi_json (1.13.1)
nenv (0.3.0)
netrc (0.11.0)
notiffany (0.1.1)
nenv (~> 0.1)
shellany (~> 0.0)
Expand All @@ -62,10 +53,6 @@ GEM
rb-fsevent (0.10.3)
rb-inotify (0.10.0)
ffi (~> 1.0)
rest-client (2.0.2)
http-cookie (>= 1.0.2, < 2.0)
mime-types (>= 1.16, < 4.0)
netrc (~> 0.8)
rspec (3.8.0)
rspec-core (~> 3.8.0)
rspec-expectations (~> 3.8.0)
Expand Down Expand Up @@ -100,9 +87,6 @@ GEM
tins (~> 1.0)
thor (0.20.3)
tins (1.20.2)
unf (0.1.4)
unf_ext
unf_ext (0.0.7.6)
unicode-display_width (1.5.0)

PLATFORMS
Expand Down

0 comments on commit 60cb200

Please sign in to comment.