Skip to content

Commit d17bb49

Browse files
committed
Refresh license with dependencies and add Github menu link to header
1 parent 2d0c849 commit d17bb49

3 files changed

Lines changed: 31 additions & 29 deletions

File tree

Gemfile.lock

Lines changed: 29 additions & 28 deletions
Original file line numberDiff line numberDiff line change
@@ -1,33 +1,33 @@
11
GEM
22
remote: https://rubygems.org/
33
specs:
4-
addressable (2.8.7)
5-
public_suffix (>= 2.0.2, < 7.0)
4+
addressable (2.8.8)
5+
public_suffix (>= 2.0.2, < 8.0)
66
base64 (0.3.0)
7-
bigdecimal (3.2.2)
7+
bigdecimal (4.0.1)
88
colorator (1.1.0)
9-
concurrent-ruby (1.3.5)
9+
concurrent-ruby (1.3.6)
1010
csv (3.3.5)
1111
em-websocket (0.5.3)
1212
eventmachine (>= 0.12.9)
1313
http_parser.rb (~> 0)
1414
eventmachine (1.2.7)
15-
ffi (1.17.2-arm64-darwin)
16-
ffi (1.17.2-x86_64-darwin)
17-
ffi (1.17.2-x86_64-linux-gnu)
15+
ffi (1.17.3-arm64-darwin)
16+
ffi (1.17.3-x86_64-darwin)
17+
ffi (1.17.3-x86_64-linux-gnu)
1818
forwardable-extended (2.6.0)
1919
gemoji (3.0.1)
20-
google-protobuf (4.31.1-arm64-darwin)
20+
google-protobuf (4.33.5-arm64-darwin)
2121
bigdecimal
2222
rake (>= 13)
23-
google-protobuf (4.31.1-x86_64-darwin)
23+
google-protobuf (4.33.5-x86_64-darwin)
2424
bigdecimal
2525
rake (>= 13)
26-
google-protobuf (4.31.1-x86_64-linux-gnu)
26+
google-protobuf (4.33.5-x86_64-linux-gnu)
2727
bigdecimal
2828
rake (>= 13)
29-
http_parser.rb (0.8.0)
30-
i18n (1.14.7)
29+
http_parser.rb (0.8.1)
30+
i18n (1.14.8)
3131
concurrent-ruby (~> 1.0)
3232
jekyll (4.4.1)
3333
addressable (~> 2.4)
@@ -69,46 +69,47 @@ GEM
6969
rainbow (~> 3.0)
7070
jekyll-watch (2.2.1)
7171
listen (~> 3.0)
72-
json (2.12.2)
73-
kramdown (2.5.1)
74-
rexml (>= 3.3.9)
72+
json (2.18.1)
73+
kramdown (2.5.2)
74+
rexml (>= 3.4.4)
7575
kramdown-parser-gfm (1.1.0)
7676
kramdown (~> 2.0)
7777
liquid (4.0.4)
78-
listen (3.9.0)
78+
listen (3.10.0)
79+
logger
7980
rb-fsevent (~> 0.10, >= 0.10.3)
8081
rb-inotify (~> 0.9, >= 0.9.10)
82+
logger (1.7.0)
8183
mercenary (0.4.0)
82-
nokogiri (1.18.8-arm64-darwin)
84+
nokogiri (1.19.1-arm64-darwin)
8385
racc (~> 1.4)
84-
nokogiri (1.18.8-x86_64-darwin)
86+
nokogiri (1.19.1-x86_64-darwin)
8587
racc (~> 1.4)
86-
nokogiri (1.18.8-x86_64-linux-gnu)
88+
nokogiri (1.19.1-x86_64-linux-gnu)
8789
racc (~> 1.4)
8890
pathutil (0.16.2)
8991
forwardable-extended (~> 2.6)
90-
public_suffix (6.0.2)
92+
public_suffix (7.0.2)
9193
racc (1.8.1)
9294
rainbow (3.1.1)
93-
rake (13.3.0)
95+
rake (13.3.1)
9496
rb-fsevent (0.11.2)
9597
rb-inotify (0.11.1)
9698
ffi (~> 1.0)
97-
rexml (3.4.1)
98-
rouge (4.5.2)
99+
rexml (3.4.4)
100+
rouge (4.7.0)
99101
rubyzip (2.4.1)
100102
safe_yaml (1.0.5)
101-
sass-embedded (1.89.1)
103+
sass-embedded (1.97.3-arm64-darwin)
102104
google-protobuf (~> 4.31)
103-
rake (>= 13)
104-
sass-embedded (1.89.1-arm64-darwin)
105+
sass-embedded (1.97.3-x86_64-darwin)
105106
google-protobuf (~> 4.31)
106-
sass-embedded (1.89.1-x86_64-darwin)
107+
sass-embedded (1.97.3-x86_64-linux-gnu)
107108
google-protobuf (~> 4.31)
108109
terminal-table (3.0.2)
109110
unicode-display_width (>= 1.1.1, < 3)
110111
unicode-display_width (2.6.0)
111-
webrick (1.9.1)
112+
webrick (1.9.2)
112113

113114
PLATFORMS
114115
arm64-darwin

LICENSE.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
MIT License
22

3-
Copyright (c) 2025 btcpay-monero
3+
Copyright (c) 2025-2026 btcpay-monero
44

55
Permission is hereby granted, free of charge, to any person obtaining a copy
66
of this software and associated documentation files (the "Software"), to deal

_includes/views/header.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,7 @@
3333
</label>
3434

3535
<div class="trigger">
36+
<a class="page-link" href="https://github.com/btcpay-monero/btcpayserver-monero-plugin" target="_blank" rel="noopener">GITHUB</a>
3637
<a class="page-link" href="https://xmr.btcpay.host" target="_blank" rel="noopener">BTCPAY</a>
3738
<a class="page-link" href="https://ccs.getmonero.org/proposals/btcpayserver-plugin.html" target="_blank" rel="noopener">FUNDING</a>
3839
{%- for path in page_paths -%}

0 commit comments

Comments
 (0)