Skip to content

Commit

Permalink
Merge 24d5e1e into a1634b7
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] committed Mar 19, 2019
2 parents a1634b7 + 24d5e1e commit 2d6303e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Gemfile
Expand Up @@ -13,7 +13,7 @@ end
group :rails do
gem 'rails', '>= 4.2' unless defined?(NO_RAILS_GEM)
gem 'rspec-rails', require: false
gem 'sqlite3', '~> 1.3.6'
gem 'sqlite3', '~> 1.4.0'
end

# Specify your gem's dependencies in acfs.gemspec
Expand Down

0 comments on commit 2d6303e

Please sign in to comment.