Skip to content

Commit 4c2e114

Browse files
committed
update logo
1 parent 4212be1 commit 4c2e114

File tree

3 files changed

+0
-18
lines changed

3 files changed

+0
-18
lines changed

Gemfile

Lines changed: 0 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -2,17 +2,3 @@ source "https://rubygems.org"
22

33
# GitHub Pages compatible Jekyll setup
44
gem "github-pages", group: :jekyll_plugins
5-
6-
# Windows and JRuby does not include zoneinfo files, so bundle the tzinfo-data gem
7-
# and associated library.
8-
platforms :mingw, :x64_mingw, :mswin, :jruby do
9-
gem "tzinfo", ">= 1", "< 3"
10-
gem "tzinfo-data"
11-
end
12-
13-
# Performance-booster for watching directories on Windows
14-
gem "wdm", "~> 0.1.1", :platforms => [:mingw, :x64_mingw, :mswin]
15-
16-
# Lock `http_parser.rb` gem to `v0.6.x` on JRuby builds since newer versions of the gem
17-
# do not have a Java counterpart.
18-
gem "http_parser.rb", "~> 0.6.0", :platforms => [:jruby]

Gemfile.lock

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -322,10 +322,6 @@ PLATFORMS
322322

323323
DEPENDENCIES
324324
github-pages
325-
http_parser.rb (~> 0.6.0)
326-
tzinfo (>= 1, < 3)
327-
tzinfo-data
328-
wdm (~> 0.1.1)
329325

330326
BUNDLED WITH
331327
2.7.2

assets/img/logo.png

-760 Bytes
Binary file not shown.

0 commit comments

Comments
 (0)