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 137b905 commit 75c606dCopy full SHA for 75c606d
Gemfile
@@ -17,7 +17,7 @@ gem 'protected_attributes'
17
# end
18
19
group :test do
20
- gem 'sqlite3', '~> 1.0'
+ gem 'sqlite3', '~> 1.3.9'
21
gem 'vcr', '~> 4.0'
22
gem 'webmock', '~> 3.4'
23
end
0 commit comments