1
0
mirror of https://github.com/hacks-guide/Guide_3DS.git synced 2025-09-01 04:31:54 +02:00

Update MM to 4.24.0 and update some deps (#1905)

* Update MM to 4.24.0 and update some deps

* Update package.json to MM 4.24.0

* Update package.json to MM 4.24.0

* Add dependabot config to auto-update packages
This commit is contained in:
lifehackerhansol
2021-08-26 23:14:51 -07:00
committed by GitHub
parent 469b61a6ea
commit 2ef8fdc16d
5 changed files with 33 additions and 18 deletions

View File

@@ -1,4 +1,6 @@
source "https://rubygems.org"
gem 'jekyll-redirect-from'
gem 'kramdown-parser-gfm'
gem "jemoji", "~> 0.8"
gem "jekyll-redirect-from", "~>0.16"
gem "kramdown-parser-gfm", "~>1.1"
gem "webrick", "~>1.7"
gemspec