Skip to content

Commit

Permalink
chore: [IOAPPFD0-7] Updates the minor version of ruby to fix CI relea…
Browse files Browse the repository at this point in the history
…se workflows (pagopa#4141)
  • Loading branch information
CrisTofani authored Oct 24, 2022
1 parent 4703efe commit bf37098
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .ruby-version
Original file line number Diff line number Diff line change
@@ -1 +1 @@
2.7.5
2.7.6
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
source "https://rubygems.org"

# You may use http://rbenv.org/ or https://rvm.io/ to install and use this version
ruby '2.7.5'
ruby '2.7.6'

gem "cocoapods", "1.11.3"
gem "fastlane", "~> 2.210.0"
2 changes: 1 addition & 1 deletion Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -281,7 +281,7 @@ DEPENDENCIES
fastlane (~> 2.210.0)

RUBY VERSION
ruby 2.7.5p203
ruby 2.7.6p219

BUNDLED WITH
2.1.4

0 comments on commit bf37098

Please sign in to comment.