You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Update README to reflect that all recents gems are on Rubygems
The issue has been resolved, and all gem releases are now available on RubyGems. To avoid misleading new users, we should remove this paragraph from the README and update the code sample accordingly.
Copy file name to clipboardExpand all lines: README.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -24,11 +24,11 @@ To use the Mollie API client, the following things are required:
24
24
25
25
## Installation
26
26
27
-
By far the easiest way to install the Mollie API client is to install it with [gem](http://rubygems.org/). Note: v4.8.0 and higher are not published on rubygems.org, see [GH-140](https://github.com/mollie/mollie-api-ruby/issues/140) for details.
27
+
By far the easiest way to install the Mollie API client is to install it with [gem](http://rubygems.org/).
0 commit comments