Skip to content

Commit

Permalink
update mysql gem version
Browse files Browse the repository at this point in the history
  • Loading branch information
adlamas committed Oct 27, 2023
1 parent cca3a17 commit b002e83
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 4 deletions.
1 change: 1 addition & 0 deletions Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -15,3 +15,4 @@ gem 'rubocop', '~> 1.56.3', require: false
gem 'rubocop-rspec', '~> 2.24.1', require: false
gem 'simplecov', '~> 0.22.0'
gem 'sqlite3', '1.4.2'
gem 'mysql2', '~> 0.5.2'
5 changes: 1 addition & 4 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,6 @@ GEM
activerecord (>= 5.a)
database_cleaner-core (~> 2.0.0)
database_cleaner-core (2.0.1)
date (3.3.3)
diff-lcs (1.5.0)
docile (1.4.0)
dry-configurable (1.1.0)
Expand Down Expand Up @@ -111,10 +110,8 @@ GEM
mini_mime (1.1.5)
mini_portile2 (2.8.5)
minitest (5.20.0)
net-imap (0.4.2)
mysql2 (0.5.5)
date
net-protocol
net-imap (0.4.2)
net-pop (0.1.2)
net-protocol
net-protocol (0.2.1)
Expand Down

0 comments on commit b002e83

Please sign in to comment.