tonobo / hcloud-ruby

Native ruby client for HetznerCloud
MIT License
32 stars 11 forks source link

fix activemodel in Gemfile.lock #87

Closed skoch-hc closed 8 months ago

skoch-hc commented 8 months ago

We removed activemodel from the development dependencies, but did not update Gemfile.lock. This broke the CI runs.

codecov-commenter commented 8 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Comparison is base (5a5857e) 98.43% compared to head (4327114) 98.44%. Report is 16 commits behind head on master.

:exclamation: Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #87 +/- ## ========================================== + Coverage 98.43% 98.44% +0.01% ========================================== Files 119 121 +2 Lines 4270 4385 +115 ========================================== + Hits 4203 4317 +114 - Misses 67 68 +1 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.