We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6afce5d commit 58e3becCopy full SHA for 58e3bec
lib/gemdiff/repo_finder.rb
@@ -71,6 +71,11 @@ module RepoFinder
71
"resque-multi-job-forks": "stulentsev/resque-multi-job-forks",
72
representable: "trailblazer/representable",
73
rr: "rr/rr",
74
+ rspec: "rspec/rspec",
75
+ "rspec-core": "rspec/rspec",
76
+ "rspec-expectations": "rspec/rspec",
77
+ "rspec-mocks": "rspec/rspec",
78
+ "rspec-support": "rspec/rspec",
79
sass: "sass/ruby-sass",
80
SassyLists: "at-import/SassyLists",
81
"Sassy-Maps": "at-import/Sassy-Maps",
0 commit comments