Skip to content

Commit 3a76799

Browse files
committed
Update gems
1 parent 2312e9a commit 3a76799

File tree

2 files changed

+106
-104
lines changed

2 files changed

+106
-104
lines changed

Gemfile

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -20,10 +20,7 @@ gem 'rspec-rails'
2020
gem 'rubocop'
2121
gem 'rubocop-capybara'
2222
gem 'rubocop-rspec'
23-
24-
group :development do
25-
gem 'sqlite3', '~>1.4'
26-
end
23+
gem 'sqlite3'
2724

2825
group :test do
2926
gem 'simplecov', require: false

0 commit comments

Comments
 (0)