Require base64

This commit is contained in:
Ian Ker-Seymer
2024-07-16 15:56:47 -04:00
parent d36937d17f
commit d6ca569e8a
2 changed files with 4 additions and 0 deletions
+2
View File
@@ -7,6 +7,8 @@ end
gemspec
gem "base64"
group :benchmark, :test do
gem 'benchmark-ips'
gem 'memory_profiler'
+2
View File
@@ -15,6 +15,7 @@ GEM
remote: https://rubygems.org/
specs:
ast (2.4.2)
base64 (0.2.0)
benchmark-ips (2.13.0)
json (2.7.2)
language_server-protocol (3.17.0.3)
@@ -57,6 +58,7 @@ PLATFORMS
ruby
DEPENDENCIES
base64
benchmark-ips
liquid!
liquid-c!