Skip to content

Commit 822b777

Browse files
jasnowpostmodern
authored andcommitted
Added jquery-rails to framework: field add
1 parent 2cfc40c commit 822b777

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

lib/github_advisory_sync.rb

+2-2
Original file line numberDiff line numberDiff line change
@@ -204,8 +204,8 @@ def framework
204204
when
205205
"actioncable", "actionmailbox", "actionmailer", "actionpack",
206206
"actiontext", "actionview", "activejob", "activemodel",
207-
"activerecord", "activestorage", "activesupport", "railties"
208-
"rails"
207+
"activerecord", "activestorage", "activesupport", "railties",
208+
"rails", "jquery-rails"
209209
end
210210
end
211211

0 commit comments

Comments
 (0)