webspicy 0.15.7 → 0.15.8

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.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: f4a2e0e1d1ccfacade6173f0ebe8119a71438aeb5403af05bdf08373f98630d7
4
- data.tar.gz: 063a4f40b5e8244adc654bb0e60b2dccb67b930b0ec4fa18045e3b005392004d
3
+ metadata.gz: e1d234226f15d51777e61c010557ed1691660613cd87ba11ce19844b2f7cc812
4
+ data.tar.gz: 40fcd4639ce847f7f69f3471ef9676c64e8e6be489388563d5abd51ca1bf39d7
5
5
  SHA512:
6
- metadata.gz: bdaaf1d7e90215b5f2f4d30ab0efd42ddf08f490dcaa77cba84a822b333020d63c34980420d9b9872c2db423635cf0d0fd0193a578826a31ad950795fa8a806e
7
- data.tar.gz: 21a7cf4e9b0bbb8835284132edd029fd7221933d2cc0d044c8ca6f5fb81bfc406621cbefdd33422da1a3ce68a703a030965fd15b7da8e678693e25a78c1526e7
6
+ metadata.gz: c4d0ec9a0567955bac41c5ee887164e783799e2baf66966fabff404147376c29192a4b28090c7d816a20fd15bc7e470b20136e253b9b1a7d663ac57de4958d99
7
+ data.tar.gz: 4ddccde82357c81066108133b0e5b63ea8b5a0b714556b56b4d4743ba26aaaf17a9187633061dc2f721b88833cdfb536f795d8256aa158723c4fa5a255957144
@@ -1,5 +1,5 @@
1
1
  source "https://rubygems.org"
2
2
 
3
- gem "rake", "~> 10"
4
- gem 'sinatra', "~> 2.0", ">= 2.0.2"
3
+ gem "rake", "~> 12"
4
+ gem 'sinatra', "~> 2"
5
5
  gem "webspicy", path: "../.."
@@ -1,7 +1,7 @@
1
1
  PATH
2
2
  remote: ../..
3
3
  specs:
4
- webspicy (0.15.7)
4
+ webspicy (0.15.8)
5
5
  finitio (>= 0.8.0)
6
6
  http (>= 2)
7
7
  mustermann (~> 1.0)
@@ -18,48 +18,53 @@ GEM
18
18
  addressable (2.7.0)
19
19
  public_suffix (>= 2.0.2, < 5.0)
20
20
  citrus (3.0.2)
21
- diff-lcs (1.3)
21
+ diff-lcs (1.4.4)
22
22
  domain_name (0.5.20190701)
23
23
  unf (>= 0.0.5, < 1.0.0)
24
+ ffi (1.13.1)
25
+ ffi-compiler (1.0.1)
26
+ ffi (>= 1.0.0)
27
+ rake
24
28
  finitio (0.8.0)
25
29
  citrus (>= 2.4, < 4.0)
26
30
  hansi (0.2.0)
27
- http (2.2.2)
31
+ http (4.4.1)
28
32
  addressable (~> 2.3)
29
33
  http-cookie (~> 1.0)
30
- http-form_data (~> 1.0.1)
31
- http_parser.rb (~> 0.6.0)
34
+ http-form_data (~> 2.2)
35
+ http-parser (~> 1.2.0)
32
36
  http-cookie (1.0.3)
33
37
  domain_name (~> 0.5)
34
- http-form_data (1.0.3)
35
- http_parser.rb (0.6.0)
38
+ http-form_data (2.3.0)
39
+ http-parser (1.2.1)
40
+ ffi-compiler (>= 1.0, < 2.0)
36
41
  mustermann (1.1.1)
37
42
  ruby2_keywords (~> 0.0.1)
38
43
  mustermann-contrib (1.1.1)
39
44
  hansi (~> 0.2.0)
40
45
  mustermann (= 1.1.1)
41
- path (1.3.3)
42
- public_suffix (4.0.3)
43
- rack (2.2.2)
46
+ path (2.0.1)
47
+ public_suffix (4.0.5)
48
+ rack (2.2.3)
44
49
  rack-protection (2.0.8.1)
45
50
  rack
46
51
  rack-robustness (1.1.0)
47
52
  rack-test (0.6.3)
48
53
  rack (>= 1.0)
49
- rake (10.5.0)
54
+ rake (12.3.3)
50
55
  rspec (3.9.0)
51
56
  rspec-core (~> 3.9.0)
52
57
  rspec-expectations (~> 3.9.0)
53
58
  rspec-mocks (~> 3.9.0)
54
- rspec-core (3.9.1)
55
- rspec-support (~> 3.9.1)
56
- rspec-expectations (3.9.1)
59
+ rspec-core (3.9.2)
60
+ rspec-support (~> 3.9.3)
61
+ rspec-expectations (3.9.2)
57
62
  diff-lcs (>= 1.2.0, < 2.0)
58
63
  rspec-support (~> 3.9.0)
59
64
  rspec-mocks (3.9.1)
60
65
  diff-lcs (>= 1.2.0, < 2.0)
61
66
  rspec-support (~> 3.9.0)
62
- rspec-support (3.9.2)
67
+ rspec-support (3.9.3)
63
68
  rspec_junit_formatter (0.4.1)
64
69
  rspec-core (>= 2, < 4, != 2.12.0)
65
70
  ruby2_keywords (0.0.2)
@@ -71,14 +76,14 @@ GEM
71
76
  tilt (2.0.10)
72
77
  unf (0.1.4)
73
78
  unf_ext
74
- unf_ext (0.0.7.6)
79
+ unf_ext (0.0.7.7)
75
80
 
76
81
  PLATFORMS
77
82
  ruby
78
83
 
79
84
  DEPENDENCIES
80
- rake (~> 10)
81
- sinatra (~> 2.0, >= 2.0.2)
85
+ rake (~> 12)
86
+ sinatra (~> 2)
82
87
  webspicy!
83
88
 
84
89
  BUNDLED WITH
@@ -2,7 +2,7 @@ module Webspicy
2
2
  module Version
3
3
  MAJOR = 0
4
4
  MINOR = 15
5
- TINY = 7
5
+ TINY = 8
6
6
  end
7
7
  VERSION = "#{Version::MAJOR}.#{Version::MINOR}.#{Version::TINY}"
8
8
  end
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: webspicy
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.15.7
4
+ version: 0.15.8
5
5
  platform: ruby
6
6
  authors:
7
7
  - Bernard Lambeau
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2020-07-07 00:00:00.000000000 Z
11
+ date: 2020-08-28 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: rake
@@ -16,34 +16,28 @@ dependencies:
16
16
  requirements:
17
17
  - - "~>"
18
18
  - !ruby/object:Gem::Version
19
- version: '10'
19
+ version: '12'
20
20
  type: :development
21
21
  prerelease: false
22
22
  version_requirements: !ruby/object:Gem::Requirement
23
23
  requirements:
24
24
  - - "~>"
25
25
  - !ruby/object:Gem::Version
26
- version: '10'
26
+ version: '12'
27
27
  - !ruby/object:Gem::Dependency
28
28
  name: sinatra
29
29
  requirement: !ruby/object:Gem::Requirement
30
30
  requirements:
31
31
  - - "~>"
32
32
  - !ruby/object:Gem::Version
33
- version: '2.0'
34
- - - ">="
35
- - !ruby/object:Gem::Version
36
- version: 2.0.2
33
+ version: '2'
37
34
  type: :development
38
35
  prerelease: false
39
36
  version_requirements: !ruby/object:Gem::Requirement
40
37
  requirements:
41
38
  - - "~>"
42
39
  - !ruby/object:Gem::Version
43
- version: '2.0'
44
- - - ">="
45
- - !ruby/object:Gem::Version
46
- version: 2.0.2
40
+ version: '2'
47
41
  - !ruby/object:Gem::Dependency
48
42
  name: rspec
49
43
  requirement: !ruby/object:Gem::Requirement