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
9c9209b6
Commit
9c9209b6
authored
Nov 12, 2012
by
Wandenberg Peixoto
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
adding listen gem to be possible add a dir monitor
parent
ea485a7a
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
3 additions
and
0 deletions
+3
-0
Gemfile
test/Gemfile
+1
-0
Gemfile.lock
test/Gemfile.lock
+2
-0
No files found.
test/Gemfile
View file @
9c9209b6
...
@@ -9,6 +9,7 @@ group :test do
...
@@ -9,6 +9,7 @@ group :test do
gem
'jasmine'
,
'1.0.2.1'
gem
'jasmine'
,
'1.0.2.1'
gem
'jshintrb'
gem
'jshintrb'
gem
'therubyracer'
gem
'therubyracer'
gem
'listen'
platforms
:mri_18
do
platforms
:mri_18
do
gem
"ruby-debug"
gem
"ruby-debug"
...
...
test/Gemfile.lock
View file @
9c9209b6
...
@@ -35,6 +35,7 @@ GEM
...
@@ -35,6 +35,7 @@ GEM
linecache (0.43)
linecache (0.43)
linecache19 (0.5.11)
linecache19 (0.5.11)
ruby_core_source (>= 0.1.4)
ruby_core_source (>= 0.1.4)
listen (0.5.3)
multi_json (1.3.7)
multi_json (1.3.7)
nokogiri (1.5.0)
nokogiri (1.5.0)
open4 (1.0.1)
open4 (1.0.1)
...
@@ -83,6 +84,7 @@ DEPENDENCIES
...
@@ -83,6 +84,7 @@ DEPENDENCIES
jasmine (= 1.0.2.1)
jasmine (= 1.0.2.1)
jshintrb
jshintrb
json (= 1.4.3)
json (= 1.4.3)
listen
nokogiri
nokogiri
rake
rake
ruby-debug
ruby-debug
...
...
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