We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 76f27e9 commit 285a84fCopy full SHA for 285a84f
.github/tests/Gemfile
@@ -1,5 +1,8 @@
1
# frozen_string_literal: true
2
3
+# Gemfile
4
source "https://rubygems.org"
5
+gem "rspec"
6
+
7
8
# gem "rails"
0 commit comments