Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
C
cs_comments_service
Overview
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
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
edx
cs_comments_service
Commits
900963ee
Commit
900963ee
authored
Oct 22, 2012
by
David Ormsbee
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Remove debugger from Gemfile because Heroku is throwing a fit about it.
parent
1879f5e3
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
1 additions
and
10 deletions
+1
-10
Gemfile
+1
-1
Gemfile.lock
+0
-9
No files found.
Gemfile
View file @
900963ee
...
...
@@ -3,7 +3,7 @@ ruby "1.9.3"
gem
'
pry
'
gem
'
pry-nav
'
gem
'
debugger
'
#
gem '
debugger
'
gem
'
bundler
'
...
...
Gemfile.lock
View file @
900963ee
...
...
@@ -69,15 +69,7 @@ GEM
bson (~> 1.6.4)
builder (3.0.0)
coderay (1.0.7)
columnize (0.3.6)
dalli (2.1.0)
debugger (1.2.0)
columnize (>= 0.3.1)
debugger-linecache (~> 1.1.1)
debugger-ruby_core_source (~> 1.1.3)
debugger-linecache (1.1.2)
debugger-ruby_core_source (>= 1.1.1)
debugger-ruby_core_source (1.1.3)
delayed_job (3.0.3)
activesupport (~> 3.0)
diff-lcs (1.1.3)
...
...
@@ -169,7 +161,6 @@ DEPENDENCIES
bson_ext
bundler
dalli
debugger
delayed_job
delayed_job_mongoid!
faker
...
...
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