Skip to content

Commit

Permalink
upgrade sql_matchers
Browse files Browse the repository at this point in the history
  • Loading branch information
ezekg committed Aug 13, 2024
1 parent e445188 commit 8ede441
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion union_of.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ Gem::Specification.new do |spec|

spec.add_development_dependency 'rspec-rails'
spec.add_development_dependency 'temporary_tables', '~> 1.0'
spec.add_development_dependency 'sql_matchers', '1.0.0.pre.rc.4'
spec.add_development_dependency 'sql_matchers', '~> 1.0'
spec.add_development_dependency 'sqlite3', '~> 1.4'
spec.add_development_dependency 'mysql2'
spec.add_development_dependency 'pg'
Expand Down

0 comments on commit 8ede441

Please sign in to comment.