Skip to content

Commit 1d7f6e2

Browse files
Bump tzinfo from 1.2.9 to 1.2.10
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] <[email protected]>
1 parent 5e82b55 commit 1d7f6e2

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

Gemfile.lock

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -156,10 +156,12 @@ GEM
156156
nokogiri (~> 1)
157157
rake
158158
mini_mime (1.1.2)
159+
mini_portile2 (2.6.1)
159160
minitest (5.15.0)
160161
multipart-post (2.1.1)
161162
nio4r (2.5.8)
162-
nokogiri (1.12.5-x86_64-linux)
163+
nokogiri (1.12.5)
164+
mini_portile2 (~> 2.6.1)
163165
racc (~> 1.4)
164166
omniauth (2.0.4)
165167
hashie (>= 3.4.6)
@@ -293,7 +295,7 @@ GEM
293295
turbolinks (5.2.1)
294296
turbolinks-source (~> 5.2)
295297
turbolinks-source (5.2.0)
296-
tzinfo (1.2.9)
298+
tzinfo (1.2.10)
297299
thread_safe (~> 0.1)
298300
uglifier (4.2.0)
299301
execjs (>= 0.3.0, < 3)

0 commit comments

Comments
 (0)