mirror of
https://github.com/github/codeql.git
synced 2026-02-14 06:01:07 +01: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"
|