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 9, 2024
1 parent d90011c commit d7d06d1
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.0.pre.rc.2'
spec.add_development_dependency 'sql_matchers', '1.0.0.pre.rc.1'
spec.add_development_dependency 'sql_matchers', '1.0.0.pre.rc.3'
spec.add_development_dependency 'sqlite3', '~> 1.4'
spec.add_development_dependency 'mysql2'
spec.add_development_dependency 'pg'
Expand Down

0 comments on commit d7d06d1

Please sign in to comment.