Skip to content

Commit 64fde83

Browse files
Update dependency pgtk to v0.18.1
1 parent 652a542 commit 64fde83

File tree

1 file changed

+9
-6
lines changed

1 file changed

+9
-6
lines changed

Gemfile.lock

Lines changed: 9 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -54,9 +54,9 @@ GEM
5454
differ (0.1.2)
5555
docile (1.4.1)
5656
drb (2.2.3)
57-
elapsed (0.0.1)
58-
loog (> 0)
59-
tago (> 0)
57+
elapsed (0.2.0)
58+
loog (~> 0.6)
59+
tago (~> 0.1)
6060
erb (5.0.1)
6161
erubi (1.13.1)
6262
faraday (1.10.4)
@@ -105,7 +105,7 @@ GEM
105105
rdoc (>= 4.0.0)
106106
reline (>= 0.4.2)
107107
iri (0.11.2)
108-
joined (0.3.0)
108+
joined (0.4.0)
109109
json (2.13.2)
110110
language_server-protocol (3.17.0.5)
111111
lint_roller (1.1.0)
@@ -141,8 +141,11 @@ GEM
141141
parser (3.3.9.0)
142142
ast (~> 2.4.1)
143143
racc
144-
pg (1.5.9)
145-
pgtk (0.17.3)
144+
pg (1.6.1-arm64-darwin)
145+
pg (1.6.1-x64-mingw-ucrt)
146+
pg (1.6.1-x86_64-darwin)
147+
pg (1.6.1-x86_64-linux)
148+
pgtk (0.18.1)
146149
backtrace (~> 0.4)
147150
concurrent-ruby (~> 1.3)
148151
joined (~> 0.3)

0 commit comments

Comments
 (0)