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.
cf01085370
...
f4223c938a
@ -8,7 +8,7 @@ variables:
|
|||||||
cache:
|
cache:
|
||||||
paths:
|
paths:
|
||||||
- ${PRE_COMMIT_HOME}
|
- ${PRE_COMMIT_HOME}
|
||||||
- ${CI_PROJECT_DIR}/vendor
|
- ${CI_PROJECT_DIR}/bundle
|
||||||
|
|
||||||
before_script:
|
before_script:
|
||||||
- apk add --no-cache ruby ruby-dev ruby-bundler make gcc g++ musl-dev build-base libffi-dev libxml2-dev
|
- apk add --no-cache ruby ruby-dev ruby-bundler make gcc g++ musl-dev build-base libffi-dev libxml2-dev
|
||||||
|
2
Gemfile.lock
generated
2
Gemfile.lock
generated
@ -5,7 +5,7 @@ GEM
|
|||||||
public_suffix (>= 2.0.2, < 6.0)
|
public_suffix (>= 2.0.2, < 6.0)
|
||||||
bigdecimal (3.1.8)
|
bigdecimal (3.1.8)
|
||||||
colorator (1.1.0)
|
colorator (1.1.0)
|
||||||
concurrent-ruby (1.3.1)
|
concurrent-ruby (1.2.3)
|
||||||
em-websocket (0.5.3)
|
em-websocket (0.5.3)
|
||||||
eventmachine (>= 0.12.9)
|
eventmachine (>= 0.12.9)
|
||||||
http_parser.rb (~> 0)
|
http_parser.rb (~> 0)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user