Skip to content

Commit d7225a6

Browse files
Bump prosopite from 2.1.1 to 2.1.2
Bumps [prosopite](https://github.com/charkost/prosopite) from 2.1.1 to 2.1.2. - [Release notes](https://github.com/charkost/prosopite/releases) - [Commits](charkost/prosopite@2.1.1...2.1.2) --- updated-dependencies: - dependency-name: prosopite dependency-version: 2.1.2 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 28597ee commit d7225a6

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
@@ -78,7 +78,7 @@ group :test do
7878
gem 'octokit', '~> 10.0'
7979
gem 'parallel_tests', '~> 5.4'
8080
gem 'pg_query', '~> 6.1.0'
81-
gem 'prosopite', '~> 2.1.1'
81+
gem 'prosopite', '~> 2.1.2'
8282
gem 'rspec-openapi', '~> 0.19'
8383
gem 'rspec-retry', github: 'rootstrap/rspec-retry', branch: 'add-intermittent-callback'
8484
gem 'selenium-webdriver', '~> 4.34.0'

Gemfile.lock

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -408,7 +408,7 @@ GEM
408408
prettyprint
409409
prettyprint (0.2.0)
410410
prism (1.5.1)
411-
prosopite (2.1.1)
411+
prosopite (2.1.2)
412412
pry (0.15.2)
413413
coderay (~> 1.1)
414414
method_source (~> 1.0)
@@ -686,7 +686,7 @@ DEPENDENCIES
686686
parallel_tests (~> 5.4)
687687
pg (~> 1.6)
688688
pg_query (~> 6.1.0)
689-
prosopite (~> 2.1.1)
689+
prosopite (~> 2.1.2)
690690
pry-byebug (~> 3.11)
691691
pry-rails (~> 0.3.11)
692692
puma (~> 6.6)

0 commit comments

Comments
 (0)