We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5c35fd1 commit 70de55bCopy full SHA for 70de55b
Gemfile
@@ -20,8 +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
27
gem 'benchmark'
Gemfile.lock
@@ -114,10 +114,8 @@ 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)
121
rake (= 13.3.1)
122
rdoc
123
rubocop
0 commit comments