File tree Expand file tree Collapse file tree 2 files changed +10
-7
lines changed Expand file tree Collapse file tree 2 files changed +10
-7
lines changed Original file line number Diff line number Diff line change @@ -12,4 +12,4 @@ gem "rubocop", "~> 1.21"
12
12
gem "rubocop-performance" , "~> 1.21"
13
13
gem "rubocop-rake" , "~> 0.6.0"
14
14
gem "rubocop-rspec" , "~> 3.0"
15
- gem "sinatra" , "~> 4.0 "
15
+ gem "sinatra" , "~> 4.1 "
Original file line number Diff line number Diff line change 14
14
json (2.7.2 )
15
15
json (2.7.2-java )
16
16
language_server-protocol (3.17.0.3 )
17
- mustermann (3.0.0 )
17
+ logger (1.6.4 )
18
+ mustermann (3.0.3 )
18
19
ruby2_keywords (~> 0.0.1 )
19
20
parallel (1.25.1 )
20
21
parser (3.3.3.0 )
21
22
ast (~> 2.4.1 )
22
23
racc
23
24
racc (1.8.0 )
24
25
racc (1.8.0-java )
25
- rack (3.1.6 )
26
- rack-protection (4.0 .0 )
26
+ rack (3.1.8 )
27
+ rack-protection (4.1 .0 )
27
28
base64 (>= 0.1.0 )
29
+ logger (>= 1.6.0 )
28
30
rack (>= 3.0.0 , < 4 )
29
31
rack-session (2.0.0 )
30
32
rack (>= 3.0.0 )
71
73
rubocop (~> 1.61 )
72
74
ruby-progressbar (1.13.0 )
73
75
ruby2_keywords (0.0.5 )
74
- sinatra (4.0.0 )
76
+ sinatra (4.1.0 )
77
+ logger (>= 1.6.0 )
75
78
mustermann (~> 3.0 )
76
79
rack (>= 3.0.0 , < 4 )
77
- rack-protection (= 4.0 .0 )
80
+ rack-protection (= 4.1 .0 )
78
81
rack-session (>= 2.0.0 , < 3 )
79
82
tilt (~> 2.0 )
80
83
strscan (3.1.0 )
@@ -100,7 +103,7 @@ DEPENDENCIES
100
103
rubocop-performance (~> 1.21 )
101
104
rubocop-rake (~> 0.6.0 )
102
105
rubocop-rspec (~> 3.0 )
103
- sinatra (~> 4.0 )
106
+ sinatra (~> 4.1 )
104
107
105
108
BUNDLED WITH
106
109
2.5.14
You can’t perform that action at this time.
0 commit comments