1
0
mirror of https://github.com/Mikaela/cv.git synced 2025-08-19 02:57:27 +02:00

Compare commits

..

No commits in common. "cf01085370cd4b8c2b89e75f8bf80f0bfbcd68fe" and "f4223c938ac960c2ecf9b344abfc6b68dbe59fdc" have entirely different histories.

2 changed files with 2 additions and 2 deletions

View File

@ -8,7 +8,7 @@ variables:
cache:
paths:
- ${PRE_COMMIT_HOME}
- ${CI_PROJECT_DIR}/vendor
- ${CI_PROJECT_DIR}/bundle
before_script:
- apk add --no-cache ruby ruby-dev ruby-bundler make gcc g++ musl-dev build-base libffi-dev libxml2-dev

2
Gemfile.lock generated
View File

@ -5,7 +5,7 @@ GEM
public_suffix (>= 2.0.2, < 6.0)
bigdecimal (3.1.8)
colorator (1.1.0)
concurrent-ruby (1.3.1)
concurrent-ruby (1.2.3)
em-websocket (0.5.3)
eventmachine (>= 0.12.9)
http_parser.rb (~> 0)