We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9efc4d5 commit 4ecbedeCopy full SHA for 4ecbede
Gemfile.lock
@@ -1,7 +1,7 @@
1
PATH
2
remote: .
3
specs:
4
- codeclimate_diff (0.1.10)
+ codeclimate_diff (0.1.13)
5
colorize
6
json
7
optparse
@@ -92,4 +92,4 @@ DEPENDENCIES
92
rubocop (~> 1.21)
93
94
BUNDLED WITH
95
- 2.5.11
+ 2.5.20
lib/codeclimate_diff/version.rb
@@ -1,5 +1,5 @@
# frozen_string_literal: true
module CodeclimateDiff
- VERSION = "0.1.10"
+ VERSION = "0.1.13"
end
0 commit comments