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

Commitdec1cf3

Browse files
committed
Merge pull requestgithub#894 from github/update-1447086109
2 parentsc4018ab +bca69af commitdec1cf3

File tree

5 files changed

+1
-10
lines changed

5 files changed

+1
-10
lines changed

‎Gemfile

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,11 @@
1-
source"http://rubygems.org"
1+
source'http://rubygems.org'
22

33
gem'builder'
4-
gem'coderay'
54
gem'kramdown','~> 0.13.2'
6-
gem'mime-types','~> 1.16'
75
gem'nanoc','~> 3.7'
86
gem'nokogiri','~> 1.6.0'
97
gem'rouge','~> 1.4'
108
gem'rake','~> 0.9.2'
11-
gem'yajl-ruby','~> 0.8.2'
129

1310
group:developmentdo
1411
gem'adsf'

‎Gemfile.lock

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,6 @@ GEM
4141
lumberjack (1.0.9)
4242
mercenary (0.3.5)
4343
method_source (0.8.2)
44-
mime-types (1.25.1)
4544
mini_portile (0.6.2)
4645
nanoc (3.7.1)
4746
cri (~>2.3)
@@ -63,7 +62,6 @@ GEM
6362
timers (1.1.0)
6463
typhoeus (0.7.3)
6564
ethon (>=0.7.4)
66-
yajl-ruby (0.8.3)
6765
yell (2.0.5)
6866

6967
PLATFORMS
@@ -72,17 +70,14 @@ PLATFORMS
7270
DEPENDENCIES
7371
adsf
7472
builder
75-
coderay
7673
fssm
7774
guard-nanoc
7875
html-proofer (~>2.5)
7976
kramdown (~>0.13.2)
80-
mime-types (~>1.16)
8177
nanoc (~>3.7)
8278
nokogiri (~>1.6.0)
8379
rake (~>0.9.2)
8480
rouge (~>1.4)
85-
yajl-ruby (~>0.8.2)
8681

8782
BUNDLED WITH
8883
1.10.6

‎lib/resources.rb

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
11
require'pp'
2-
require'yajl/json_gem'
32
require'stringio'
43
require'cgi'
54
require'securerandom'

‎vendor/cache/mime-types-1.25.1.gem

-60 KB
Binary file not shown.

‎vendor/cache/yajl-ruby-0.8.3.gem

-544 KB
Binary file not shown.

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp