We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5c35fd1 commit 2d40066Copy full SHA for 2d40066
Gemfile
@@ -20,7 +20,6 @@ gem 'yard', '0.9.38'
20
21
# TODO: remove when Ruby 3.1 is no longer supported
22
gem 'erb', '~> 4.0.4'
23
-gem 'json-schema', '~> 5.2.2'
24
gem 'public_suffix', '~> 6.0.2'
25
26
group :benchmark do
Gemfile.lock
@@ -114,7 +114,6 @@ DEPENDENCIES
114
erb (~> 4.0.4)
115
faker!
116
irb
117
- json-schema (~> 5.2.2)
118
minitest (= 5.27.0)
119
pry (= 0.16.0)
120
public_suffix (~> 6.0.2)
0 commit comments