We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 31b2c55 commit 208c1aeCopy full SHA for 208c1ae
Gemfile.lock
@@ -1,7 +1,7 @@
1
PATH
2
remote: .
3
specs:
4
- rspec-sql (0.0.2)
+ rspec-sql (0.0.3)
5
activesupport
6
rspec
7
rspec-sql.gemspec
@@ -2,7 +2,7 @@
Gem::Specification.new do |s|
s.name = "rspec-sql"
- s.version = "0.0.2"
+ s.version = "0.0.3"
s.summary = "RSpec::Sql matcher"
s.description = "RSpec matcher for database queries."
8
s.authors = ["Maikel Linke", "Open Food Network contributors"]
0 commit comments