Skip to content

Commit

Permalink
update Gemfile
Browse files Browse the repository at this point in the history
Signed-off-by: Kirill Mokevnin <[email protected]>
  • Loading branch information
mokevnin committed Dec 23, 2024
1 parent 73a1911 commit 97550c7
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -17,4 +17,5 @@ gem 'activerecord'
gem 'minitest-power_assert'
gem 'rubocop-minitest'
gem 'rubocop-rake'
gem 'sqlite3', '~> 1.7'
gem 'ruby-lsp', require: false
gem 'sqlite3'

0 comments on commit 97550c7

Please sign in to comment.