sinatra_omniauth 1.3.1 → 1.3.3

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 (5) hide show
  1. checksums.yaml +4 -4
  2. data/Gemfile +1 -0
  3. data/Gemfile.lock +50 -44
  4. data/sinatra_omniauth.gemspec +2 -2
  5. metadata +12 -6
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: aac614acf7c205c92ee3d864b4a11c9636fd2ba2beaa2afcdac702a33a120437
4
- data.tar.gz: 219bf04676efd041fbc823e666edc19e164ad0cf731b77731bb5d79e704b2337
3
+ metadata.gz: 9122e347c99a1566048c2ce6c0f3b293ec317c5c58666ae91397417881bf9b35
4
+ data.tar.gz: dce753c2b2f780e43667b87b13b6935180bfb22b4e669d89c3e9275cbe3eb7ec
5
5
  SHA512:
6
- metadata.gz: 4422d802cc3d608d1dfe460aec93fe380eee5f1980ef17a57f94f024855a56f34a7d60ecdb6300b3c13a4b087360d5b9be7daf5a62a023bc95acc3542b1f1b6d
7
- data.tar.gz: 821e416c8ba98fbadf5f4be11cf0401db605f8f95f6a3a5bae23ee721dafa996b8b1d73795c1a72fce1549b8b12f2a658df51f468ffe87df7c01ebf8400600a6
6
+ metadata.gz: b24e37db94a8a291bbbfeace4ab2588db2525e2729c3725b5629b9ed0704bb81476254a4194215ea51c701616fee7f7bae2aa23cc03326db2bc0c05876f80692
7
+ data.tar.gz: ab64d1108c90834f8f8c533fd2f7d6453ca1a8dd73edf9866d13e7639ac3a319127d423256b2eaa8a5a1b2ecc04b479d8fe1709164cdbc5f7b012e6e99c82b04
data/Gemfile CHANGED
@@ -12,6 +12,7 @@ gem 'sqlite3'
12
12
  gem 'rack-flash3'
13
13
  gem 'uuidtools'
14
14
  gem 'haml', '>=3.1.1'
15
+ gem 'rack', '>=3.1.16'
15
16
 
16
17
  group :development do
17
18
  gem 'rcov', '~>0.9.11', :platforms => [:jruby, :mri_18], :require => false
data/Gemfile.lock CHANGED
@@ -3,11 +3,11 @@ GEM
3
3
  specs:
4
4
  addressable (2.8.7)
5
5
  public_suffix (>= 2.0.2, < 7.0)
6
- base64 (0.2.0)
6
+ base64 (0.3.0)
7
7
  data_objects (0.10.17)
8
8
  addressable (~> 2.1)
9
9
  date (3.4.1)
10
- diff-lcs (1.6.0)
10
+ diff-lcs (1.6.2)
11
11
  dm-core (1.2.1)
12
12
  addressable (~> 2.3)
13
13
  dm-do-adapter (1.2.0)
@@ -25,23 +25,25 @@ GEM
25
25
  data_objects (= 0.10.17)
26
26
  do_sqlite3 (0.10.17)
27
27
  data_objects (= 0.10.17)
28
+ erb (5.0.3)
28
29
  haml (6.3.0)
29
30
  temple (>= 0.8.2)
30
31
  thor
31
32
  tilt
32
33
  hashie (5.0.0)
33
- logger (1.6.6)
34
- multi_json (1.15.0)
35
- mustermann (3.0.3)
34
+ logger (1.7.0)
35
+ multi_json (1.17.0)
36
+ mustermann (3.0.4)
36
37
  ruby2_keywords (~> 0.0.1)
37
- oauth (1.1.0)
38
- oauth-tty (~> 1.0, >= 1.0.1)
38
+ oauth (1.1.2)
39
+ oauth-tty (~> 1.0, >= 1.0.6)
39
40
  snaky_hash (~> 2.0)
40
- version_gem (~> 1.1)
41
- oauth-tty (1.0.5)
42
- version_gem (~> 1.1, >= 1.1.1)
43
- omniauth (2.1.2)
41
+ version_gem (~> 1.1, >= 1.1.9)
42
+ oauth-tty (1.0.6)
43
+ version_gem (~> 1.1, >= 1.1.9)
44
+ omniauth (2.1.4)
44
45
  hashie (>= 3.4.6)
46
+ logger
45
47
  rack (>= 2.2.3)
46
48
  rack-protection
47
49
  omniauth-oauth (1.2.1)
@@ -51,67 +53,70 @@ GEM
51
53
  omniauth-twitter (1.4.0)
52
54
  omniauth-oauth (~> 1.1)
53
55
  rack
54
- psych (5.2.3)
56
+ psych (5.2.6)
55
57
  date
56
58
  stringio
57
- public_suffix (6.0.1)
58
- rack (3.1.10)
59
+ public_suffix (6.0.2)
60
+ rack (3.2.3)
59
61
  rack-flash3 (1.0.5)
60
62
  rack
61
- rack-protection (4.1.1)
63
+ rack-protection (4.2.1)
62
64
  base64 (>= 0.1.0)
63
65
  logger (>= 1.6.0)
64
66
  rack (>= 3.0.0, < 4)
65
- rack-session (2.1.0)
67
+ rack-session (2.1.1)
66
68
  base64 (>= 0.1.0)
67
69
  rack (>= 3.0.0)
68
70
  rcov (0.9.11)
69
- rdoc (6.12.0)
71
+ rdoc (6.15.0)
72
+ erb
70
73
  psych (>= 4.0.0)
71
- rspec (3.13.0)
74
+ tsort
75
+ rspec (3.13.1)
72
76
  rspec-core (~> 3.13.0)
73
77
  rspec-expectations (~> 3.13.0)
74
78
  rspec-mocks (~> 3.13.0)
75
- rspec-core (3.13.3)
79
+ rspec-core (3.13.5)
76
80
  rspec-support (~> 3.13.0)
77
- rspec-expectations (3.13.3)
81
+ rspec-expectations (3.13.5)
78
82
  diff-lcs (>= 1.2.0, < 2.0)
79
83
  rspec-support (~> 3.13.0)
80
- rspec-mocks (3.13.2)
84
+ rspec-mocks (3.13.5)
81
85
  diff-lcs (>= 1.2.0, < 2.0)
82
86
  rspec-support (~> 3.13.0)
83
- rspec-support (3.13.2)
87
+ rspec-support (3.13.6)
84
88
  ruby2_keywords (0.0.5)
85
89
  simplecov (0.6.4)
86
90
  multi_json (~> 1.0)
87
91
  simplecov-html (~> 0.5.3)
88
92
  simplecov-html (0.5.3)
89
- sinatra (4.1.1)
93
+ sinatra (4.2.1)
90
94
  logger (>= 1.6.0)
91
95
  mustermann (~> 3.0)
92
96
  rack (>= 3.0.0, < 4)
93
- rack-protection (= 4.1.1)
97
+ rack-protection (= 4.2.1)
94
98
  rack-session (>= 2.0.0, < 3)
95
99
  tilt (~> 2.0)
96
- snaky_hash (2.0.1)
97
- hashie
98
- version_gem (~> 1.1, >= 1.1.1)
99
- sqlite3 (2.5.0-aarch64-linux-gnu)
100
- sqlite3 (2.5.0-aarch64-linux-musl)
101
- sqlite3 (2.5.0-arm-linux-gnu)
102
- sqlite3 (2.5.0-arm-linux-musl)
103
- sqlite3 (2.5.0-arm64-darwin)
104
- sqlite3 (2.5.0-x86-linux-gnu)
105
- sqlite3 (2.5.0-x86-linux-musl)
106
- sqlite3 (2.5.0-x86_64-darwin)
107
- sqlite3 (2.5.0-x86_64-linux-gnu)
108
- sqlite3 (2.5.0-x86_64-linux-musl)
109
- stringio (3.1.3)
110
- temple (0.10.3)
111
- thor (1.3.2)
112
- tilt (2.6.0)
113
- uuidtools (2.2.0)
114
- version_gem (1.1.4)
100
+ snaky_hash (2.0.3)
101
+ hashie (>= 0.1.0, < 6)
102
+ version_gem (>= 1.1.8, < 3)
103
+ sqlite3 (2.7.4-aarch64-linux-gnu)
104
+ sqlite3 (2.7.4-aarch64-linux-musl)
105
+ sqlite3 (2.7.4-arm-linux-gnu)
106
+ sqlite3 (2.7.4-arm-linux-musl)
107
+ sqlite3 (2.7.4-arm64-darwin)
108
+ sqlite3 (2.7.4-x86-linux-gnu)
109
+ sqlite3 (2.7.4-x86-linux-musl)
110
+ sqlite3 (2.7.4-x86_64-darwin)
111
+ sqlite3 (2.7.4-x86_64-linux-gnu)
112
+ sqlite3 (2.7.4-x86_64-linux-musl)
113
+ stringio (3.1.7)
114
+ temple (0.10.4)
115
+ thor (1.4.0)
116
+ tilt (2.6.1)
117
+ tsort (0.2.0)
118
+ uuidtools (3.0.0)
119
+ version_gem (1.1.9)
115
120
 
116
121
  PLATFORMS
117
122
  aarch64-linux-gnu
@@ -134,6 +139,7 @@ DEPENDENCIES
134
139
  haml (>= 3.1.1)
135
140
  omniauth
136
141
  omniauth-twitter
142
+ rack (>= 3.1.16)
137
143
  rack-flash3
138
144
  rcov (~> 0.9.11)
139
145
  rdoc (>= 2.4.0)
@@ -144,4 +150,4 @@ DEPENDENCIES
144
150
  uuidtools
145
151
 
146
152
  BUNDLED WITH
147
- 2.6.3
153
+ 2.6.9
@@ -2,7 +2,7 @@
2
2
 
3
3
  Gem::Specification.new do |spec|
4
4
  spec.name = "sinatra_omniauth"
5
- spec.version = "1.3.1"
5
+ spec.version = "1.3.3"
6
6
  spec.authors = ["Clifford Heath"]
7
7
  spec.email = "clifford.heath@gmail.com"
8
8
 
@@ -86,7 +86,7 @@ Gem::Specification.new do |spec|
86
86
  "views/auth.haml"
87
87
  ]
88
88
 
89
- spec.add_runtime_dependency(%q<sinatra>, ["~> 4.1.0"])
89
+ spec.add_runtime_dependency(%q<sinatra>, ">= 4.1", "< 4.3")
90
90
  spec.add_runtime_dependency(%q<omniauth>, [">= 0"])
91
91
  spec.add_runtime_dependency(%q<omniauth-twitter>, [">= 0"])
92
92
  spec.add_runtime_dependency(%q<dm-core>, [">= 0"])
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: sinatra_omniauth
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.3.1
4
+ version: 1.3.3
5
5
  platform: ruby
6
6
  authors:
7
7
  - Clifford Heath
@@ -13,16 +13,22 @@ dependencies:
13
13
  name: sinatra
14
14
  requirement: !ruby/object:Gem::Requirement
15
15
  requirements:
16
- - - "~>"
16
+ - - ">="
17
+ - !ruby/object:Gem::Version
18
+ version: '4.1'
19
+ - - "<"
17
20
  - !ruby/object:Gem::Version
18
- version: 4.1.0
21
+ version: '4.3'
19
22
  type: :runtime
20
23
  prerelease: false
21
24
  version_requirements: !ruby/object:Gem::Requirement
22
25
  requirements:
23
- - - "~>"
26
+ - - ">="
27
+ - !ruby/object:Gem::Version
28
+ version: '4.1'
29
+ - - "<"
24
30
  - !ruby/object:Gem::Version
25
- version: 4.1.0
31
+ version: '4.3'
26
32
  - !ruby/object:Gem::Dependency
27
33
  name: omniauth
28
34
  requirement: !ruby/object:Gem::Requirement
@@ -355,7 +361,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
355
361
  - !ruby/object:Gem::Version
356
362
  version: '0'
357
363
  requirements: []
358
- rubygems_version: 3.6.3
364
+ rubygems_version: 3.6.9
359
365
  specification_version: 4
360
366
  summary: A Sinatra extension that provides pure OmniAuth goodness to your application
361
367
  (with DataMapper)