Compare commits
1 commit
master
...
snyk-fix-a
Author | SHA1 | Date | |
---|---|---|---|
|
175fe4eb59 |
1 changed files with 1 additions and 1 deletions
2
Gemfile
2
Gemfile
|
@ -1,6 +1,6 @@
|
||||||
source 'https://rubygems.org'
|
source 'https://rubygems.org'
|
||||||
|
|
||||||
gem 'activerecord'
|
gem 'activerecord', '>= 6.1.7.1'
|
||||||
gem 'sinatra'
|
gem 'sinatra'
|
||||||
gem 'sqlite3'
|
gem 'sqlite3'
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue