Skip to content

Commit

Permalink
Update dependency pgtk to v0.9.6
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jul 31, 2024
1 parent 806390c commit 54a3f6e
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 @@ -28,7 +28,7 @@ gem 'iri', '0.8.0'
gem 'loog', '0.5.1'
gem 'minitest', '5.21.2', require: false
gem 'minitest-reporters', '1.6.1', require: false
gem 'pgtk', '0.9.2'
gem 'pgtk', '0.9.6'
gem 'rack', '2.2.8.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 @@ -134,8 +134,8 @@ GEM
parser (3.3.0.5)
ast (~> 2.4.1)
racc
pg (1.5.6)
pgtk (0.9.2)
pg (1.5.7)
pgtk (0.9.6)
backtrace (~> 0.3)
loog (~> 0.2)
pg (~> 1.1)
Expand Down Expand Up @@ -302,7 +302,7 @@ DEPENDENCIES
loog (= 0.5.1)
minitest (= 5.21.2)
minitest-reporters (= 1.6.1)
pgtk (= 0.9.2)
pgtk (= 0.9.6)
rack (= 2.2.8.1)
rack-ssl (= 1.4.1)
rack-test (= 2.1.0)
Expand Down

0 comments on commit 54a3f6e

Please sign in to comment.