mirror of
https://github.com/restincode/restincode.git
synced 2026-09-11 17:19:30 +02:00
Compare commits
6 commits
209f85206c
...
1cbb5764c1
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
1cbb5764c1 | ||
|
|
a1ce9ad445 | ||
|
|
e504fb9da0 | ||
|
|
8c46bf9b1e | ||
|
|
a14163e64f | ||
|
|
e42e0e26a6 |
1 changed files with 5 additions and 5 deletions
10
Gemfile.lock
10
Gemfile.lock
|
|
@ -15,7 +15,7 @@ GEM
|
|||
securerandom (>= 0.3)
|
||||
tzinfo (~> 2.0, >= 2.0.5)
|
||||
uri (>= 0.13.1)
|
||||
addressable (2.8.8)
|
||||
addressable (2.9.0)
|
||||
public_suffix (>= 2.0.2, < 8.0)
|
||||
afm (1.0.0)
|
||||
async (2.35.0)
|
||||
|
|
@ -53,7 +53,7 @@ GEM
|
|||
logger
|
||||
eventmachine (1.2.7)
|
||||
execjs (2.10.0)
|
||||
faraday (2.14.1)
|
||||
faraday (2.14.2)
|
||||
faraday-net_http (>= 2.0, < 3.5)
|
||||
json
|
||||
logger
|
||||
|
|
@ -247,7 +247,7 @@ GEM
|
|||
gemoji (>= 3, < 5)
|
||||
html-pipeline (~> 2.2)
|
||||
jekyll (>= 3.0, < 5.0)
|
||||
json (2.18.1)
|
||||
json (2.19.5)
|
||||
kramdown (2.4.0)
|
||||
rexml
|
||||
kramdown-parser-gfm (1.1.0)
|
||||
|
|
@ -267,9 +267,9 @@ GEM
|
|||
prism (~> 1.5)
|
||||
net-http (0.9.1)
|
||||
uri (>= 0.11.1)
|
||||
nokogiri (1.19.1-arm64-darwin)
|
||||
nokogiri (1.19.3-arm64-darwin)
|
||||
racc (~> 1.4)
|
||||
nokogiri (1.19.1-x86_64-linux-gnu)
|
||||
nokogiri (1.19.3-x86_64-linux-gnu)
|
||||
racc (~> 1.4)
|
||||
octokit (4.25.1)
|
||||
faraday (>= 1, < 3)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue