Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commitd8cd0a1

Browse files
committed
Gross! We don't need Thin anymore, and it's breaking with 2.2.x
1 parentebe16d7 commitd8cd0a1

File tree

8 files changed

+4
-9
lines changed

8 files changed

+4
-9
lines changed

‎Gemfile

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,6 @@ gem 'nanoc', '~> 3.7'
88
gem'nokogiri','~> 1.6.0'
99
gem'rouge','~> 1.4'
1010
gem'rake','~> 0.9.2'
11-
gem'thin'
1211
gem'yajl-ruby','~> 0.8.2'
1312

1413
group:developmentdo

‎Gemfile.lock

Lines changed: 4 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -11,10 +11,8 @@ GEM
1111
colored (1.2)
1212
cri (2.6.1)
1313
colored (~>1.2)
14-
daemons (1.1.9)
1514
ethon (0.7.4)
1615
ffi (>=1.3.0)
17-
eventmachine (1.0.3)
1816
ffi (1.9.10)
1917
formatador (0.2.5)
2018
fssm (0.2.10)
@@ -54,17 +52,13 @@ GEM
5452
coderay (~>1.1.0)
5553
method_source (~>0.8.1)
5654
slop (~>3.4)
57-
rack (1.5.2)
55+
rack (1.6.4)
5856
rake (0.9.6)
5957
rb-fsevent (0.9.4)
6058
rb-inotify (0.9.5)
6159
ffi (>=0.5.0)
6260
rouge (1.4.0)
6361
slop (3.6.0)
64-
thin (1.6.2)
65-
daemons (>=1.0.9)
66-
eventmachine (>=1.0.0)
67-
rack (>=1.0.0)
6862
thor (0.19.1)
6963
timers (1.1.0)
7064
typhoeus (0.7.3)
@@ -88,5 +82,7 @@ DEPENDENCIES
8882
nokogiri (~>1.6.0)
8983
rake (~>0.9.2)
9084
rouge (~>1.4)
91-
thin
9285
yajl-ruby (~>0.8.2)
86+
87+
BUNDLED WITH
88+
1.10.6

‎vendor/cache/daemons-1.1.9.gem

-32 KB
Binary file not shown.

‎vendor/cache/eventmachine-1.0.3.gem

-221 KB
Binary file not shown.

‎vendor/cache/html-proofer-2.5.0.gem

-459 KB
Binary file not shown.

‎vendor/cache/rack-1.5.2.gem

-212 KB
Binary file not shown.

‎vendor/cache/rack-1.6.4.gem

224 KB
Binary file not shown.

‎vendor/cache/thin-1.6.2.gem

-57 KB
Binary file not shown.

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp