Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
P
paranoia
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
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
ikcrm_common
paranoia
Commits
047cab3d
Commit
047cab3d
authored
Feb 27, 2013
by
Pedro Nascimento
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Adding Gemfile.lock to .gitignore.
parent
84e2e040
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
1 additions
and
36 deletions
+1
-36
.gitignore
+1
-0
Gemfile.lock
+0
-36
No files found.
.gitignore
View file @
047cab3d
...
...
@@ -3,3 +3,4 @@ pkg/*
.bundle
tmp
.rvmrc
Gemfile.lock
Gemfile.lock
deleted
100644 → 0
View file @
84e2e040
PATH
remote: .
specs:
paranoia (1.1.0)
activerecord (>= 3.0.0)
GEM
remote: http://rubygems.org/
specs:
activemodel (3.2.0)
activesupport (= 3.2.0)
builder (~> 3.0.0)
activerecord (3.2.0)
activemodel (= 3.2.0)
activesupport (= 3.2.0)
arel (~> 3.0.0)
tzinfo (~> 0.3.29)
activesupport (3.2.0)
i18n (~> 0.6)
multi_json (~> 1.0)
arel (3.0.0)
builder (3.0.0)
i18n (0.6.0)
multi_json (1.0.4)
rake (0.8.7)
sqlite3 (1.3.5)
tzinfo (0.3.31)
PLATFORMS
ruby
DEPENDENCIES
bundler (>= 1.0.0)
paranoia!
rake (= 0.8.7)
sqlite3
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