File tree 1 file changed +7
-8
lines changed
1 file changed +7
-8
lines changed Original file line number Diff line number Diff line change 1
1
GEM
2
2
remote: https://rubygems.org/
3
3
specs:
4
- activesupport (6.0.6.1 )
4
+ activesupport (6.1.7.5 )
5
5
concurrent-ruby (~> 1.0 , >= 1.0.2 )
6
- i18n (>= 0.7 , < 2 )
7
- minitest (~> 5.1 )
8
- tzinfo (~> 1.1 )
9
- zeitwerk (~> 2.2 , >= 2.2.2 )
6
+ i18n (>= 1.6 , < 2 )
7
+ minitest (>= 5.1 )
8
+ tzinfo (~> 2.0 )
9
+ zeitwerk (~> 2.3 )
10
10
addressable (2.8.7 )
11
11
public_suffix (>= 2.0.2 , < 7.0 )
12
12
base64 (0.2.0 )
@@ -250,11 +250,10 @@ GEM
250
250
simpleidn (0.2.3 )
251
251
terminal-table (1.8.0 )
252
252
unicode-display_width (~> 1.1 , >= 1.1.1 )
253
- thread_safe (0.3.6 )
254
253
typhoeus (1.4.1 )
255
254
ethon (>= 0.9.0 )
256
- tzinfo (1.2.10 )
257
- thread_safe (~> 0.1 )
255
+ tzinfo (2.0.6 )
256
+ concurrent-ruby (~> 1.0 )
258
257
unicode-display_width (1.8.0 )
259
258
uri (1.0.2 )
260
259
webrick (1.9.1 )
You can’t perform that action at this time.
0 commit comments