Skip to content

Commit

Permalink
Bump Coveralls
Browse files Browse the repository at this point in the history
  • Loading branch information
TomNaessens committed May 26, 2024
1 parent a538905 commit 8dbe3a1
Showing 1 changed file with 12 additions and 22 deletions.
34 changes: 12 additions & 22 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -99,15 +99,15 @@ GEM
chartkick (4.1.3)
chunky_png (1.4.0)
climate_control (0.2.0)
codeclimate-test-reporter (1.0.9)
simplecov (<= 0.13)
codeclimate-test-reporter (1.0.7)
simplecov
concurrent-ruby (1.2.3)
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)
crack (0.4.5)
rexml
crass (1.0.6)
Expand All @@ -124,8 +124,7 @@ GEM
responders
warden (~> 1.2.3)
diff-lcs (1.5.0)
docile (1.1.5)
domain_name (0.6.20240107)
docile (1.4.0)
dotenv (2.8.1)
dotenv-rails (2.8.1)
dotenv (= 2.8.1)
Expand All @@ -152,9 +151,6 @@ GEM
activesupport (>= 5.0)
hashdiff (1.0.1)
hashie (5.0.0)
http-accept (1.7.0)
http-cookie (1.0.5)
domain_name (~> 0.5)
httparty (0.20.0)
mime-types (~> 3.0)
multi_xml (>= 0.5.2)
Expand Down Expand Up @@ -193,7 +189,6 @@ GEM
net-scp (3.0.0)
net-ssh (>= 2.6.5, < 7.0.0)
net-ssh (6.1.0)
netrc (0.11.0)
nio4r (2.7.3)
nokogiri (1.16.5-arm64-darwin)
racc (~> 1.4)
Expand Down Expand Up @@ -280,11 +275,6 @@ GEM
responders (3.0.1)
actionpack (>= 5.0)
railties (>= 5.0)
rest-client (2.1.0)
http-accept (>= 1.7.0, < 2.0)
http-cookie (>= 1.0.2, < 2.0)
mime-types (>= 1.16, < 4.0)
netrc (~> 0.8)
rexml (3.2.8)
strscan (>= 3.0.9)
rspec-core (3.11.0)
Expand Down Expand Up @@ -342,8 +332,8 @@ GEM
sentry-ruby (5.17.3)
bigdecimal
concurrent-ruby (~> 1.0, >= 1.0.2)
simplecov (0.13.0)
docile (~> 1.1.0)
simplecov (0.16.1)
docile (~> 1.1)
json (>= 1.8, < 3)
simplecov-html (~> 0.10.0)
simplecov-html (0.10.2)
Expand Down Expand Up @@ -417,7 +407,7 @@ DEPENDENCIES
capistrano-rvm (~> 0.1.2)
chartkick (~> 4.0)
codeclimate-test-reporter
coveralls
coveralls (~> 0.8)
daemons (~> 1.4)
delayed_job (~> 4.1)
delayed_job_active_record
Expand Down

0 comments on commit 8dbe3a1

Please sign in to comment.