We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 665ac3c commit 371a492Copy full SHA for 371a492
gemfiles/Gemfile-rails-main
@@ -7,7 +7,7 @@ git_source(:github) { |repo| "https://github.com/#{repo}.git" }
7
gemspec path: ".."
8
9
gem "puma"
10
-gem "sqlite3", "< 2"
+gem "sqlite3"
11
gem "debug", ">= 1.7.0"
12
gem "mocha"
13
gem "rubocop-shopify", "~> 2.14", require: false
0 commit comments