Page MenuHomePhabricator

D5565.id18410.diff
No OneTemporary

D5565.id18410.diff

diff --git a/native/.ruby-version b/native/.ruby-version
--- a/native/.ruby-version
+++ b/native/.ruby-version
@@ -1 +1 @@
-2.7.4
+2.7.6
diff --git a/native/Gemfile b/native/Gemfile
--- a/native/Gemfile
+++ b/native/Gemfile
@@ -1,6 +1,6 @@
source 'https://rubygems.org'
# You may use http://rbenv.org/ or https://rvm.io/ to install and use this version
-ruby '2.7.4'
+ruby '~> 2.7.4'
gem 'cocoapods', '~> 1.11', '>= 1.11.3'
diff --git a/nix/dev-shell.nix b/nix/dev-shell.nix
--- a/nix/dev-shell.nix
+++ b/nix/dev-shell.nix
@@ -6,6 +6,7 @@
, aws-sdk-cpp
, better-prompt
, boost
+, bundler
, c-ares_cmake-config
, cmake
, cmake-format
@@ -80,6 +81,7 @@
grpc
] ++ lib.optionals stdenv.isDarwin [
cocoapods # needed for ios
+ bundler
];
# include any libraries buildInputs

File Metadata

Mime Type
text/plain
Expires
Mon, Oct 7, 12:10 AM (21 h, 50 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
2251498
Default Alt Text
D5565.id18410.diff (807 B)

Event Timeline