File tree Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 2
2
3
3
source 'https://rubygems.org'
4
4
5
- gem 'git' , '~> 2.3.0 '
5
+ gem 'git' , '~> 2.3.1 '
6
6
gem 'json' , '~> 2.7'
7
7
gem 'octokit' , '~> 9.1.0'
8
8
Original file line number Diff line number Diff line change 1
1
GEM
2
2
remote: https://rubygems.org/
3
3
specs:
4
- activesupport (7.2.1 )
4
+ activesupport (7.2.1.2 )
5
5
base64
6
6
bigdecimal
7
7
concurrent-ruby (~> 1.0 , >= 1.3.1 )
24
24
faraday-net_http (>= 2.0 , < 3.2 )
25
25
faraday-net_http (3.1.0 )
26
26
net-http
27
- git (2.3.0 )
27
+ git (2.3.1 )
28
28
activesupport (>= 5.0 )
29
29
addressable (~> 2.8 )
30
30
process_executer (~> 1.1 )
31
31
rchardet (~> 1.8 )
32
- i18n (1.14.5 )
32
+ i18n (1.14.6 )
33
33
concurrent-ruby (~> 1.0 )
34
34
json (2.7.2 )
35
35
language_server-protocol (3.17.0.3 )
44
44
parser (3.3.5.0 )
45
45
ast (~> 2.4.1 )
46
46
racc
47
- process_executer (1.1 .0 )
47
+ process_executer (1.2 .0 )
48
48
public_suffix (6.0.1 )
49
49
racc (1.8.1 )
50
50
rainbow (3.1.1 )
@@ -77,7 +77,7 @@ PLATFORMS
77
77
x86_64-linux
78
78
79
79
DEPENDENCIES
80
- git (~> 2.3.0 )
80
+ git (~> 2.3.1 )
81
81
json (~> 2.7 )
82
82
octokit (~> 9.1.0 )
83
83
rubocop (~> 1.66 )
You can’t perform that action at this time.
0 commit comments