mirror of
https://github.com/neocities/neocities.git
synced 2025-04-25 01:32:36 +02:00
update to latest sequel/sequel_pg
This commit is contained in:
parent
2bd0d8d35b
commit
dc33d70809
1 changed files with 3 additions and 3 deletions
|
@ -191,7 +191,7 @@ GEM
|
||||||
racc (~> 1.4)
|
racc (~> 1.4)
|
||||||
ox (2.14.11)
|
ox (2.14.11)
|
||||||
paypal-recurring (1.1.0)
|
paypal-recurring (1.1.0)
|
||||||
pg (1.4.4)
|
pg (1.5.3)
|
||||||
progress (3.6.0)
|
progress (3.6.0)
|
||||||
pry (0.14.1)
|
pry (0.14.1)
|
||||||
coderay (~> 1.1)
|
coderay (~> 1.1)
|
||||||
|
@ -239,8 +239,8 @@ GEM
|
||||||
rb-fsevent (~> 0.9, >= 0.9.4)
|
rb-fsevent (~> 0.9, >= 0.9.4)
|
||||||
rb-inotify (~> 0.9, >= 0.9.7)
|
rb-inotify (~> 0.9, >= 0.9.7)
|
||||||
sax-machine (1.3.2)
|
sax-machine (1.3.2)
|
||||||
sequel (5.62.0)
|
sequel (5.68.0)
|
||||||
sequel_pg (1.17.0)
|
sequel_pg (1.17.1)
|
||||||
pg (>= 0.18.0, != 1.2.0)
|
pg (>= 0.18.0, != 1.2.0)
|
||||||
sequel (>= 4.38.0)
|
sequel (>= 4.38.0)
|
||||||
shotgun (0.9.2)
|
shotgun (0.9.2)
|
||||||
|
|
Loading…
Add table
Reference in a new issue