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
5150b034
Commit
5150b034
authored
Jun 10, 2014
by
Brian Talbot
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
updating Bourbon gem file to version 4.0.2 and Bourbon spec version requirement to 4.0.1
parent
71ea2fe2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
2 deletions
+2
-2
Gemfile
+1
-1
Gemfile.lock
+1
-1
No files found.
Gemfile
View file @
5150b034
source
'
https://rubygems.org
'
gem
'
rake
'
,
'~> 10.0.3'
gem
'
sass
'
,
'3.3.5'
gem
'
bourbon
'
,
'~> 4.0.
1
'
gem
'
bourbon
'
,
'~> 4.0.
2
'
gem
'
neat
'
,
'~> 1.6.0'
gem
'
colorize
'
,
'~> 0.5.8'
gem
'
launchy
'
,
'~> 2.1.2'
...
...
Gemfile.lock
View file @
5150b034
...
...
@@ -25,7 +25,7 @@ PLATFORMS
ruby
DEPENDENCIES
bourbon (~> 4.0.
1
)
bourbon (~> 4.0.
2
)
colorize (~> 0.5.8)
dalli (~> 2.6.4)
launchy (~> 2.1.2)
...
...
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