mirror of
https://github.com/github/codeql.git
synced 2026-04-10 17:44:03 +02:00
10 lines
137 B
Ruby
10 lines
137 B
Ruby
source "https://rubygems.org"
|
|
|
|
gem "rails", "7.0.0"
|
|
gem "json", "~> 2.6.0"
|
|
gem "jwt"
|
|
|
|
gem "loofah", ">= 2"
|
|
|
|
gem "invalid-version", "abc"
|