Skip to content

Commit

Permalink
update rspec-mocks and xcodeproj versions in Gemfile.lock
Browse files Browse the repository at this point in the history
  • Loading branch information
dorianmariecom committed Oct 3, 2024
1 parent 7744a8f commit 3946ebe
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -160,7 +160,7 @@ GEM
rspec-expectations (3.13.3)
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.13.0)
rspec-mocks (3.13.1)
rspec-mocks (3.13.2)
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.13.0)
rspec-support (3.13.1)
Expand Down Expand Up @@ -220,13 +220,13 @@ GEM
w_syntax_tree-erb (0.12.0)
prettier_print (~> 1.2, >= 1.2.0)
syntax_tree (~> 6.1, >= 6.1.1)
xcodeproj (1.25.0)
xcodeproj (1.25.1)
CFPropertyList (>= 2.3.3, < 4.0)
atomos (~> 0.1.3)
claide (>= 1.0.2, < 2.0)
colored2 (~> 3.1)
nanaimo (~> 0.3.0)
rexml (>= 3.3.2, < 4.0)
rexml (>= 3.3.6, < 4.0)
yaml (0.3.0)

PLATFORMS
Expand Down

0 comments on commit 3946ebe

Please sign in to comment.