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 ee04b4f commit 5f9ee1aCopy full SHA for 5f9ee1a
Gemfile.lock
@@ -1,7 +1,7 @@
1
PATH
2
remote: .
3
specs:
4
- jsonapi_errors_handler (0.1.6)
+ jsonapi_errors_handler (0.1.7)
5
6
GEM
7
remote: https://rubygems.org/
lib/jsonapi_errors_handler/version.rb
@@ -1,5 +1,5 @@
# frozen_string_literal: true
module JsonapiErrorsHandler
- VERSION = '0.1.6'
+ VERSION = '0.1.7'
end
0 commit comments