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 41c8da5 commit f6e5374Copy full SHA for f6e5374
assertthat-bdd.gemspec
@@ -1,6 +1,6 @@
1
Gem::Specification.new do |s|
2
s.name = %q{assertthat-bdd}
3
- s.version = "1.0.2-x64-mingw32"
+ s.version = "1.0.2"
4
s.date = %q{2018-12-09}
5
s.summary = %q{AssertThat bdd integration for Ruby}
6
s.authors = ["Glib Briia"]
@@ -14,4 +14,4 @@ Gem::Specification.new do |s|
14
"lib/assertthat-bdd.rb"
15
]
16
s.require_paths = ["lib"]
17
-end
+end
0 commit comments