Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
E
edx-platform
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
edx-platform
Commits
613f2d89
Commit
613f2d89
authored
Oct 21, 2013
by
David Baumgold
Browse files
Options
Browse Files
Download
Plain Diff
Merge pull request #1415 from edx/db/gemfile-lock
Commiting Gemfile.lock to the repository
parents
475cf077
81859f64
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
35 additions
and
1 deletions
+35
-1
.gitignore
+0
-1
Gemfile.lock
+35
-0
No files found.
.gitignore
View file @
613f2d89
...
...
@@ -41,7 +41,6 @@ reports/
### Installation artifacts
*.egg-info
Gemfile.lock
.pip_download_cache/
.prereqs_cache
.vagrant/
...
...
Gemfile.lock
0 → 100644
View file @
613f2d89
GEM
remote: https://rubygems.org/
specs:
addressable (2.3.5)
bourbon (3.1.8)
sass (>= 3.2.0)
thor
colorize (0.5.8)
ffi (1.9.0)
launchy (2.1.2)
addressable (~> 2.3)
neat (1.4.0)
bourbon (>= 2.1)
sass (>= 3.2)
rake (10.0.4)
rb-fsevent (0.9.3)
rb-inotify (0.9.2)
ffi (>= 0.5.0)
sass (3.2.12)
sys-proctable (0.9.3)
thor (0.18.1)
PLATFORMS
ruby
DEPENDENCIES
bourbon (~> 3.1.8)
colorize (~> 0.5.8)
launchy (~> 2.1.2)
neat (~> 1.4.0)
rake (~> 10.0.3)
rb-fsevent (~> 0.9.3)
rb-inotify (~> 0.9)
sass (= 3.2.12)
sys-proctable (~> 0.9.3)
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