Skip to content

Commit

Permalink
Update Gemfile
Browse files Browse the repository at this point in the history
  • Loading branch information
oriefrati committed Feb 19, 2024
1 parent 1adf6bd commit 8d838b4
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions examples/client/Locomotion/Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -3,5 +3,5 @@ source 'https://rubygems.org'
# You may use http://rbenv.org/ or https://rvm.io/ to install and use this version
ruby File.read(File.join(__dir__, ".ruby-version")).strip

gem 'activesupport', '~> 7.0', '<= 7.0.8'
gem 'cocoapods', '~> 1.11', '>= 1.11.2'
gem 'activesupport', '= 7.0.8'
gem 'cocoapods', '= 1.14.2'

0 comments on commit 8d838b4

Please sign in to comment.