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.
2 parents f9a85f0 + 5823ccf commit 0bb57b1Copy full SHA for 0bb57b1
1 file changed
Gemfile
@@ -15,7 +15,7 @@ gemspec
15
16
# To use a debugger
17
# gem 'byebug', group: [:development, :test]
18
-gem "sqlite3", "~> 1.4"
+gem "sqlite3", "~> 2.2"
19
20
alchemy_branch = ENV.fetch("ALCHEMY_BRANCH", "7.3-stable")
21
gem "alchemy_cms", github: "AlchemyCMS/alchemy_cms", branch: alchemy_branch
0 commit comments