Skip to content

Commit

Permalink
Update dependency pgtk to v0.9.3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored May 24, 2024
1 parent 47437e6 commit b456c3c
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ gem 'haml', '6.3.0'
gem 'iri', '0.8.0'
gem 'loog', '0.5.1'
gem 'minitest', '5.22.2', require: false
gem 'pgtk', '0.9.2'
gem 'pgtk', '0.9.3'
gem 'rack', '3.0.9.1'
gem 'rack-ssl', '1.4.1'
gem 'rack-test', '2.1.0'
Expand Down
6 changes: 3 additions & 3 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -116,8 +116,8 @@ GEM
parser (3.3.1.0)
ast (~> 2.4.1)
racc
pg (1.5.4)
pgtk (0.9.2)
pg (1.5.6)
pgtk (0.9.3)
backtrace (~> 0.3)
loog (~> 0.2)
pg (~> 1.1)
Expand Down Expand Up @@ -282,7 +282,7 @@ DEPENDENCIES
iri (= 0.8.0)
loog (= 0.5.1)
minitest (= 5.22.2)
pgtk (= 0.9.2)
pgtk (= 0.9.3)
rack (= 3.0.9.1)
rack-ssl (= 1.4.1)
rack-test (= 2.1.0)
Expand Down

0 comments on commit b456c3c

Please sign in to comment.