remove rake
This commit is contained in:
parent
e6d7be0373
commit
d7603d4fb8
1
Gemfile
1
Gemfile
@ -1,6 +1,5 @@
|
||||
source 'https://rubygems.org'
|
||||
|
||||
gem 'rake', '~>13.2'
|
||||
gem 'yaml', '~> 0.3'
|
||||
gem 'liquid', '~> 5.5'
|
||||
gem 'nokogiri', '~> 1.15'
|
@ -7,7 +7,6 @@ GEM
|
||||
mini_portile2 (~> 2.8.2)
|
||||
racc (~> 1.4)
|
||||
racc (1.8.1)
|
||||
rake (13.2.1)
|
||||
yaml (0.3.0)
|
||||
|
||||
PLATFORMS
|
||||
@ -16,7 +15,6 @@ PLATFORMS
|
||||
DEPENDENCIES
|
||||
liquid (~> 5.5)
|
||||
nokogiri (~> 1.15)
|
||||
rake (~> 13.2)
|
||||
yaml (~> 0.3)
|
||||
|
||||
BUNDLED WITH
|
||||
|
Loading…
x
Reference in New Issue
Block a user