Skip to content

Commit

Permalink
Add /db/model specs
Browse files Browse the repository at this point in the history
  • Loading branch information
moozzi committed May 24, 2024
1 parent 496bd88 commit b1167ea
Show file tree
Hide file tree
Showing 3 changed files with 583 additions and 0 deletions.
2 changes: 2 additions & 0 deletions Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -37,11 +37,13 @@ gem 'ronin-repos', '~> 0.2', github: 'ronin-rb/ronin-repos',

group :development do
gem 'rake', require: false
gem 'rack-test', '~> 2.1', require: false

gem 'rubygems-tasks', '~> 0.2'

gem 'rspec', '~> 3.0', require: false
gem 'simplecov', '~> 0.20', require: false
gem 'capybara', '~> 3.40', require: false

gem 'kramdown', '~> 2.0', require: false
gem 'kramdown-man', '~> 1.0', require: false
Expand Down
Loading

0 comments on commit b1167ea

Please sign in to comment.