Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
N
node-slate
Project
Project
Details
Activity
Releases
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
Nguyễn Hải Sơn
node-slate
Commits
730ee46d
Commit
730ee46d
authored
Dec 20, 2013
by
Robert Lord
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Update middleman gem
parent
a4066463
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
8 additions
and
8 deletions
+8
-8
Gemfile.lock
Gemfile.lock
+8
-8
No files found.
Gemfile.lock
View file @
730ee46d
GIT
GIT
remote: https://github.com/vmg/redcarpet.git
remote: https://github.com/vmg/redcarpet.git
revision:
a072e16f547883518bd22bd0df0f4bfa2d4a149b
revision:
52c5fa3c5753d2125e827f235cdf4cb730484902
specs:
specs:
redcarpet (3.0.0)
redcarpet (3.0.0)
...
@@ -32,22 +32,22 @@ GEM
...
@@ -32,22 +32,22 @@ GEM
hike (1.2.3)
hike (1.2.3)
http_parser.rb (0.5.3)
http_parser.rb (0.5.3)
i18n (0.6.9)
i18n (0.6.9)
kramdown (1.
2
.0)
kramdown (1.
3
.0)
listen (1.3.1)
listen (1.3.1)
rb-fsevent (>= 0.9.3)
rb-fsevent (>= 0.9.3)
rb-inotify (>= 0.9)
rb-inotify (>= 0.9)
rb-kqueue (>= 0.2)
rb-kqueue (>= 0.2)
middleman (3.2.
0
)
middleman (3.2.
1
)
coffee-script (~> 2.2.0)
coffee-script (~> 2.2.0)
compass (>= 0.12.2)
compass (>= 0.12.2)
execjs (~> 1.4.0)
execjs (~> 1.4.0)
haml (>= 3.1.6)
haml (>= 3.1.6)
kramdown (~> 1.2)
kramdown (~> 1.2)
middleman-core (= 3.2.
0
)
middleman-core (= 3.2.
1
)
middleman-sprockets (>= 3.1.2)
middleman-sprockets (>= 3.1.2)
sass (>= 3.1.20)
sass (>= 3.1.20)
uglifier (~> 2.1.0)
uglifier (~> 2.1.0)
middleman-core (3.2.
0
)
middleman-core (3.2.
1
)
activesupport (~> 3.2.6)
activesupport (~> 3.2.6)
bundler (~> 1.1)
bundler (~> 1.1)
i18n (~> 0.6.1)
i18n (~> 0.6.1)
...
@@ -55,7 +55,7 @@ GEM
...
@@ -55,7 +55,7 @@ GEM
rack (>= 1.4.5)
rack (>= 1.4.5)
rack-test (~> 0.6.1)
rack-test (~> 0.6.1)
thor (>= 0.15.2, < 2.0)
thor (>= 0.15.2, < 2.0)
tilt (~> 1.
3.6
)
tilt (~> 1.
4.1
)
middleman-gh-pages (0.0.2)
middleman-gh-pages (0.0.2)
rake (> 0.9.3)
rake (> 0.9.3)
middleman-livereload (3.1.0)
middleman-livereload (3.1.0)
...
@@ -79,7 +79,7 @@ GEM
...
@@ -79,7 +79,7 @@ GEM
rack (>= 1.0)
rack (>= 1.0)
rake (10.1.0)
rake (10.1.0)
rb-fsevent (0.9.3)
rb-fsevent (0.9.3)
rb-inotify (0.9.
2
)
rb-inotify (0.9.
3
)
ffi (>= 0.5.0)
ffi (>= 0.5.0)
rb-kqueue (0.2.0)
rb-kqueue (0.2.0)
ffi (>= 0.5.0)
ffi (>= 0.5.0)
...
@@ -98,7 +98,7 @@ GEM
...
@@ -98,7 +98,7 @@ GEM
sprockets (~> 2.0)
sprockets (~> 2.0)
tilt (~> 1.1)
tilt (~> 1.1)
thor (0.18.1)
thor (0.18.1)
tilt (1.
3.7
)
tilt (1.
4.1
)
uglifier (2.1.2)
uglifier (2.1.2)
execjs (>= 0.3.0)
execjs (>= 0.3.0)
multi_json (~> 1.0, >= 1.0.2)
multi_json (~> 1.0, >= 1.0.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