Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
N
nginx-push-stream-module
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Administrator
nginx-push-stream-module
Commits
87b7e92c
Commit
87b7e92c
authored
Apr 21, 2011
by
Wandenberg Peixoto
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
adding rake as a dependency
parent
577f34e7
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
4 additions
and
0 deletions
+4
-0
Gemfile
test/Gemfile
+2
-0
Gemfile.lock
test/Gemfile.lock
+2
-0
No files found.
test/Gemfile
View file @
87b7e92c
source
'http://rubygems.org'
gem
'rake'
group
:test
do
gem
'POpen4'
,
'0.1.4'
gem
'em-http-request'
,
'0.2.14'
...
...
test/Gemfile.lock
View file @
87b7e92c
...
...
@@ -19,6 +19,7 @@ GEM
linecache19 (0.5.11)
ruby_core_source (>= 0.1.4)
open4 (1.0.1)
rake (0.8.7)
ruby-debug (0.10.4)
columnize (>= 0.1)
ruby-debug-base (~> 0.10.4.0)
...
...
@@ -44,5 +45,6 @@ DEPENDENCIES
em-http-request (= 0.2.14)
github-markup
json (= 1.4.3)
rake
ruby-debug
ruby-debug19
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment