1
1
GIT
2
2
remote: https://github.com/tdiary/tdiary-contrib.git
3
- revision: 11b02f55e1a67a93c117468b7527cb4fd0cab90b
3
+ revision: da0e917590efbd3a2aa4d29e27546b8f33d11a99
4
4
specs:
5
5
tdiary-contrib (5.1.4 )
6
6
coderay
20
20
GEM
21
21
remote: https://rubygems.org/
22
22
specs:
23
- activemodel (6.0.3.4 )
24
- activesupport (= 6.0.3.4 )
25
- activesupport (6.0.3.4 )
23
+ activemodel (6.1.3 )
24
+ activesupport (= 6.1.3 )
25
+ activesupport (6.1.3 )
26
26
concurrent-ruby (~> 1.0 , >= 1.0.2 )
27
- i18n (>= 0.7 , < 2 )
28
- minitest (~> 5.1 )
29
- tzinfo (~> 1.1 )
30
- zeitwerk (~> 2.2 , >= 2.2.2 )
27
+ i18n (>= 1.6 , < 2 )
28
+ minitest (>= 5.1 )
29
+ tzinfo (~> 2.0 )
30
+ zeitwerk (~> 2.3 )
31
31
addressable (2.7.0 )
32
32
public_suffix (>= 2.0.2 , < 5.0 )
33
- bson (4.11.1 )
33
+ bson (4.12.0 )
34
34
capybara (3.35.3 )
35
35
addressable
36
36
mini_mime (>= 0.1.3 )
41
41
xpath (~> 3.2 )
42
42
childprocess (3.0.0 )
43
43
coderay (1.1.3 )
44
- commonmarker (0.21.1 )
44
+ commonmarker (0.21.2 )
45
45
ruby-enum (~> 0.5 )
46
46
concurrent-ruby (1.1.8 )
47
47
coveralls (0.8.23 )
58
58
docile (1.3.5 )
59
59
emot (0.0.4 )
60
60
thor
61
- faraday (0.17.3 )
61
+ faraday (0.17.4 )
62
62
multipart-post (>= 1.2 , < 3 )
63
63
fastimage (2.2.2 )
64
64
hashie (4.1.0 )
65
65
hikidoc (0.1.0 )
66
- i18n (1.8.8 )
66
+ i18n (1.8.9 )
67
67
concurrent-ruby (~> 1.0 )
68
68
idn-ruby (0.1.0 )
69
69
jasmine (2.99.0 )
80
80
memcachier (0.0.2 )
81
81
mime-types (3.3.1 )
82
82
mime-types-data (~> 3.2015 )
83
- mime-types-data (3.2020.1104 )
83
+ mime-types-data (3.2021.0225 )
84
84
mini_mime (1.0.2 )
85
85
mini_portile2 (2.5.0 )
86
- minitest (5.14.3 )
86
+ minitest (5.14.4 )
87
87
mongo (2.8.0 )
88
88
bson (>= 4.4.2 , < 5.0.0 )
89
- mongoid (7.1.6 )
90
- activemodel (>= 5.1 , < 6.1 )
89
+ mongoid (7.1.7 )
90
+ activemodel (>= 5.1 , < 6.2 )
91
91
mongo (>= 2.7.0 , < 3.0.0 )
92
92
multipart-post (2.1.1 )
93
93
nio4r (2.5.5 )
98
98
octokit (4.20.0 )
99
99
faraday (>= 0.9 )
100
100
sawyer (~> 0.8.0 , >= 0.5.3 )
101
- omniauth (2.0.2 )
101
+ omniauth (2.0.3 )
102
102
hashie (>= 3.4.6 )
103
103
rack (>= 1.6.2 , < 3 )
104
104
rack-protection
129
129
rake (13.0.3 )
130
130
rdtool (0.6.38 )
131
131
redcarpet (3.5.1 )
132
- regexp_parser (2.0.3 )
132
+ regexp_parser (2.1.1 )
133
+ rexml (3.2.4 )
133
134
rspec (3.10.0 )
134
135
rspec-core (~> 3.10.0 )
135
136
rspec-expectations (~> 3.10.0 )
@@ -182,17 +183,17 @@ GEM
182
183
test-unit (3.4.0 )
183
184
power_assert
184
185
thor (1.1.0 )
185
- thread_safe (0.3.6 )
186
186
tins (1.28.0 )
187
187
sync
188
188
twitter-text (3.1.0 )
189
189
idn-ruby
190
190
unf (~> 0.1.0 )
191
- tzinfo (1.2.9 )
192
- thread_safe (~> 0.1 )
191
+ tzinfo (2.0.4 )
192
+ concurrent-ruby (~> 1.0 )
193
193
unf (0.1.4 )
194
194
unf_ext
195
195
unf_ext (0.0.7.7 )
196
+ webrick (1.7.0 )
196
197
xpath (3.2.0 )
197
198
nokogiri (~> 1.8 )
198
199
zeitwerk (2.4.2 )
@@ -222,6 +223,7 @@ DEPENDENCIES
222
223
racksh
223
224
rake
224
225
redcarpet
226
+ rexml
225
227
rspec
226
228
ruby-debug-ide
227
229
selenium-webdriver
@@ -233,6 +235,7 @@ DEPENDENCIES
233
235
tdiary-style-gfm
234
236
tdiary-style-rd
235
237
test-unit
238
+ webrick
236
239
237
240
RUBY VERSION
238
241
ruby 2.7.2p137
0 commit comments