We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent da417ec commit bccbd33Copy full SHA for bccbd33
Gemfile.lock
@@ -1,7 +1,7 @@
1
PATH
2
remote: .
3
specs:
4
- request_params_validation (0.2.0)
+ request_params_validation (0.2.1)
5
rails (>= 3)
6
7
GEM
lib/request_params_validation/version.rb
@@ -1,3 +1,3 @@
module RequestParamsValidation
- VERSION = '0.2.0'
+ VERSION = '0.2.1'
end
0 commit comments