Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
M
mini-gunicorn
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Releases
Container registry
Model registry
Monitor
Incidents
Analyze
Value stream analytics
Contributor 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
Kevin Lyda
mini-gunicorn
Commits
fda0938e
Commit
fda0938e
authored
8 years ago
by
Kevin Lyda
Browse files
Options
Downloads
Patches
Plain Diff
Add a run script.
parent
689eae37
Branches
Branches containing commit
No related tags found
No related merge requests found
Changes
2
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
ruby/Gemfile.lock
+2
-2
2 additions, 2 deletions
ruby/Gemfile.lock
ruby/run.sh
+5
-0
5 additions, 0 deletions
ruby/run.sh
with
7 additions
and
2 deletions
ruby/Gemfile.lock
+
2
−
2
View file @
fda0938e
GIT
GIT
remote: https://github.com/lyda/mmap.git
remote: https://github.com/lyda/mmap.git
revision: 3
79bdbd2c848e96d8f89e954663b8c26529b8919
revision: 3
97013dd15a4e5f3f2cd9ddbad39850ec9f61d33
branch: non-global-version
branch: non-global-version
specs:
specs:
mmap (0.2.7)
mmap (0.2.7
a
)
GEM
GEM
remote: https://rubygems.org/
remote: https://rubygems.org/
...
...
This diff is collapsed.
Click to expand it.
ruby/run.sh
0 → 100755
+
5
−
0
View file @
fda0938e
#! /bin/sh
test
-f
Gemfile.lock
&&
rm
Gemfile.lock
bundle
install
bundle
exec
ruby test.rb
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