parent
8e4ccfc4ff
commit
a70f5cba65
|
@ -13,3 +13,5 @@ workaround
|
||||||
workaround
|
workaround
|
||||||
workarounds
|
workarounds
|
||||||
WSL
|
WSL
|
||||||
|
decapcms
|
||||||
|
tina
|
||||||
|
|
1
Gemfile
1
Gemfile
|
@ -15,6 +15,7 @@ end
|
||||||
#
|
#
|
||||||
|
|
||||||
group :test do
|
group :test do
|
||||||
|
gem "activesupport", "~> 7.0.0"
|
||||||
gem "cucumber", RUBY_VERSION >= "2.5" ? "~> 5.1.2" : "~> 4.1"
|
gem "cucumber", RUBY_VERSION >= "2.5" ? "~> 5.1.2" : "~> 4.1"
|
||||||
gem "httpclient"
|
gem "httpclient"
|
||||||
gem "jekyll_test_plugin"
|
gem "jekyll_test_plugin"
|
||||||
|
|
Loading…
Reference in New Issue