Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
schleuder-web
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
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
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
schleuder
schleuder-web
Commits
e375f339
Commit
e375f339
authored
2 years ago
by
georg
Browse files
Options
Downloads
Plain Diff
Merge branch 'Gemfile' into 'main'
Add possiblity to extend Schleuder-Web with additional gems See merge request
!117
parents
6e183023
81d5ad16
No related branches found
No related tags found
1 merge request
!117
Add possiblity to extend Schleuder-Web with additional gems
Pipeline
#178040
failed
1 year ago
Stage: static
Stage: test
Changes
1
Pipelines
4
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
Gemfile
+4
-0
4 additions, 0 deletions
Gemfile
with
4 additions
and
0 deletions
Gemfile
+
4
−
0
View file @
e375f339
...
@@ -37,3 +37,7 @@ group :test do
...
@@ -37,3 +37,7 @@ group :test do
gem
'
sinatra
'
gem
'
sinatra
'
gem
'
launchy
'
gem
'
launchy
'
end
end
Dir
[
'Gemfile.local*'
].
each
do
|
file
|
eval_gemfile
file
end
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