dev_log_in 0.0.1 → 0.0.2

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/dev_log_in/version.rb +1 -1
  2. metadata +7 -7
@@ -1,3 +1,3 @@
1
1
  module DevLogIn
2
- VERSION = "0.0.1"
2
+ VERSION = "0.0.2"
3
3
  end
metadata CHANGED
@@ -1,13 +1,13 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: dev_log_in
3
3
  version: !ruby/object:Gem::Version
4
- hash: 29
4
+ hash: 27
5
5
  prerelease:
6
6
  segments:
7
7
  - 0
8
8
  - 0
9
- - 1
10
- version: 0.0.1
9
+ - 2
10
+ version: 0.0.2
11
11
  platform: ruby
12
12
  authors:
13
13
  - divineforest
@@ -22,14 +22,14 @@ dependencies:
22
22
  version_requirements: &id001 !ruby/object:Gem::Requirement
23
23
  none: false
24
24
  requirements:
25
- - - ~>
25
+ - - ">="
26
26
  - !ruby/object:Gem::Version
27
- hash: 3
27
+ hash: 7
28
28
  segments:
29
29
  - 3
30
- - 1
31
30
  - 0
32
- version: 3.1.0
31
+ - 0
32
+ version: 3.0.0
33
33
  prerelease: false
34
34
  type: :runtime
35
35
  requirement: *id001