Skip to content

Commit 60c9173

Browse files
Bump prosopite from 2.1.0 to 2.1.1 (#1113)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 5b42903 commit 60c9173

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Gemfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@ group :test do
7777
gem 'octokit', '~> 10.0'
7878
gem 'parallel_tests', '~> 5.3'
7979
gem 'pg_query', '~> 6.1.0'
80-
gem 'prosopite', '~> 2.1.0'
80+
gem 'prosopite', '~> 2.1.1'
8181
gem 'rspec-openapi', '~> 0.19'
8282
gem 'rspec-retry', github: 'rootstrap/rspec-retry', branch: 'add-intermittent-callback'
8383
gem 'selenium-webdriver', '~> 4.34.0'

Gemfile.lock

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -403,7 +403,7 @@ GEM
403403
prettyprint
404404
prettyprint (0.2.0)
405405
prism (1.4.0)
406-
prosopite (2.1.0)
406+
prosopite (2.1.1)
407407
pry (0.15.2)
408408
coderay (~> 1.1)
409409
method_source (~> 1.0)
@@ -680,7 +680,7 @@ DEPENDENCIES
680680
parallel_tests (~> 5.3)
681681
pg (~> 1.5)
682682
pg_query (~> 6.1.0)
683-
prosopite (~> 2.1.0)
683+
prosopite (~> 2.1.1)
684684
pry-byebug (~> 3.11)
685685
pry-rails (~> 0.3.11)
686686
puma (~> 6.6)

0 commit comments

Comments
 (0)