Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
Mastodon
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container Registry
Model registry
Operate
Environments
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
TeDomum
Mastodon
Commits
4bc9c4e1
Verified
Commit
4bc9c4e1
authored
1 year ago
by
MickGe
Browse files
Options
Downloads
Patches
Plain Diff
Fix upgrade json-canonicalization in gemfile.lock
parent
561c3f08
No related branches found
No related tags found
No related merge requests found
Pipeline
#29341
failed
1 year ago
Stage: build
Changes
2
Pipelines
2
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
Dockerfile
+1
-0
1 addition, 0 deletions
Dockerfile
Gemfile.lock
+956
-0
956 additions, 0 deletions
Gemfile.lock
with
957 additions
and
0 deletions
Dockerfile
+
1
−
0
View file @
4bc9c4e1
...
...
@@ -33,6 +33,7 @@ RUN apt-get update && \
libreadline8
\
python3
\
shared-mime-info
&&
\
bundle lock
--update
json-canonicalization
&&
\
bundle config
set
--local
deployment
'true'
&&
\
bundle config
set
--local
without
'development test'
&&
\
bundle config
set
silence_root_warning
true
&&
\
...
...
This diff is collapsed.
Click to expand it.
Gemfile.lock
0 → 100644
+
956
−
0
View file @
4bc9c4e1
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment