Skip to content

Commit 2425955

Browse files
Bump tzinfo from 1.2.9 to 1.2.10 in /quick_acg
Bumps [tzinfo](https://github.com/tzinfo/tzinfo) from 1.2.9 to 1.2.10. - [Release notes](https://github.com/tzinfo/tzinfo/releases) - [Changelog](https://github.com/tzinfo/tzinfo/blob/master/CHANGES.md) - [Commits](tzinfo/tzinfo@v1.2.9...v1.2.10) --- updated-dependencies: - dependency-name: tzinfo dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 18f94c3 commit 2425955

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

quick_acg/Gemfile.lock

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -100,6 +100,7 @@ GEM
100100
faraday-net_http (~> 2.0)
101101
ruby2_keywords (>= 0.0.4)
102102
faraday-net_http (2.0.3)
103+
ffi (1.15.5)
103104
ffi (1.15.5-x64-mingw32)
104105
globalid (1.0.0)
105106
activesupport (>= 5.0)
@@ -128,6 +129,8 @@ GEM
128129
nio4r (2.5.8)
129130
nokogiri (1.13.6-x64-mingw32)
130131
racc (~> 1.4)
132+
nokogiri (1.13.6-x86_64-linux)
133+
racc (~> 1.4)
131134
oauth2 (2.0.5)
132135
faraday (>= 0.17.3, < 3.0)
133136
jwt (>= 1.0, < 3.0)
@@ -198,6 +201,8 @@ GEM
198201
rubyzip (2.3.2)
199202
sass-rails (6.0.0)
200203
sassc-rails (~> 2.1, >= 2.1.1)
204+
sassc (2.4.0)
205+
ffi (~> 1.9)
201206
sassc (2.4.0-x64-mingw32)
202207
ffi (~> 1.9)
203208
sassc-rails (2.1.2)
@@ -229,7 +234,7 @@ GEM
229234
turbolinks-source (5.2.0)
230235
typhoeus (1.4.0)
231236
ethon (>= 0.9.0)
232-
tzinfo (1.2.9)
237+
tzinfo (1.2.10)
233238
thread_safe (~> 0.1)
234239
tzinfo-data (1.2019.3)
235240
tzinfo (>= 1.0.0)
@@ -251,6 +256,7 @@ GEM
251256

252257
PLATFORMS
253258
x64-mingw32
259+
x86_64-linux
254260

255261
DEPENDENCIES
256262
bootsnap (~> 1.7.3)

0 commit comments

Comments
 (0)