Skip to content

Commit

Permalink
update coveralls gem to 0.8x
Browse files Browse the repository at this point in the history
for remove vulnerable rest-client gem

Signed-off-by: Tada, Tadashi <t@tdtds.jp>
  • Loading branch information
tdtds committed Feb 28, 2020
1 parent cb04eeb commit 7b7e3a0
Show file tree
Hide file tree
Showing 3 changed files with 37 additions and 35 deletions.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ group :development do
gem 'sqlite3'
gem 'jasmine', '< 3'
gem 'simplecov', require: false
gem 'coveralls', require: false
gem 'coveralls', '~> 0.8', require: false
end
end

Expand Down
35 changes: 18 additions & 17 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -14,12 +14,12 @@ GEM
xpath (~> 3.2)
childprocess (3.0.0)
coderay (1.1.2)
coveralls (0.7.2)
multi_json (~> 1.3)
rest-client (= 1.6.7)
simplecov (>= 0.7)
term-ansicolor (= 1.2.2)
thor (= 0.18.1)
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)
debase (0.2.4.1)
debase-ruby_core_source (>= 0.10.2)
debase-ruby_core_source (0.10.9)
Expand All @@ -37,6 +37,7 @@ GEM
rack (>= 1.2.1)
rake
jasmine-core (2.99.2)
json (2.3.0)
launchy (2.5.0)
addressable (~> 2.7)
mail (2.7.1)
Expand All @@ -47,7 +48,6 @@ GEM
mime-types-data (3.2019.1009)
mini_mime (1.0.2)
mini_portile2 (2.4.0)
multi_json (1.14.1)
multipart-post (2.1.1)
nokogiri (1.10.8)
mini_portile2 (~> 2.4.0)
Expand All @@ -73,8 +73,6 @@ GEM
rake (13.0.1)
redcarpet (3.5.0)
regexp_parser (1.7.0)
rest-client (1.6.7)
mime-types (>= 1.16)
rspec (3.9.0)
rspec-core (~> 3.9.0)
rspec-expectations (~> 3.9.0)
Expand All @@ -98,17 +96,20 @@ GEM
childprocess (>= 0.5, < 4.0)
rubyzip (>= 1.2.2)
sequel (5.29.0)
simplecov (0.18.5)
simplecov (0.16.1)
docile (~> 1.1)
simplecov-html (~> 0.11)
simplecov-html (0.12.2)
json (>= 1.8, < 3)
simplecov-html (~> 0.10.0)
simplecov-html (0.10.2)
sqlite3 (1.4.2)
term-ansicolor (1.2.2)
tins (~> 0.8)
sync (0.5.0)
term-ansicolor (1.7.1)
tins (~> 1.0)
test-unit (3.3.5)
power_assert
thor (0.18.1)
tins (0.13.2)
thor (1.0.1)
tins (1.24.1)
sync
xpath (3.2.0)
nokogiri (~> 1.8)

Expand All @@ -117,7 +118,7 @@ PLATFORMS

DEPENDENCIES
capybara
coveralls
coveralls (~> 0.8)
debase
emot
fastimage
Expand Down
35 changes: 18 additions & 17 deletions misc/paas/heroku/Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -44,12 +44,12 @@ GEM
commonmarker (0.21.0)
ruby-enum (~> 0.5)
concurrent-ruby (1.1.6)
coveralls (0.7.2)
multi_json (~> 1.3)
rest-client (= 1.6.7)
simplecov (>= 0.7)
term-ansicolor (= 1.2.2)
thor (= 0.18.1)
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)
dalli (2.7.10)
debase (0.2.4.1)
debase-ruby_core_source (>= 0.10.2)
Expand All @@ -72,6 +72,7 @@ GEM
rack (>= 1.2.1)
rake
jasmine-core (2.99.2)
json (2.3.0)
launchy (2.5.0)
addressable (~> 2.7)
mail (2.7.1)
Expand All @@ -89,7 +90,6 @@ GEM
mongoid (7.0.5)
activemodel (>= 5.1, < 6.1)
mongo (>= 2.5.1, < 3.0.0)
multi_json (1.14.1)
multipart-post (2.1.1)
nio4r (2.5.2)
nokogiri (1.10.8)
Expand Down Expand Up @@ -132,8 +132,6 @@ GEM
rdtool (0.6.38)
redcarpet (3.5.0)
regexp_parser (1.7.0)
rest-client (1.6.7)
mime-types (>= 1.16)
rspec (3.9.0)
rspec-core (~> 3.9.0)
rspec-expectations (~> 3.9.0)
Expand All @@ -159,11 +157,13 @@ GEM
childprocess (>= 0.5, < 4.0)
rubyzip (>= 1.2.2)
sequel (5.29.0)
simplecov (0.18.5)
simplecov (0.16.1)
docile (~> 1.1)
simplecov-html (~> 0.11)
simplecov-html (0.12.2)
json (>= 1.8, < 3)
simplecov-html (~> 0.10.0)
simplecov-html (0.10.2)
sqlite3 (1.4.2)
sync (0.5.0)
tdiary (5.1.0)
bundler (>= 1.3, < 3.0)
emot
Expand All @@ -179,13 +179,14 @@ GEM
twitter-text (>= 2.0)
tdiary-style-rd (0.0.3)
rdtool
term-ansicolor (1.2.2)
tins (~> 0.8)
term-ansicolor (1.7.1)
tins (~> 1.0)
test-unit (3.3.5)
power_assert
thor (0.18.1)
thor (1.0.1)
thread_safe (0.3.6)
tins (0.13.2)
tins (1.24.1)
sync
twitter-text (3.0.0)
idn-ruby
unf (~> 0.1.0)
Expand All @@ -203,7 +204,7 @@ PLATFORMS

DEPENDENCIES
capybara
coveralls
coveralls (~> 0.8)
dalli
debase
emot
Expand Down

0 comments on commit 7b7e3a0

Please sign in to comment.