session-check 0.0.6 → 0.0.7

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/session/check/version.rb +1 -1
  2. metadata +3 -3
@@ -1,5 +1,5 @@
1
1
  module Session
2
2
  module Check
3
- VERSION = '0.0.6'
3
+ VERSION = '0.0.7'
4
4
  end
5
5
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: session-check
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.0.6
4
+ version: 0.0.7
5
5
  prerelease:
6
6
  platform: ruby
7
7
  authors:
@@ -20,13 +20,13 @@ dependencies:
20
20
  requirements:
21
21
  - - ! '>'
22
22
  - !ruby/object:Gem::Version
23
- version: '3.2'
23
+ version: '3.0'
24
24
  version_requirements: !ruby/object:Gem::Requirement
25
25
  none: false
26
26
  requirements:
27
27
  - - ! '>'
28
28
  - !ruby/object:Gem::Version
29
- version: '3.2'
29
+ version: '3.0'
30
30
  description:
31
31
  email:
32
32
  - harry@harrylascelles.com