sniff 0.6.0 → 0.6.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (2) hide show
  1. data/lib/sniff/version.rb +1 -1
  2. metadata +5 -7
@@ -1,3 +1,3 @@
1
1
  module Sniff
2
- VERSION = '0.6.0'
2
+ VERSION = '0.6.1'
3
3
  end
metadata CHANGED
@@ -5,8 +5,8 @@ version: !ruby/object:Gem::Version
5
5
  segments:
6
6
  - 0
7
7
  - 6
8
- - 0
9
- version: 0.6.0
8
+ - 1
9
+ version: 0.6.1
10
10
  platform: ruby
11
11
  authors:
12
12
  - Derek Kastner
@@ -97,13 +97,11 @@ dependencies:
97
97
  requirement: &id006 !ruby/object:Gem::Requirement
98
98
  none: false
99
99
  requirements:
100
- - - ~>
100
+ - - ">="
101
101
  - !ruby/object:Gem::Version
102
102
  segments:
103
103
  - 0
104
- - 3
105
- - 15
106
- version: 0.3.15
104
+ version: "0"
107
105
  type: :runtime
108
106
  prerelease: false
109
107
  version_requirements: *id006
@@ -353,7 +351,7 @@ required_ruby_version: !ruby/object:Gem::Requirement
353
351
  requirements:
354
352
  - - ">="
355
353
  - !ruby/object:Gem::Version
356
- hash: 3324408118143128472
354
+ hash: -377977580926957305
357
355
  segments:
358
356
  - 0
359
357
  version: "0"