Skip to content

Commit

Permalink
Bump ruby to 2.7.5 (facebook#33485)
Browse files Browse the repository at this point in the history
Summary:
This bumps ruby to the latest 2.7.x versions which includes bug fixes and 3 CVEs (https://www.ruby-lang.org/en/news/2021/11/24/ruby-2-7-5-released/)

[iOS] [Changed] - Bump ruby to 2.7.5

Pull Request resolved: facebook#33485

Test Plan: no test plan, should just pass tests.

Reviewed By: cortinico

Differential Revision: D35116757

Pulled By: GijsWeterings

fbshipit-source-id: a8e96bfcc6086b70dac21aee24bae46fe6b072bb
  • Loading branch information
danilobuerger authored and Saadnajmi committed Jan 14, 2023
1 parent 1b88cf1 commit 2da10ba
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,7 @@ executors:
reactnativeios:
<<: *defaults
macos:
xcode: &_XCODE_VERSION "13.0.0"
xcode: &_XCODE_VERSION "13.3.0"
resource_class: macos.x86.medium.gen2

# -------------------------
Expand Down
2 changes: 1 addition & 1 deletion Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -85,7 +85,7 @@ GEM
colored2 (~> 3.1)
nanaimo (~> 0.3.0)
rexml (~> 3.2.4)
zeitwerk (2.5.1)
zeitwerk (2.5.4)

PLATFORMS
ruby
Expand Down

0 comments on commit 2da10ba

Please sign in to comment.