Skip to content

Commit

Permalink
Merge pull request #39 from Casecommons/dependabot/bundler/sqlite3-tw…
Browse files Browse the repository at this point in the history
…-1.6.0

Update sqlite3 requirement from ~> 1.5.0 to ~> 1.6.0
  • Loading branch information
nertzy authored Feb 5, 2023
2 parents 153509a + 62fe217 commit f37dfd9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -30,4 +30,4 @@ gem 'rubocop-minitest'
gem 'rubocop-rake'
gem 'rubocop-rspec'
gem 'simplecov'
gem 'sqlite3', '~> 1.5.0' unless is_jruby
gem 'sqlite3', '~> 1.6.0' unless is_jruby

0 comments on commit f37dfd9

Please sign in to comment.