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
16dca4d0
Commit
16dca4d0
authored
Apr 30, 2015
by
Robert Lord
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Update gems
parent
f9891436
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
15 additions
and
15 deletions
+15
-15
Gemfile.lock
Gemfile.lock
+15
-15
No files found.
Gemfile.lock
View file @
16dca4d0
GEM
GEM
remote: http://rubygems.org/
remote: http://rubygems.org/
specs:
specs:
activesupport (4.1.
9
)
activesupport (4.1.
10
)
i18n (~> 0.6, >= 0.6.9)
i18n (~> 0.6, >= 0.6.9)
json (~> 1.7, >= 1.7.7)
json (~> 1.7, >= 1.7.7)
minitest (~> 5.1)
minitest (~> 5.1)
...
@@ -10,10 +10,10 @@ GEM
...
@@ -10,10 +10,10 @@ GEM
celluloid (0.16.0)
celluloid (0.16.0)
timers (~> 4.0.0)
timers (~> 4.0.0)
chunky_png (1.3.4)
chunky_png (1.3.4)
coffee-script (2.
3.0
)
coffee-script (2.
4.1
)
coffee-script-source
coffee-script-source
execjs
execjs
coffee-script-source (1.9.1)
coffee-script-source (1.9.1
.1
)
compass (1.0.3)
compass (1.0.3)
chunky_png (~> 1.2)
chunky_png (~> 1.2)
compass-core (~> 1.0.2)
compass-core (~> 1.0.2)
...
@@ -27,8 +27,8 @@ GEM
...
@@ -27,8 +27,8 @@ GEM
compass-import-once (1.0.5)
compass-import-once (1.0.5)
sass (>= 3.2, < 3.5)
sass (>= 3.2, < 3.5)
erubis (2.7.0)
erubis (2.7.0)
execjs (2.
4.0
)
execjs (2.
5.2
)
ffi (1.9.
6
)
ffi (1.9.
8
)
haml (4.0.6)
haml (4.0.6)
tilt
tilt
hike (1.2.3)
hike (1.2.3)
...
@@ -37,24 +37,24 @@ GEM
...
@@ -37,24 +37,24 @@ GEM
uber (~> 0.0.4)
uber (~> 0.0.4)
i18n (0.7.0)
i18n (0.7.0)
json (1.8.2)
json (1.8.2)
kramdown (1.
6
.0)
kramdown (1.
7
.0)
libv8 (3.16.14.7)
libv8 (3.16.14.7)
listen (2.
8.5
)
listen (2.
10.0
)
celluloid (
>= 0.15.2
)
celluloid (
~> 0.16.0
)
rb-fsevent (>= 0.9.3)
rb-fsevent (>= 0.9.3)
rb-inotify (>= 0.9)
rb-inotify (>= 0.9)
middleman (3.3.1
0
)
middleman (3.3.1
1
)
coffee-script (~> 2.2)
coffee-script (~> 2.2)
compass (>= 1.0.0, < 2.0.0)
compass (>= 1.0.0, < 2.0.0)
compass-import-once (= 1.0.5)
compass-import-once (= 1.0.5)
execjs (~> 2.0)
execjs (~> 2.0)
haml (>= 4.0.5)
haml (>= 4.0.5)
kramdown (~> 1.2)
kramdown (~> 1.2)
middleman-core (= 3.3.1
0
)
middleman-core (= 3.3.1
1
)
middleman-sprockets (>= 3.1.2)
middleman-sprockets (>= 3.1.2)
sass (>= 3.4.0, < 4.0)
sass (>= 3.4.0, < 4.0)
uglifier (~> 2.5)
uglifier (~> 2.5)
middleman-core (3.3.1
0
)
middleman-core (3.3.1
1
)
activesupport (~> 4.1.0)
activesupport (~> 4.1.0)
bundler (~> 1.1)
bundler (~> 1.1)
erubis
erubis
...
@@ -76,7 +76,7 @@ GEM
...
@@ -76,7 +76,7 @@ GEM
middleman-syntax (2.0.0)
middleman-syntax (2.0.0)
middleman-core (~> 3.2)
middleman-core (~> 3.2)
rouge (~> 1.0)
rouge (~> 1.0)
minitest (5.
5
.1)
minitest (5.
6
.1)
multi_json (1.11.0)
multi_json (1.11.0)
padrino-helpers (0.12.5)
padrino-helpers (0.12.5)
i18n (~> 0.6, >= 0.6.7)
i18n (~> 0.6, >= 0.6.7)
...
@@ -91,7 +91,7 @@ GEM
...
@@ -91,7 +91,7 @@ GEM
rb-fsevent (0.9.4)
rb-fsevent (0.9.4)
rb-inotify (0.9.5)
rb-inotify (0.9.5)
ffi (>= 0.5.0)
ffi (>= 0.5.0)
redcarpet (3.2.
2
)
redcarpet (3.2.
3
)
ref (1.0.5)
ref (1.0.5)
rouge (1.8.0)
rouge (1.8.0)
sass (3.4.13)
sass (3.4.13)
...
@@ -105,11 +105,11 @@ GEM
...
@@ -105,11 +105,11 @@ GEM
sprockets-sass (1.3.1)
sprockets-sass (1.3.1)
sprockets (~> 2.0)
sprockets (~> 2.0)
tilt (~> 1.1)
tilt (~> 1.1)
therubyracer (0.12.
1
)
therubyracer (0.12.
2
)
libv8 (~> 3.16.14.0)
libv8 (~> 3.16.14.0)
ref
ref
thor (0.19.1)
thor (0.19.1)
thread_safe (0.3.
4
)
thread_safe (0.3.
5
)
tilt (1.4.1)
tilt (1.4.1)
timers (4.0.1)
timers (4.0.1)
hitimes
hitimes
...
...
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