Skip to content
This repository was archived by the owner on Jul 9, 2025. It is now read-only.

Commit 01a635c

Browse files
authored
Merge pull request #215 from microsoftgraph/bugfix/version-spec-docs
docs: adds the version specification to avoid downgrades
2 parents f2be9af + 4a4c1c1 commit 01a635c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ Get started with the Microsoft Graph SDK for Ruby by integrating the [Microsoft
1010
1111
## 1. Installation
1212

13-
run `gem install microsoft_graph` or include `gem microsoft_graph` in your gemfile.
13+
run `gem install microsoft_graph` or include `gem microsoft_graph, "~> 0.22.2"` in your gemfile.
1414

1515
## 2. Getting started
1616

0 commit comments

Comments
 (0)