mirror of
https://github.com/System-End/hackatime.git
synced 2026-04-19 22:15:14 +00:00
Bump pg from 1.6.0 to 1.6.1 (#449)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
parent
6429e8d31d
commit
2ad88a81cd
1 changed files with 6 additions and 4 deletions
10
Gemfile.lock
10
Gemfile.lock
|
|
@ -323,10 +323,12 @@ GEM
|
|||
parser (3.3.9.0)
|
||||
ast (~> 2.4.1)
|
||||
racc
|
||||
pg (1.6.0)
|
||||
pg (1.6.0-aarch64-linux)
|
||||
pg (1.6.0-arm64-darwin)
|
||||
pg (1.6.0-x86_64-linux)
|
||||
pg (1.6.1)
|
||||
pg (1.6.1-aarch64-linux)
|
||||
pg (1.6.1-aarch64-linux-musl)
|
||||
pg (1.6.1-arm64-darwin)
|
||||
pg (1.6.1-x86_64-linux)
|
||||
pg (1.6.1-x86_64-linux-musl)
|
||||
pp (0.6.2)
|
||||
prettyprint
|
||||
prettyprint (0.2.0)
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue