Skip to content

Commit

Permalink
Update dependency pgtk to v0.8.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 4, 2023
1 parent b7e64ab commit d4c1c58
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.7.0'
gem 'loog', '0.3.1'
gem 'minitest', '5.18.1', require: false
gem 'minitest-reporters', '1.6.0', require: false
gem 'pgtk', '0.8.0'
gem 'pgtk', '0.8.1'
gem 'rack', '2.2.4'
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 @@ -113,8 +113,8 @@ GEM
parser (3.2.2.3)
ast (~> 2.4.1)
racc
pg (1.5.3)
pgtk (0.8.0)
pg (1.5.4)
pgtk (0.8.1)
backtrace (~> 0.3)
loog (~> 0.2)
pg (~> 1.1)
Expand Down Expand Up @@ -262,7 +262,7 @@ DEPENDENCIES
loog (= 0.3.1)
minitest (= 5.18.1)
minitest-reporters (= 1.6.0)
pgtk (= 0.8.0)
pgtk (= 0.8.1)
rack (= 2.2.4)
rack-ssl (= 1.4.1)
rack-test (= 2.1.0)
Expand Down

0 comments on commit d4c1c58

Please sign in to comment.