Skip to content

Commit

Permalink
plz;
Browse files Browse the repository at this point in the history
  • Loading branch information
spilliton committed May 26, 2020
1 parent 1a1ed75 commit b7047d5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion randumb.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ Gem::Specification.new do |s|

# I don't know how to ruby anymore...just locking these to versions that work
# because I'm having a hard time debugging on latest versions
s.add_development_dependency 'sqlite3', '~> 1.4'
s.add_development_dependency 'sqlite3', '~> 1.3.6'
s.add_development_dependency 'mysql2', '0.4.10'
s.add_development_dependency 'pg', '0.19.0'

Expand Down

0 comments on commit b7047d5

Please sign in to comment.