Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
Co-authored-by: Ewoud Kohl van Wijngaarden <ewoud@kohlvanwijngaarden.nl>
  • Loading branch information
bschonec and ekohl committed Feb 20, 2023
1 parent 1fe576f commit f29ef98
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ test modules that are vendored in a controlrepository or a monorepository. See
Below is an annotated example Gemfile which should provide a working environment. It's the minimum needed.

```ruby
source ENV['GEM_SOURCE'] || 'https://rubygems.org'
source 'https://rubygems.org'

# The development group is intended for developer tooling. CI will never install this.
group :development do
Expand Down

0 comments on commit f29ef98

Please sign in to comment.