mirror of
https://github.com/openSUSE/osem.git
synced 2026-08-13 19:54:02 +00:00
Update codecov dependency to latest 0.2.11
The used version 0.1.14 was yanked from rubygems.org
This commit is contained in:
parent
6e6a6dcd39
commit
046ed9f7b7
1 changed files with 6 additions and 9 deletions
15
Gemfile.lock
15
Gemfile.lock
|
|
@ -124,10 +124,9 @@ GEM
|
|||
aws_cf_signer
|
||||
rest-client
|
||||
cocoon (1.2.14)
|
||||
codecov (0.1.14)
|
||||
codecov (0.2.11)
|
||||
json
|
||||
simplecov
|
||||
url
|
||||
coderay (1.1.1)
|
||||
concurrent-ruby (1.1.5)
|
||||
connection_pool (2.2.2)
|
||||
|
|
@ -161,7 +160,7 @@ GEM
|
|||
devise_ichain_authenticatable (0.3.2)
|
||||
devise (>= 2.2)
|
||||
diff-lcs (1.3)
|
||||
docile (1.3.1)
|
||||
docile (1.3.2)
|
||||
domain_name (0.5.20180417)
|
||||
unf (>= 0.0.5, < 1.0.0)
|
||||
dotenv (2.7.5)
|
||||
|
|
@ -254,7 +253,7 @@ GEM
|
|||
thor (>= 0.14, < 2.0)
|
||||
jquery-ui-rails (4.2.1)
|
||||
railties (>= 3.2.16)
|
||||
json (2.3.0)
|
||||
json (2.3.1)
|
||||
json-schema (2.8.1)
|
||||
addressable (>= 2.4)
|
||||
jsonapi-renderer (0.2.2)
|
||||
|
|
@ -529,11 +528,10 @@ GEM
|
|||
shellany (0.0.1)
|
||||
shoulda-matchers (4.1.2)
|
||||
activesupport (>= 4.2.0)
|
||||
simplecov (0.16.1)
|
||||
simplecov (0.19.0)
|
||||
docile (~> 1.1)
|
||||
json (>= 1.8, < 3)
|
||||
simplecov-html (~> 0.10.0)
|
||||
simplecov-html (0.10.2)
|
||||
simplecov-html (~> 0.11)
|
||||
simplecov-html (0.12.3)
|
||||
sixarm_ruby_unaccent (1.2.0)
|
||||
skylight (3.1.5)
|
||||
skylight-core (= 3.1.5)
|
||||
|
|
@ -584,7 +582,6 @@ GEM
|
|||
unicode_utils (1.4.0)
|
||||
unobtrusive_flash (3.3.1)
|
||||
railties
|
||||
url (0.3.2)
|
||||
warden (1.2.8)
|
||||
rack (>= 2.0.6)
|
||||
web-console (3.7.0)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue