File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -20,10 +20,10 @@ jobs:
2020 runs-on : ${{ matrix.os }}
2121 steps :
2222 - name : Checkout repository
23- uses : actions/checkout@v2
23+ uses : actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6
2424
2525 - name : Setup Ruby
26- uses : ruby/setup-ruby@v1
26+ uses : ruby/setup-ruby@ba696adf55506673e48342a66e30f1f53cadeae0 # v1
2727 with :
2828 ruby-version : ${{ matrix.rubyVersion }}
2929
Original file line number Diff line number Diff line change @@ -109,12 +109,12 @@ GEM
109109 puma (7.1.0 )
110110 nio4r (~> 2.0 )
111111 racc (1.8.1 )
112- rack (3.2.5 )
112+ rack (3.2.6 )
113113 rack-protection (4.2.1 )
114114 base64 (>= 0.1.0 )
115115 logger (>= 1.6.0 )
116116 rack (>= 3.0.0 , < 4 )
117- rack-session (2.1.1 )
117+ rack-session (2.1.2 )
118118 base64 (>= 0.1.0 )
119119 rack (>= 3.0.0 )
120120 rackup (2.3.1 )
@@ -145,31 +145,31 @@ GEM
145145 rack-protection (= 4.2.1 )
146146 rack-session (>= 2.0.0 , < 3 )
147147 tilt (~> 2.0 )
148- temporalio (1.3 .0 )
148+ temporalio (1.4 .0 )
149149 google-protobuf (>= 3.25.0 )
150150 logger
151- temporalio (1.3 .0-aarch64-linux )
151+ temporalio (1.4 .0-aarch64-linux )
152152 google-protobuf (>= 3.25.0 )
153153 logger
154- temporalio (1.3 .0-aarch64-linux-musl )
154+ temporalio (1.4 .0-aarch64-linux-musl )
155155 google-protobuf (>= 3.25.0 )
156156 logger
157- temporalio (1.3 .0-arm64-darwin )
157+ temporalio (1.4 .0-arm64-darwin )
158158 google-protobuf (>= 3.25.0 )
159159 logger
160- temporalio (1.3 .0-x86_64-darwin )
160+ temporalio (1.4 .0-x86_64-darwin )
161161 google-protobuf (>= 3.25.0 )
162162 logger
163- temporalio (1.3 .0-x86_64-linux )
163+ temporalio (1.4 .0-x86_64-linux )
164164 google-protobuf (>= 3.25.0 )
165165 logger
166- temporalio (1.3 .0-x86_64-linux-musl )
166+ temporalio (1.4 .0-x86_64-linux-musl )
167167 google-protobuf (>= 3.25.0 )
168168 logger
169169 tilt (2.6.1 )
170170 unicode-display_width (3.2.0 )
171171 unicode-emoji (~> 4.1 )
172- unicode-emoji (4.1 .0 )
172+ unicode-emoji (4.2 .0 )
173173
174174PLATFORMS
175175 aarch64-linux
Original file line number Diff line number Diff line change 171171 puma (6.6.0 )
172172 nio4r (~> 2.0 )
173173 racc (1.8.1 )
174- rack (3.2.5 )
175- rack-session (2.1.1 )
174+ rack (3.2.6 )
175+ rack-session (2.1.2 )
176176 base64 (>= 0.1.0 )
177177 rack (>= 3.0.0 )
178178 rack-test (2.2.0 )
Original file line number Diff line number Diff line change 6868 google-protobuf (>= 3.25.0 )
6969 logger
7070 thor (1.3.2 )
71- yard (0.9.37 )
71+ yard (0.9.42 )
7272 yard-sorbet (0.9.0 )
7373 sorbet-runtime
7474 yard
You can’t perform that action at this time.
0 commit comments