Skip to content

Commit

Permalink
Add missing deps
Browse files Browse the repository at this point in the history
  • Loading branch information
ryukoposting committed Feb 10, 2024
1 parent 7b15e73 commit 810eada
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ source 'https://rubygems.org'
gem 'minitest', '~> 5.21.2'
gem 'mocha', '~> 2.1.0'
gem 'nokogiri', '~> 1.16.2'
gem 'rackup', '~> 2.1.0'
gem 'rake', '~> 13.0.0'
gem 'rubocop', '~> 1.60'
gem 'sinatra', '~> 4.0.0'
Expand Down

0 comments on commit 810eada

Please sign in to comment.