9
9
GEM
10
10
remote: https://rubygems.org/
11
11
specs:
12
- anyway_config (2.5 .1 )
13
- ruby-next-core (>= 0.14 .0 )
12
+ anyway_config (2.6 .1 )
13
+ ruby-next-core (~> 1 .0 )
14
14
as-notifications (1.0.2 )
15
15
awesome_print (1.9.2 )
16
+ base64 (0.2.0 )
17
+ bigdecimal (3.1.5 )
16
18
concurrent-ruby (1.2.2 )
17
19
crass (1.0.6 )
18
20
declarative (0.0.20 )
32
34
concurrent-ruby (~> 1.0 )
33
35
dry-core (~> 1.0 , < 2 )
34
36
zeitwerk (~> 2.6 )
35
- dry-schema (1.13.2 )
37
+ dry-schema (1.13.3 )
36
38
concurrent-ruby (~> 1.0 )
37
39
dry-configurable (~> 1.0 , >= 1.0.1 )
38
40
dry-core (~> 1.0 , < 2 )
59
61
tilt
60
62
i18n (1.14.1 )
61
63
concurrent-ruby (~> 1.0 )
62
- json (2.6.3 )
63
- mini_portile2 (2.8.4 )
64
- moments (0.2 .0 )
64
+ json (2.7.1 )
65
+ mini_portile2 (2.8.5 )
66
+ moments (0.3 .0 )
65
67
multi_json (1.15.0 )
66
- mustermann (2 .0.2 )
68
+ mustermann (3 .0.0 )
67
69
ruby2_keywords (~> 0.0.1 )
68
70
mysql2 (0.5.5 )
69
- nio4r (2.5.9 )
70
- nokogiri (1.15.3 )
71
+ nio4r (2.7.0 )
72
+ nokogiri (1.16.0 )
71
73
mini_portile2 (~> 2.8.2 )
72
74
racc (~> 1.4 )
73
- pact-support (1.19 .0 )
75
+ pact-support (1.20 .0 )
74
76
awesome_print (~> 1.9 )
75
- diff-lcs (~> 1.4 )
77
+ diff-lcs (~> 1.5 )
76
78
expgen (~> 0.1 )
77
79
rainbow (~> 3.1.1 )
78
- pact_broker (2.107.1 )
80
+ pact_broker (2.108.0 )
79
81
anyway_config (~> 2.1 )
80
82
dry-validation (~> 1.8 )
81
83
haml (~> 5.0 )
85
87
padrino-core (~> 0.14 , >= 0.14.3 )
86
88
psych (~> 4.0 )
87
89
rack (~> 2.2 , >= 2.2.3 )
88
- rack-protection (>= 2.0.8.1 , < 3.0 )
90
+ rack-protection (~> 3.0 )
89
91
redcarpet (~> 3.5 , >= 3.5.1 )
90
92
reform (~> 2.6 )
91
93
request_store (~> 1.5 )
94
96
semantic_logger (~> 4.11 )
95
97
semver2 (~> 3.4.2 )
96
98
sequel (~> 5.28 )
97
- sinatra (>= 2.0.8.1 , < 3.0 )
99
+ sinatra (~> 3.0 )
98
100
sucker_punch (~> 2.0 )
99
101
table_print (~> 1.5 )
100
102
webmachine (>= 2.0.0.beta , < 3.0 )
@@ -111,12 +113,13 @@ GEM
111
113
stringio
112
114
puma (5.6.7 )
113
115
nio4r (~> 2.0 )
114
- racc (1.7.1 )
116
+ racc (1.7.3 )
115
117
rack (2.2.8 )
116
- rack-protection (2.2.4 )
117
- rack
118
+ rack-protection (3.2.0 )
119
+ base64 (>= 0.1.0 )
120
+ rack (~> 2.2 , >= 2.2.4 )
118
121
rainbow (3.1.1 )
119
- rake (13.0.6 )
122
+ rake (13.1.0 )
120
123
redcarpet (3.6.0 )
121
124
reform (2.6.2 )
122
125
disposable (>= 0.5.0 , < 1.0.0 )
@@ -130,27 +133,28 @@ GEM
130
133
rack (>= 1.4 )
131
134
roar (1.2.0 )
132
135
representable (~> 3.1 )
133
- ruby-next-core (0.15.3 )
136
+ ruby-next-core (1.0.0 )
134
137
ruby2_keywords (0.0.5 )
135
- sanitize (6.0.2 )
138
+ sanitize (6.1.0 )
136
139
crass (~> 1.0.2 )
137
140
nokogiri (>= 1.12.0 )
138
- semantic_logger (4.14 .0 )
141
+ semantic_logger (4.15 .0 )
139
142
concurrent-ruby (~> 1.0 )
140
143
semver2 (3.4.2 )
141
- sequel (5.71.0 )
142
- sinatra (2.2.4 )
143
- mustermann (~> 2.0 )
144
- rack (~> 2.2 )
145
- rack-protection (= 2.2.4 )
144
+ sequel (5.76.0 )
145
+ bigdecimal
146
+ sinatra (3.2.0 )
147
+ mustermann (~> 3.0 )
148
+ rack (~> 2.2 , >= 2.2.4 )
149
+ rack-protection (= 3.2.0 )
146
150
tilt (~> 2.0 )
147
- sqlite3 (1.6.5 )
151
+ sqlite3 (1.7.0 )
148
152
mini_portile2 (~> 2.8.0 )
149
- stringio (3.0.7 )
153
+ stringio (3.1.0 )
150
154
table_print (1.5.7 )
151
- temple (0.10.2 )
152
- thor (1.2.2 )
153
- tilt (2.2 .0 )
155
+ temple (0.10.3 )
156
+ thor (1.3.0 )
157
+ tilt (2.3 .0 )
154
158
trailblazer-option (0.1.2 )
155
159
uber (0.1.0 )
156
160
webmachine (2.0.0 )
159
163
multi_json
160
164
webrick (1.8.1 )
161
165
wisper (2.0.1 )
162
- zeitwerk (2.6.11 )
166
+ zeitwerk (2.6.12 )
163
167
164
168
PLATFORMS
165
169
ruby
0 commit comments