Skip to content

Commit

Permalink
Use ruby 2.7.3
Browse files Browse the repository at this point in the history
  • Loading branch information
rkoster authored and mrosecrance committed Apr 8, 2021
1 parent 26e64ef commit 40f0938
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion .envrc
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
export RELEASE_DIR=$PWD
export SRC_DIR=$PWD/src/bosh_azure_cpi
export PROJECT_RUBY_VERSION=2.7.2
export PROJECT_RUBY_VERSION=2.7.3
6 changes: 3 additions & 3 deletions src/bosh_azure_cpi/Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -41,18 +41,18 @@ GEM
mini_portile2 (2.5.0)
multi_json (1.15.0)
multipart-post (2.1.1)
nokogiri (1.11.2)
nokogiri (1.11.3)
mini_portile2 (~> 2.5.0)
racc (~> 1.4)
parallel (1.20.1)
parser (3.0.0.0)
parser (3.0.1.0)
ast (~> 2.4.1)
powerpack (0.1.3)
public_suffix (4.0.6)
racc (1.5.2)
rainbow (3.0.0)
rake (12.3.3)
rexml (3.2.4)
rexml (3.2.5)
rspec (3.5.0)
rspec-core (~> 3.5.0)
rspec-expectations (~> 3.5.0)
Expand Down

0 comments on commit 40f0938

Please sign in to comment.